NetBSD/sys/dev
augustss a908b2b30e Fix three problems spotted by mycroft:
- Closing the audio device should stop recording.
- Manipulating the pause function could accidentally start playing or recording.
- AUDIO_FLUSH could accidentally start playing or recording.
1997-12-03 01:01:19 +00:00
..
ata o Make usage of /dev/random dependant on 1997-10-13 00:46:08 +00:00
dec Copyright assigned to The NetBSD Foundation. 1997-10-05 18:26:38 +00:00
eisa Implement a simple queueing mechanism that makes these drivers much 1997-11-04 05:58:22 +00:00
i2c Generic driver for read/write i2c devices, and for Microchip Technology's 1997-10-17 17:21:14 +00:00
ic Use a 1-character queue so polled console output can be deferred if 1997-11-12 22:17:07 +00:00
isa Set the gain to 1/2 by default; 3/4 is too loud and can damage headphones and 1997-12-02 13:17:39 +00:00
isapnp add ID for "Best Data Products Smart One 336F"; Dave Huang <khym@bga.com> 1997-12-02 06:10:45 +00:00
microcode oops on a comment- it is 1.07 FW, not 1.05 1997-12-03 00:45:05 +00:00
mii Cosmetic changes. 1997-11-17 09:08:26 +00:00
ofw Oops, fix a couple of typos. 1997-10-08 23:35:41 +00:00
pci make it compile without "__BROKEN_INDIRECT_CONFIG" 1997-11-30 15:18:58 +00:00
pcmcia fix argument declaration inconsistency in the 1997-11-30 15:16:55 +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 fix typo; from Dave Sainty in PR kern/4602 1997-12-02 03:57:54 +00:00
sun Trivial change; use KB_SUN4 rather than the constant in one place. 1997-11-03 20:18:00 +00:00
tc Fix driver bug when using an RZ23 (and very likely any other drive that 1997-11-28 18:23:38 +00:00
vme Use `busdma' macros. 1997-12-01 23:25:37 +00:00
auconv.c Add trivial conversions between 8 and 16 bits. 1997-08-24 22:20:24 +00:00
auconv.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 07:37:50 +00:00
audio.c Fix three problems spotted by mycroft: 1997-12-03 01:01:19 +00:00
audio_if.h Do audio attachment the right way. From Chris Demetriou. 1997-10-29 02:00:20 +00:00
audiovar.h Make the audio API (almost) SunOS compatible. 1997-10-19 07:41:33 +00:00
ccd.c Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
ccdvar.h Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
clock_subr.c Minor improvement to avoid re-defining days_in_month(). 1997-10-14 17:25:57 +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 Fix tipo inherited from old version of TNF copyright template. 1997-10-09 08:03:42 +00:00
rnd.c clean up the event queue more. Add volatile where needed. 1997-10-20 18:43:48 +00:00
rndpool.c Don't pretned to maintain an internal "global" entropy pool. In-kernel 1997-10-20 15:03:19 +00:00
vnd.c Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00
vndvar.h Pull over fixes from vm_swap.c: 1997-12-02 13:54:48 +00:00