freebsd-dev/sys/contrib/dev
Bruce Evans ded45a40b0 Broke the warning that this driver uses pessimal (u_short) types for
i/o ports by calling the implementation-detail level below inb() and
outb() instead of inb() and outb().  Unpessimizing the types is too
hard since they are mainly used in microcode.
2003-08-06 10:52:16 +00:00
..
acpica Make this compile on 64 bit systems again. You cannot just cast a 32 bit 2003-07-28 10:25:26 +00:00
ath Version 0.9.5.2: 2003-08-02 05:48:03 +00:00
fla Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
oltr Broke the warning that this driver uses pessimal (u_short) types for 2003-08-06 10:52:16 +00:00