Date: Thu, 8 Jun 2000 12:48:17 -0700 (PDT) From: Gerard Roudier <groudier@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/sym sym_hipd.c Message-ID: <200006081948.MAA09070@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
groudier 2000/06/08 12:48:16 PDT
Modified files:
sys/dev/sym sym_hipd.c
Log:
- Use `bus space' primitives for IO and MMIO instead
of IO/MMIO legacy methods.
- Prepare the driver for big endian CPU support.
- Clarify memory and IO barriers needed by the driver.
Revision Changes Path
1.15 +196 -89 src/sys/dev/sym/sym_hipd.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006081948.MAA09070>
