freebsd-dev/sys/amd64
Bruce Evans 709db0871d `bootdev' is an ordinary u_long, so don't cast it to a pointer to print it.
gcc warns about the cast on i386's with 64-bit longs.

Print `bootdev' in all cases when we bail out because it is unreasonable.
1999-08-23 23:42:00 +00:00
..
amd64 `bootdev' is an ordinary u_long, so don't cast it to a pointer to print it. 1999-08-23 23:42:00 +00:00
conf This commit adds device driver support for the Sundance Technologies ST201 1999-08-21 18:34:58 +00:00
include Undo my previous commit and do it differently. Break the ffs() etc macros 1999-08-19 14:54:40 +00:00
isa Add an identify method to allow npx to arrange itself to be attached to 1999-08-22 19:52:51 +00:00
pci Make the identify routine add itself with priority 100 to make sure it 1999-08-22 19:54:11 +00:00
Makefile Update to know about current kernel directory layout. 1999-02-28 22:14:16 +00:00