..
ata
Fixes to wd driver from cgd -- corrects several nasty bugs typically
1997-01-17 20:45:29 +00:00
dec
by default, provide RCS IDs for NetBSD/alpha kernel files in kernel binaries.
1997-04-07 23:39:37 +00:00
eisa
Add ifmedia hooks: include <ifmedia.h> and add sc_media to softc.
1997-03-30 22:47:05 +00:00
ic
Initialize the scsi_link before calling bha_init(), since that is how
1997-04-11 01:34:25 +00:00
isa
Update for new com driver.
1997-04-09 16:44:21 +00:00
isapnp
fix off-by-one error in fixed I/O resource interpreter
1997-04-10 07:02:53 +00:00
microcode
change microcode array definitions from "unsigned short" to the more
1997-03-13 04:07:44 +00:00
ofw
New ARP system, supports IPv4 over any hardware link.
1997-03-15 18:09:08 +00:00
pci
implement pci_map_register(), which gets information about a device's
1997-04-13 19:46:01 +00:00
rcons
…
sbus
…
scsipi
Add another IBM disk that needs SDEV_AUTOSAVE.
1997-04-08 17:35:06 +00:00
sun
…
tc
Print explanatory message before each panic, or "goto abort" (which panics).
1997-04-07 03:21:14 +00:00
audio.c
Make sure to recalculate the block size after changing the
1997-03-20 16:13:55 +00:00
audio_if.h
Use native IPL_AUDIO for i386.
1997-03-21 04:36:29 +00:00
audiovar.h
Fill in silence-padded blocks so we don't get gaps. From PR 3357,
1997-03-20 03:19:53 +00:00
ccd.c
Remove bogus use of splhigh(), and apparently unneeded bzero().
1997-03-12 22:31:37 +00:00
ccdvar.h
A performance optimization, inspired by a conversation with Thor Simon:
1997-01-30 04:00:52 +00:00
clock_subr.c
New ARP system, supports IPv4 over any hardware link.
1997-03-15 18:09:08 +00:00
clock_subr.h
New ARP system, supports IPv4 over any hardware link.
1997-03-15 18:09:08 +00:00
cninit.c
…
cons.c
…
cons.h
…
md.c
It's not safe to sleep in mdattach(), so don't pass WAITOK to malloc().
1997-01-11 06:26:41 +00:00
md.h
…
mulaw.c
…
mulaw.h
…
vnd.c
Remove bogus use of splhigh(), and apparently unneeded bzero().
1997-03-12 22:31:37 +00:00
vndioctl.h
…