freebsd-dev/sys
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
..
alpha/include/pc Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
amd64 Added volatile void to cpu_exit() in the hope that it would 1993-07-18 20:56:17 +00:00
conf Put if_we driver well and truly back into the kernel. 1993-07-09 01:17:46 +00:00
ddb Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
dev Fixed logic problem which caused a bogus value to be written to the 3c503 1993-07-25 23:43:30 +00:00
i386 Fixed logic problem which caused a bogus value to be written to the 3c503 1993-07-25 23:43:30 +00:00
isa Applied Andrew's patch to fix loop-on-logout problem. 1993-07-20 02:06:49 +00:00
kern Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
powerpc/include Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
scsi Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
sys Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00