NetBSD/sys/dev
augustss 8727da130b In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been
renamed AUDIO_ENCODING_SLINEAR and AUDIO_ENCODING_LINEAR reverts to the
NetBSD 1.2 sematics.  A kernel with COMPAT_12 defined will accept
AUDIO_ENCODING_LINEAR and treat it as before, without COMPAT_12 it
will be rejected.
1997-07-15 07:46:04 +00:00
..
ata foosize()'s return value is in DEV_BSIZE units; adjust the size obtained 1997-06-24 00:20:44 +00:00
dec Clone Alpha ``cpu-independent'' clock API headers into sys/dev/tc/, 1997-06-22 08:02:18 +00:00
eisa regen 1997-07-12 16:53:10 +00:00
ic fix static inline functions' prototypes so they're correctly marked 1997-07-07 22:52:17 +00:00
isa In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been 1997-07-15 07:46:04 +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 Three changes to ofdsize(): 1997-06-24 00:27:18 +00:00
pci Add QUIRK_NOTAGS quirk to disable tagged command queuing for particular 1997-07-01 00:41:43 +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 mark prototypes for static inline functions as possibly unused (with 1997-07-07 22:45:34 +00:00
sun Update an obsolete comment. (We DO handle CapsLock and NumLock.) 1997-05-02 17:41:37 +00:00
tc Clone Alpha ``cpu-independent'' clock API headers into sys/dev/tc/, 1997-06-22 08:02:18 +00:00
audio.c In the name of backwards compatibility AUDIO_ENCODING_LINEAR has been 1997-07-15 07:46:04 +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 Leftover from last commit: require us to be initialized when a DIOCGDINFO 1997-06-26 16:28:34 +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 Comment reference to ramdisk.h -> md.h 1997-05-23 23:44:34 +00:00
md.h Rename this driver `md'. 1996-12-28 23:09:26 +00:00
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 Leftover from last commit: require us to be initialized when a DIOCGDINFO 1997-06-26 16:28:34 +00:00
vndvar.h Add full disklabel and partition support to the vnd driver, allowing much 1997-06-23 21:03:55 +00:00