NetBSD/sys/dev
bouyer 8178ae5997 Uses PLAY_MSF instead of PLAY for the CDIOCPLAYTRACKS ioctl. This avoid a int16
overflow in the PLAY cbd when the resquested track(s) are more than 65535
blocks long. Submitted by t-nkyma@tcp-ip.or.jp in PR kern/4092.
1997-09-09 09:07:43 +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 Fix a couple of field references missed during the scsipi merge. 1997-09-05 17:57:19 +00:00
isa Change the way we determine what interrupt routine to use to make 1997-09-09 00:57:10 +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 Uses PLAY_MSF instead of PLAY for the CDIOCPLAYTRACKS ioctl. This avoid a int16 1997-09-09 09:07:43 +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 Move around splaudio() to (hopefully) get rid of some rare race conditions. 1997-09-06 01:14:48 +00:00
audio_if.h Move around splaudio() to (hopefully) get rid of some rare race conditions. 1997-09-06 01:14:48 +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 Remove duplicate definition of `constty'. 1995-04-11 22:08:06 +00:00
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