NetBSD/sys/dev
thorpej 7e062e8a4e Enable use of bus_dmamem_mmap(). 1997-09-05 01:48:33 +00:00
..
ata Add a map to wdc_softc to track the already known devices to prevent them to 1997-09-03 07:57:51 +00:00
dec Nuke the idea of <machine/options.h>. It completely defeats the purpose 1997-09-02 13:17:47 +00:00
eisa Merge scsipi branch in the mainline. This add support for ATAPI devices 1997-08-27 11:22:52 +00:00
ic Add a map to wdc_softc to track the already known devices to prevent them to 1997-09-03 07:57:51 +00:00
isa Enable use of bus_dmamem_mmap(). 1997-09-05 01:48:33 +00:00
isapnp don't forget to unmap read port in match routine, if successful; also 1997-08-12 07:38:10 +00:00
microcode Addition of PCI Qlogic ISP2100 (Fibre Channel) support meant a slight 1997-08-16 00:30:37 +00:00
ofw RCS id police. 1997-07-23 18:45:03 +00:00
pci Pass down bus_dma_tag_t's as appropriate (per Jason's bus_dma code). 1997-08-30 06:53:57 +00:00
rcons backout kprintf changes 1996-10-13 01:37:04 +00:00
sbus Remove all `bustype' arguments from map[io]dev() and REG2PHYS(). 1997-05-24 20:16:06 +00:00
scsipi Added a quirk entry for the SANYO CRD-254P (from OpenBSD), and 1997-08-28 14:02:31 +00:00
sun use locator defines in "locators.h" to index cf_loc[] 1997-07-17 01:17:45 +00:00
tc Remove '#ifdef alpha' around bus_space_tag_t uses and includes. 1997-09-01 08:09:28 +00:00
auconv.c Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
audio.c Don't deference a bad pointers if you try to open an audio device that's 1997-08-27 18:54:28 +00:00
audio_if.h - Change audio_hw_if a little: set_param now sets the play and record modes 1997-08-24 22:31:23 +00:00
audiovar.h Change the MI audio driver so it attaches to the MD driver in the 1997-08-19 23:49:33 +00:00
ccd.c %x -> 0x%x 1997-08-04 10:00:11 +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 Implement poll(2). 1996-09-07 12:40:22 +00:00
cons.h Implement poll(2). 1996-09-07 12:40:22 +00:00
md.c Use DISKUNIT macro to encode md's unit in the minor number. 1997-08-01 19:38:30 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
mulaw.c Audio: 1997-08-04 09:29:51 +00:00
mulaw.h Audio changes: 1997-07-31 22:33:08 +00:00
vnd.c Add missing call to vndunlock(), per PR #3811, enami tsugutomo. 1997-08-26 18:12:58 +00:00
vndvar.h Add full disklabel and partition support to the vnd driver, allowing much 1997-06-23 21:03:55 +00:00