freebsd-skq/sys/i386
Paul Richards 5858e91af1 Fix probe so it now correctly identifies all the different chips
in the PCnet/Lance family.

Fix attach so 32 bit cards don't call isa_dmacascade.

Add a workaround for 32 bit chips which incorrectly truncate the
ring buffer size.

Fix a bug where CRC errors were reported as framming errors.

Change copyright to a BSD style one.
1995-01-25 03:50:33 +00:00
..
apm Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
bios Don't push/pop the return-val register. (DUH!) 1994-12-16 07:31:47 +00:00
boot Y.A.B.M (Yet Another Bogus Makefile) 1995-01-24 00:41:50 +00:00
conf is to lnc changes 1995-01-24 20:38:39 +00:00
eisa Add $Id 1995-01-16 16:31:34 +00:00
i386 Changed buffer allocation policy (machdep.c) 1995-01-24 09:56:33 +00:00
ibcs2 Fix bug around VOP_READDIR, now takes 6 parameters not 4. 1994-12-14 22:03:48 +00:00
include Fix stdarg.h for GNU C using builtin_next_arg 1995-01-24 16:22:52 +00:00
isa Fix probe so it now correctly identifies all the different chips 1995-01-25 03:50:33 +00:00
pci Change the string returned in the aic7870 motherboard probe case. Change 1995-01-22 00:47:50 +00:00
scsi Initialize SIMODE1, SCSIID, and SXFRCTL1 in ahc_init instead of at each 1995-01-22 00:48:39 +00:00
Makefile