NetBSD/sys/dev
mhitch 70590de547 Changes for merged mips1/mips3.
Replace MachHitFlushDCache with mips3_HitFlushDCache.
1997-06-21 04:06:11 +00:00
..
ata Remove spurious line left over in previous commit. 1997-06-18 22:17:14 +00:00
dec include <machine/bus.h>. 1997-06-16 03:46:29 +00:00
eisa Pull thorpej-bus-dma branch into mainline. 1997-06-06 23:30:02 +00:00
ic fix several bugs pointed out by Jarkko Torppa <torppa@cute.fi> in PR 3753: 1997-06-17 05:38:10 +00:00
isa Remove spurious line left over in previous commit. 1997-06-18 22:17:14 +00:00
isapnp add device ID for SB AWE64 Value; from William Coldwell in PR kern/3716. 1997-06-18 07:19:08 +00:00
microcode change microcode array definitions from "unsigned short" to the more 1997-03-13 04:07:44 +00:00
ofw DTRT if OF_read() returns 0 when no data is available. 1997-04-28 18:33:57 +00:00
pci Change expected mapping register type argument for the pci_mapreg_map() 1997-06-17 05:44:22 +00:00
rcons
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi sdsize(): only call sdopen()/sdclose() if not already open, per the 1997-06-18 20:38:59 +00:00
sun Update an obsolete comment. (We DO handle CapsLock and NumLock.) 1997-05-02 17:41:37 +00:00
tc Changes for merged mips1/mips3. 1997-06-21 04:06:11 +00:00
audio.c Allow more than one hardware driver to attach to the audio upper layer. 1997-05-27 23:24:56 +00:00
audio_if.h Make the audio default parameters into a globally accessible constant. 1997-05-20 12:51:43 +00:00
audiovar.h Change the interface between the high and low level audio drivers 1997-04-29 21:01:33 +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 Comment reference to ramdisk.h -> md.h 1997-05-23 23:44:34 +00:00
md.h
mulaw.c RCS ID police. 1997-06-14 22:25:11 +00:00
mulaw.h Add Alaw encoding emulation. 1997-05-28 00:07:46 +00:00
vnd.c Remove attempt to use files with holes; it's prone to deadlocks. 1997-06-08 15:59:41 +00:00
vndioctl.h