freebsd-nq/sys/i386
Rodney W. Grimes 567448c8c7 Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this to
ultra14f.c and eliminate constants.

Correct EISA slot scan loops to look at slots 1 to 15 inclusive (off
by 1 errors all over the place).  Other drivers need this, I will get
to it after a little more work.

Correct the ultrastore EISA probe so that it starts after the last
EISA slot probed instead of starting over from slot 0.

We need an eisa.h to move a lot of common constants into.  I will
write it if someone tells me where it should go (sys/eisa?).
1995-03-23 09:00:20 +00:00
..
apm This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
bios This is the latest version of the APM stuff from HOSOKAWA, I have looked 1995-02-17 02:22:57 +00:00
boot And all serial chars with 0x7f to discard parity bits. 1995-03-19 06:10:32 +00:00
conf Add Intel EtherExpress16 (ix0) driver. 1995-03-18 08:12:48 +00:00
eisa Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this to 1995-03-23 09:00:20 +00:00
i386 Added a new version of trap_pfault() that disallows kernel page faults 1995-03-21 07:16:12 +00:00
ibcs2 emoved redundant definition of imcs2_close() since it already exists in 1995-03-03 15:44:44 +00:00
include Add and move declarations to fix all of the warnings from `gcc -Wimplicit' 1995-03-16 18:17:34 +00:00
isa Change MAX_SLOTS -> EISA_MAX_SLOTS and correct comments. Add this to 1995-03-23 09:00:20 +00:00
pci Correct pcibus_setup() to return as soon as one test succeeds. 1995-03-22 21:35:39 +00:00
scsi Increase the DELAY used in ahc_poll. This is only used during intial 1995-03-17 23:58:27 +00:00
Makefile Removed all patch kit headers, sccsid and rcsid strings, put $Id$ in, some 1993-10-16 19:17:18 +00:00