NetBSD/sys/arch/i386/isa
mycroft 1a2c258aa6 Enable chaining IRQ only if we're using an IRQ on the slave. Other minor
cleanup.
1993-11-01 00:06:04 +00:00
..
ic Goes with the new cy driver. 1993-10-06 09:27:27 +00:00
TODO add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
aha1542.c changes from 0.9-ALPHA2 to 0.9-BETA 1993-08-23 04:59:38 +00:00
aha1742.c incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
bt742a.c scsi_switch had wrong entries for these controllers... 1993-07-17 11:00:09 +00:00
clock.c In resettodr() handle rtcget() failure. 1993-09-21 13:09:10 +00:00
clock.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
clockreg.h Renamed from clock.h. 1993-09-24 09:04:56 +00:00
com.c ifdef out the ttyfree()'s, so that fill_eproc doesn't panic when 1993-09-29 02:36:21 +00:00
comreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
cy.c ttyfree() bugfix edition, plus various minor tweaks. 1993-10-29 08:58:34 +00:00
debug.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
dma.c Add at_setup_dmachan(). Minor cleanup. 1993-10-22 20:24:14 +00:00
fd.c Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
fdreg.h new floppy driver, merged from patchkit patch #153 1993-06-18 06:19:16 +00:00
icu.c.old New i386 code. 1993-09-14 17:28:06 +00:00
icu.h Make various macros work if outb() is being inlined. 1993-09-09 15:16:14 +00:00
icu.s Make splimp = splnet | spltty, and get rid of SLIP kluge for splnet and 1993-07-11 14:12:40 +00:00
icureg.h New i386 code. 1993-09-14 17:28:06 +00:00
icuvar.h New i386 code. 1993-09-14 17:28:06 +00:00
if_ec.c 8390-based boards use 16 ports, not 8. 1993-06-14 16:45:25 +00:00
if_ec.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_ed.c * Revision 2.11 1993/10/23 04:21:03 davidg 1993-10-23 04:59:41 +00:00
if_edreg.h * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 02:01:43 +00:00
if_hp.c Avoid clash of struct ns_addr with #define ns_addr. 1993-09-06 18:30:39 +00:00
if_is.c Latest version of isolan driver. 1993-10-25 03:30:54 +00:00
if_isreg.h Latest version of isolan driver. 1993-10-25 03:30:54 +00:00
if_ne.c Display a less cryptic message when the ring buffer overflows. 1993-10-01 23:12:04 +00:00
if_nereg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_we.c Nuke RCS log. 1993-08-03 05:06:26 +00:00
if_wereg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
intr.c Enable chaining IRQ only if we're using an IRQ on the slave. Other minor 1993-11-01 00:06:04 +00:00
isa.c Add find_isadev() and have sysbeep() use common defines. 1993-08-28 00:13:00 +00:00
isa.h i386 Machine dependant changes to handle non-contiguous memory. 1993-08-28 00:02:45 +00:00
isa_device.h Declare find_isadev() function. 1993-08-28 00:13:55 +00:00
isavar.h Add MADDRUNK. 1993-10-26 12:16:35 +00:00
kbd.h Added keyboard typematic rate adjustment ioctl. Rudimentary support for 1993-09-28 03:25:01 +00:00
kbdreg.h Add KBR_EXTENDED. 1993-10-17 14:04:15 +00:00
lms.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
lpa.c Remove warnings. 1993-08-28 00:11:33 +00:00
lpt.c get rid of stray printfs (turn them into "lprintf"s) 1993-09-28 21:26:59 +00:00
lptreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
mms.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
npx.c Changes to use a trap frame for syscalls. 1993-09-16 03:24:13 +00:00
nvram.h clock.c: Finish conversion. Make rtcput() work if VRT bit not set. Speed up 1993-09-24 08:49:21 +00:00
pccons.c Make Ctrl-Space input a NUL and Ctrl-/ input a ^/ (undo in Emacs). 1993-09-28 04:55:17 +00:00
pms.c Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
rtc.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
spkr.c Apply fix for PIT_MODE from Keith White <kwhite@csi.UOttawa.CA> 1993-10-28 14:00:54 +00:00
spkr_reg.h Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
timerreg.h Move definitions of TIMER_FREQ to timerreg.h, and fix value of CF for DELAY(). 1993-06-15 21:37:14 +00:00
ultra14f.c incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
vector.s Add RCS identifiers, remove some completely useless RCS logs and patchkit 1993-08-02 17:48:44 +00:00
wd.c Add RCS identifiers (this time on the correct side of the branch), and 1993-08-01 19:22:24 +00:00
wd7000.c sigh. one day i'll finish this driver, meanwhile, one more fix.. 1993-06-10 04:50:42 +00:00
wdreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
wt.c incorporate changes from 0-9-base to 0-9-ALPHA 1993-07-28 02:20:34 +00:00
wtreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00