freebsd-dev/sys/dev/bktr
Poul-Henning Kamp 3e019deaed Do a pass over all modules in the kernel and make them return EOPNOTSUPP
for unknown events.

A number of modules return EINVAL in this instance, and I have left
those alone for now and instead taught MOD_QUIESCE to accept this
as "didn't do anything".
2004-07-15 08:26:07 +00:00
..
bktr_audio.c Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr 2003-12-08 07:59:18 +00:00
bktr_audio.h Add a overhaul of the soundchip initialization for the MSP34xx chipsets 2003-08-12 09:45:34 +00:00
bktr_card.c Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr 2003-12-08 07:59:18 +00:00
bktr_card.h Add BCTV3/PCI entry. 2003-02-02 17:46:00 +00:00
bktr_core.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
bktr_core.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
bktr_i2c.c Move the bktr(4) <arch>/include/ioctl_{bt848,meteor}.h files to dev/bktr 2003-12-08 07:59:18 +00:00
bktr_i2c.h Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
bktr_mem.c Do a pass over all modules in the kernel and make them return EOPNOTSUPP 2004-07-15 08:26:07 +00:00
bktr_mem.h
bktr_os.c Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
bktr_os.h Use a mutex to synchronize the driver top and bottom halves instead of 2003-12-01 19:03:50 +00:00
bktr_reg.h Do the dreaded s/dev_t/struct cdev */ 2004-06-16 09:47:26 +00:00
bktr_tuner.c Fix a tuner problem. 2004-06-27 09:59:02 +00:00
bktr_tuner.h
CHANGELOG.TXT Separate "seperate" from kernel source. 2002-05-16 22:43:20 +00:00
ioctl_bt848.h Make the multiple include guard correct for this file location. 2003-12-20 17:12:25 +00:00
ioctl_meteor.h Make the multiple include guard correct for this file location. 2003-12-20 17:12:25 +00:00
msp34xx.c Spell btkr as bktr. 2003-12-12 21:18:04 +00:00