freebsd_amp_hwpstate/sys/i386/isa
Andrew Moore 7aed710168 added Bustek 545 support (patch from Christoph Robitschko):
*** aha1542.c~	Thu Aug 19 14:25:33 1993
--- aha1542.c	Thu Aug 19 14:25:49 1993
***************
*** 954,959 ****
--- 954,960 ----
  	printf("aha%d:",unit);
  #define	PRNT(x) printf(x)
  #endif	__386BSD__
+ 	DELAY(1000);	/* for Bustek 545 */
  	aha_cmd(unit,0, sizeof(conf), 0 ,&conf, AHA_CONF_GET);
  	switch(conf.chan)
  	{
1993-08-19 21:32:59 +00:00
..
ic Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
aha1542.c added Bustek 545 support (patch from Christoph Robitschko): 1993-08-19 21:32:59 +00:00
aha1742.c Added printf for cases AHB_ASN (async even notification) and AHB_HW_ERR so 1993-08-08 04:46:37 +00:00
bt742a.c Fixed **probing for scsi devices** message to have a controller and unit 1993-08-06 11:59:06 +00:00
clock.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
fd.c Fixed poor timeout code in out_fdc. The timeout counter was not being 1993-08-12 09:21:20 +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 Upgrade to GCC 2.X 1993-06-18 02:47:24 +00:00
if_ed.c * Fixed problem where some rev 8013EBT boards want the DCR_LS flag 1993-08-02 10:36:05 +00:00
if_edreg.h Added config file override for memory size and added flags to force 1993-07-20 23:16:50 +00:00
if_is.c * Applied fixes from Bruce Evans to fix COW bugs, >1MB kernel loading, 1993-07-27 10:52:31 +00:00
if_isreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
isa.c Obsolete if_we.c driver, more attach call to where it belongs. 1993-06-18 22:18:57 +00:00
isa.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
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 Updated syscons to 0.2b - please test this! It won't be in the ALPHA 1993-07-30 02:20:26 +00:00
lpt.c From Bruce Evans: 1993-07-13 18:52:49 +00:00
lptreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
npx.c Modified attach printf's so that the output is compatible with the "new" 1993-07-15 17:53:14 +00:00
rtc.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
sio.c Applied Andrew's patch to fix loop-on-logout problem. 1993-07-20 02:06:49 +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 Updated syscons to 0.2b - please test this! It won't be in the ALPHA 1993-07-30 02:20:26 +00:00
timerreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
ultra14f.c Fixed **probing for scsi devices** message to have a controller and unit 1993-08-06 11:59:06 +00:00
vector.s Moved _eintr{names,cnt} so that vmstat -i does not report all the debugging 1993-08-09 18:20:26 +00:00
wd.c Fixed for DQFLQUIET flag from: Terry Lee <terry@uivlsisd.csl.uiuc.edu> 1993-08-08 07:03:21 +00:00
wdreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
wt.c Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00
wtreg.h Initial import, 0.1 + pk 0.2.4-B1 1993-06-12 14:58:17 +00:00