NetBSD/sys/arch/i386/isa
mycroft c857af00dc Clean up trap handling and macroize interrupt entry and exit code. From
magnum branch.
1993-12-19 06:58:12 +00:00
..
ic A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +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 __386BSD__ -> __NetBSD__ 1993-12-07 12:51:58 +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 From magnum branch: 1993-12-17 00:10:06 +00:00
icu.s From magnum branch: 1993-12-17 00:10:06 +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 IF_LLC0 -> IF_LINK0 1993-12-10 10:57:40 +00:00
if_ec.h add rcsids to everything and clean up headers 1993-05-22 07:56:12 +00:00
if_ed.c Rearrange some tests to improve efficiency a little when using BPF and 1993-12-15 03:01:07 +00:00
if_edreg.h * Revision 2.5 93/09/30 17:44:14 davidg 1993-10-01 02:01:43 +00:00
if_ep.c IFF_LLC0->IFF_LINK0 1993-12-16 20:14:10 +00:00
if_epreg.h Driver for 3Com Etherlink-III (3c509) written by me. Kudos to Charles 1993-12-14 04:26:45 +00:00
if_hp.c Avoid clash of struct ns_addr with #define ns_addr. 1993-09-06 18:30:39 +00:00
if_ie.c A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +00:00
if_ie507.h A slightly unfinished i82586 driver, based on Garrett Wollman's. 1993-11-08 20:15:31 +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 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 Turn off special mask mode by default. It is clearly not supported enough. 1993-12-05 11:20:09 +00:00
isa.c From magnum branch: 1993-12-17 00:10:06 +00:00
isa.h Remove an `#ifdef MACHINE_NONCONTIG', as it is now required. 1993-12-16 20:23:56 +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
mcd.c added two copyright strings at the request of Gary Clark II 1993-11-17 12:22:50 +00:00
mcdreg.h added two copyright strings at the request of Gary Clark II 1993-11-17 12:22:50 +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 Boundary check on backspace. 1993-11-11 15:43:52 +00:00
pms.c A theoretically working version. The probe routine needs work. 1993-11-02 23:59:34 +00:00
rtc.h Put RCS ids back... 1993-08-04 00:42:51 +00:00
spkr.c Add dummy speakerattach() until it's made into a real device. Reported by 1993-12-03 09:37:56 +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 __386BSD__ -> __NetBSD__ 1993-12-07 12:51:58 +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 Eliminate reference to Maxmem. 1993-12-16 20:22:56 +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