freebsd-dev/sys/i386
David Greenman d0338d9612 Fixed logic problem which caused a bogus value to be written to the 3c503
asic register even if the board isn't a 3c503. This caused old 8003E's not
to work because they ignore IO address bits >10bits and the 3c503 asic is
located at +0x400....the offset was ignored by the 8003E and so the
value was written to one of the NIC registers. The bug was discovered by
Wolfgang Solfrank.
1993-07-25 23:43:30 +00:00
..
boot Changed header from 386BSD BOOT to FreeBSD BOOT. 1993-07-16 13:06:08 +00:00
conf For all ed0 driver lines removed iosiz 8192, and fixed the weintr to be 1993-07-12 09:30:31 +00:00
eisa Modified attach printf's so that the output is compatible with the "new" 1993-07-15 17:53:14 +00:00
i386 Added volatile void to cpu_exit() in the hope that it would 1993-07-18 20:56:17 +00:00
include Increased default data size (DFLDSIZ) to 16MB. Need to rebuild libutil, 1993-07-03 21:21:35 +00:00
isa Fixed logic problem which caused a bogus value to be written to the 3c503 1993-07-25 23:43:30 +00:00
Makefile