1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-19 10:53:58 +00:00
freebsd/sys/i386/eisa
Justin T. Gibbs dad30388b2 The long awaited stability patch set for the aic7xxx driver:
aic7770.c:
Simplify the initialization of adapters by pulling all card specific
initialization to the card specific modules.

eisaconf.c:
outb 0x80 instead of 0xc80.  The top byte is truncated anyway, and 0x80
was what was intended.
1996-01-03 06:28:01 +00:00
..
aha1742.c Completed function declarations and added prototypes. Sorted prototypes. 1995-12-14 23:26:53 +00:00
aic7770.c The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:28:01 +00:00
bt74x.c Change the generic "btintr" function's name to "bt_intr" - the same as 1995-12-14 14:19:19 +00:00
eisaconf.c The long awaited stability patch set for the aic7xxx driver: 1996-01-03 06:28:01 +00:00
eisaconf.h Completed function declarations and/or added prototypes. 1995-11-21 12:55:26 +00:00