NetBSD/sys/arch/i386/isa
mycroft 2542f2a4a4 Clean up deleted files. 1994-03-02 04:19:12 +00:00
..
ic New constants for setting and clearing masks. 1994-03-01 18:18:07 +00:00
TODO add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
aha1542.c Use KERNBASE, not 0xfe000000. 1994-01-03 23:53:29 +00:00
aha1742.c Use KERNBASE, not 0xfe000000. 1994-01-03 23:53:29 +00:00
bsd_audio.c LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
bsd_audiovar.h LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
bt742a.c Driver should now work on new & old bt742/747/445 versions of the 1994-03-01 12:42:36 +00:00
clock.c Don't try to clear the diag register in NVRAM; it's used for other purposes 1994-02-08 05:10:48 +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 All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +00:00
comreg.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
cy.c All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +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
elink.c Add copyright notices. 1994-02-16 19:28:19 +00:00
elink.h Add copyright notices. 1994-02-16 19:28:19 +00:00
fd.c Use b_actf, not av_forw. 1994-02-06 10:00:30 +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 Add clockmask. 1994-02-22 23:36:09 +00:00
icu.s Add clockmask. 1994-02-22 23:36:09 +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_ed.c Fix the 790 interrupt table, per Christoph Robitschko. 1994-03-02 03:40:46 +00:00
if_edreg.h Format police. 1994-02-13 04:12:03 +00:00
if_el.c Clean up a bit more; make it look like other drivers. Remove SIOCGIFADDR. 1994-03-01 05:41:26 +00:00
if_elreg.h Clean up a bit more; make it look like other drivers. Remove SIOCGIFADDR. 1994-03-01 05:41:26 +00:00
if_ep.c Move elink_reset() into a separate file, and add a generic elink_idseq(). 1994-02-16 17:59:11 +00:00
if_epreg.h Fix spelling error in Copyright notice 1994-01-28 23:43:26 +00:00
if_hp.c Nuke if_init. 1994-02-10 17:17:56 +00:00
if_ie.c Fix the credits. 1994-02-16 20:52:37 +00:00
if_ie507.h Finish 507 probe routine. 1994-02-16 19:04:41 +00:00
if_ieatt.h A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
if_is.c Fix typo. 1994-02-16 20:22:04 +00:00
if_isreg.h Add NE2100 and multicast support, and clean up some formatting. 1994-02-15 00:46:16 +00:00
intr.c Turn off special mask mode by default. It is clearly not supported enough. 1993-12-05 11:20:09 +00:00
isa.c Remove some dead code. 1994-03-01 18:22:52 +00:00
isa.h Move elink_reset() into a separate file, and add a generic elink_idseq(). 1994-02-16 17:59:11 +00:00
isa_device.h Declare find_isadev() function. 1993-08-28 00:13:55 +00:00
isavar.h delete contents; can't appear in trunk until copyright is fixed. 1994-01-21 05:11:07 +00:00
kbdreg.h Add KBR_EXTENDED. 1993-10-17 14:04:15 +00:00
lms.c New versions from magnum branch. 1994-02-17 03:39:52 +00:00
lpt.c Speed it up a little... 1994-02-19 03:36:12 +00:00
lptreg.h Combined version from magnum branch. Somewhat faster and less buggy. 1994-02-18 19:50:56 +00:00
mcd.c Fixed probe routine from Holger Veit; lots of other cleanup by me. 1994-02-21 15:23:11 +00:00
mcdreg.h Fix copyright. No code by G. Clark left. 1994-02-21 15:23:59 +00:00
mms.c New versions from magnum branch. 1994-02-17 03:39:52 +00:00
npx.c Inline all the [lr]cr[023]() `functions' in cpufunc.h. 1994-01-03 16:21:48 +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 Attempt to insure the keyboard is enabled after reset, but turn off the entire 1994-03-02 00:57:35 +00:00
pms.c Canonicalize all #includes, and add pio.h where appropriate. 1993-12-20 09:05:17 +00:00
rtc.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
sb.c don't go boom in the presence of stray interrupts 1994-01-28 03:40:18 +00:00
sbreg.h LBL /dev/audio and soundblaster drivers, as ported by brad@fcr.com. 1994-01-09 19:35:00 +00:00
spkr.c All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +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 cleaned up some warnings 1994-01-21 06:26:00 +00:00
vector.s Clean up trap handling and macroize interrupt entry and exit code. From 1993-12-19 06:58:12 +00:00
wd.c Get the residual count right. 1994-02-26 19:49:25 +00:00
wd7000.c Use KERNBASE, not 0xfe000000. 1994-01-03 23:53:29 +00:00
wdreg.h Add proc arg to wdioctl() proto. 1994-02-11 04:44:30 +00:00
wt.c All ioctl routines take a struct proc * now. 1994-02-09 21:06:46 +00:00
wtreg.h Remove imbedded RCS logs. 1994-02-15 15:08:24 +00:00