freebsd-dev/sys/i386/isa
Rodney W. Grimes 37378adeb5 Add detection code for what model of AHA154X/Z we are running on,
then use that information to fix the enhancemode features of the
1542C/CF boards by turning them off.

When doing this I found that the Buslogic 545S does NOT properly
mimic the 1542 families AHA_INQUIRE command.  It only returns 1
byte of information, when the adaptec manual clearly states that 4
bytes are to be returned.  I added a printf that explains the error
when we see a 545S for now, I tried to come up with a better solution,
but it involved to much work for now.
1993-10-15 09:43:51 +00:00
..
ic i82586 support file for Garrett Wollmans ie driver 1993-10-12 06:53:10 +00:00
aha1542.c Add detection code for what model of AHA154X/Z we are running on, 1993-10-15 09:43:51 +00:00
aha1742.c Remove erronous definitions of PHYSTOKV, correct one is in param.h now. 1993-10-12 07:15:38 +00:00
bt742a.c Remove erronous definitions of PHYSTOKV, correct one is in param.h now. 1993-10-12 07:15:38 +00:00
clock.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
fd.c >From: bde@kralizec.zeta.org.au (Bruce Evans) 1993-09-23 15:22:57 +00:00
fdreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
icu.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
icu.s Removed patch kit header, added $Id$ 1993-09-06 16:12:05 +00:00
if_ed.c * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 00:56:43 +00:00
if_edreg.h * Revision 2.2 93/09/29 13:23:25 davidg 1993-09-29 20:30:26 +00:00
if_ie.c > Gcc2 generates memcpy calls when doing some structure copying in the 1993-10-12 06:52:34 +00:00
if_iereg.h > Gcc2 generates memcpy calls when doing some structure copying in the 1993-10-12 06:52:34 +00:00
if_is.c Fixed usage of arpcom and #define blahblah arpcom.blahblah, fixed ioctl 1993-09-06 16:13:15 +00:00
if_isreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
isa_device.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
isa.c ALL: 1993-10-13 15:59:30 +00:00
isa.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
iso8859.font Added necessary files for syscons (may move font include later, but for now 1993-07-26 21:21:11 +00:00
kbd.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
kbdtables.h >From: paul@u.tvt.se (Paul Pries) 1993-09-15 23:03:21 +00:00
lpt.c Convert another printf into an lprintf since this should only be output 1993-09-28 21:50:59 +00:00
lptreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
mcd.c Mitsumi cd rom driver from Holger Viet as fixed up by Gary Clark II. 1993-10-12 06:08:31 +00:00
mcdreg.h Mitsumi cd rom driver from Holger Viet as fixed up by Gary Clark II. 1993-10-12 06:08:31 +00:00
npx.c ALL: 1993-10-13 15:59:30 +00:00
rtc.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
sio.c Disassociate DTR and RTS. They were coupled together and shouldn't have 1993-10-14 09:13:54 +00:00
sioreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
spkr.c * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, 1993-07-27 10:52:31 +00:00
syscons.c Use KERNBASE for locating stuff in kernel virtual memory, not hard coded 1993-10-12 06:59:36 +00:00
timerreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
ultra14f.c Surround printf for uha_init board not responding printf with #ifdef UHADEBUG, 1993-10-14 00:07:04 +00:00
vector.s Removed patch kit header, added $Id$ 1993-09-06 16:12:05 +00:00
wd.c >From: "Andrew A. Chernov, Black Mage" <ache@astral.msk.su> 1993-09-29 01:11:19 +00:00
wdreg.h Reverting wd driver back to version before Bruces new driver until the 1993-09-07 02:08:51 +00:00
wt.c >From: vak@zebub.msk.su (Serge V.Vakulenko) 1993-09-30 20:12:37 +00:00
wtreg.h >From: vak@zebub.msk.su (Serge V.Vakulenko) 1993-09-30 20:12:37 +00:00