NetBSD/sys/dev
jmcneill c4669fd0d0 Fixes output at 44kHz, 16-bit, stereo. Thanks to Charles Hannum and
Lennart Augustsson for providing proper fixes.
2001-12-25 02:37:39 +00:00
..
acpi - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
arcbios Fix component class/types to match reality for SGI's ARCS, which is just 2001-12-06 14:59:02 +00:00
ata Update my copyrigth. 2001-12-03 00:20:22 +00:00
bi add RCSID 2001-11-13 12:51:12 +00:00
cardbus make sure that we adjust the end of the subrange if we adjusted the beginning 2001-12-24 09:37:53 +00:00
dec Remove some debug printf()s. 2001-12-05 10:54:51 +00:00
ebus make this "MI"; nothing different between this and the SPARC version. 2001-09-07 15:50:49 +00:00
eisa Couple more tweaks, probably still not working. 2001-12-18 13:38:48 +00:00
hpc - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
i2c add RCSID 2001-11-13 12:24:11 +00:00
i2o - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
ic add FUJITSU MBH10302 specific Registers 2001-12-23 09:21:00 +00:00
ieee1394 don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
ir Don't forget to call start routine in dongle manipulation. 2001-12-20 11:30:13 +00:00
isa Rename weasel.c to weasel_isa.c in preparation for supporting the 2001-12-16 22:35:31 +00:00
isapnp - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
mca it doesn't make sense to wait for resources during autoconfiguration 2001-12-06 21:04:27 +00:00
microcode Roll f/w to latest level, correcting several, ah, interesting bugs. 2001-12-14 00:07:55 +00:00
mii Regen. 2001-12-15 00:31:43 +00:00
mscp add RCSID 2001-11-13 07:38:28 +00:00
news add RCSID 2001-11-13 07:30:37 +00:00
ofisa move dev/isa/cs89x0{.c,{var,reg}.h} into dev/ic 2001-11-26 19:17:05 +00:00
ofw add RCSIDs 2001-11-13 07:24:43 +00:00
pci change if defined foo to ifdef foo and change a c++ comment into a c comment. 2001-12-24 09:41:34 +00:00
pckbc Back off rev. 1.21, this is going to be handled via userland keymap file. 2001-12-24 12:39:55 +00:00
pcmcia Fixes output at 44kHz, 16-bit, stereo. Thanks to Charles Hannum and 2001-12-25 02:37:39 +00:00
podulebus Correct a few comments and constant names in the light of the actual 2001-12-21 22:33:28 +00:00
qbus #endif ... -> #endif /* ... */ 2001-12-06 10:28:40 +00:00
raidframe Fix an off-by-one error when autoconfig is hunting for a free RAID 2001-12-16 22:57:32 +00:00
rasops - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
rcons - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
sbus To make dev/pcmcia work on platforms with 64-bit bus_addr_t and 2001-12-15 13:23:20 +00:00
scsipi The FujiFilm USB storage drive doesn't have a flex geom page and 2001-12-22 13:29:50 +00:00
std
sun Name changes: {KBD,MS}_BPS => {KBD,MS}_DEFAULT_BPS 2001-12-11 17:27:25 +00:00
sysmon add RCSIDs 2001-11-13 06:28:55 +00:00
tc - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
usb Add UISDATA_DEBUG. 2001-12-24 21:37:52 +00:00
vme don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
wscons Simply entries added in previous. 2001-12-04 04:30:22 +00:00
wsfont - convert usage of "defopt" to "defflag" where the relevant option does 2001-11-28 10:21:10 +00:00
xmi add RCSIDs 2001-11-13 06:08:32 +00:00
DEVNAMES Add uirda. 2001-12-12 15:31:33 +00:00
Makefile Add ir/ to SUBDIR. 2001-12-04 21:43:44 +00:00
auconv.c add RCSIDs 2001-11-13 05:32:49 +00:00
auconv.h ANSIfy. 2001-10-02 23:31:54 +00:00
audio.c fix a trivial lint warning 2001-11-17 05:31:27 +00:00
audio_if.h Fix pasto in type of dev_ioctl method. 2001-10-03 20:48:41 +00:00
audiovar.h
ccd.c add RCSIDs 2001-11-13 05:32:49 +00:00
ccdvar.h change ccio_ndisks and sc_nccdisks of struct ccd_ioctl from int to u_int 2001-08-05 11:20:13 +00:00
clock_subr.c add RCSIDs 2001-11-13 05:32:49 +00:00
clock_subr.h
clockctl.c Changed clocktl interface to use syscallargs structures 2001-12-09 16:10:43 +00:00
cninit.c add RCSIDs 2001-11-13 05:32:49 +00:00
cons.c add RCSIDs 2001-11-13 05:32:49 +00:00
cons.h
ld.c add RCSIDs 2001-11-13 05:32:49 +00:00
ldvar.h
md.c add RCSIDs 2001-11-13 05:32:49 +00:00
md.h add MEMORY_DISK_DYNAMIC option. if enable MEMORY_DISK_DYNAMIC, file 2001-07-02 17:17:23 +00:00
md_root.c use #ifdef MEMORY_DISK_DYNAMIC (for consistency with the rest of the kernel) 2001-11-28 05:55:34 +00:00
midi.c add RCSIDs 2001-11-13 05:32:49 +00:00
midi_if.h ANSIfy. 2001-10-02 22:41:22 +00:00
midisyn.c add RCSIDs 2001-11-13 05:32:49 +00:00
midisynvar.h ANSIfy. 2001-10-02 22:41:22 +00:00
midivar.h
mulaw.c add RCSIDs 2001-11-13 05:32:49 +00:00
mulaw.h ANSIfy. 2001-10-02 23:31:54 +00:00
rnd.c add RCSIDs 2001-11-13 05:32:49 +00:00
rndpool.c don't need <sys/types.h> when including <sys/param.h> 2001-11-15 09:47:59 +00:00
sequencer.c remove superfluous NSEQUENCER > 0 test 2001-11-13 06:07:13 +00:00
sequencervar.h
vnd.c add RCSIDs 2001-11-13 05:32:49 +00:00
vndvar.h