freebsd-dev/sys/dev/bktr
tanimura 6906857f32 - Implement selwakeuppri() which allows raising the priority of a
thread being waken up.  The thread waken up can run at a priority as
  high as after tsleep().

- Replace selwakeup()s with selwakeuppri()s and pass appropriate
  priorities.

- Add cv_broadcastpri() which raises the priority of the broadcast
  threads.  Used by selwakeuppri() if collision occurs.

Not objected in:	-arch, -current
2003-11-09 09:17:26 +00:00
..
bktr_audio.c Use __FBSDID(). 2003-08-24 17:55:58 +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 Use __FBSDID(). 2003-08-24 17:55:58 +00:00
bktr_card.h Add BCTV3/PCI entry. 2003-02-02 17:46:00 +00:00
bktr_core.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
bktr_core.h KSE Milestone 2 2001-09-12 08:38:13 +00:00
bktr_i2c.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
bktr_i2c.h Major rework of the iicbus/smbus framework: 2002-03-23 15:49:15 +00:00
bktr_mem.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
bktr_mem.h
bktr_os.c Use PCIR_BAR(x) instead of PCIR_MAPS. 2003-09-02 17:30:40 +00:00
bktr_os.h Modify the critical section API as follows: 2001-12-18 00:27:18 +00:00
bktr_reg.h Add a overhaul of the soundchip initialization for the MSP34xx chipsets 2003-08-12 09:45:34 +00:00
bktr_tuner.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
bktr_tuner.h
CHANGELOG.TXT Separate "seperate" from kernel source. 2002-05-16 22:43:20 +00:00
ioctl_bt848.h
ioctl_meteor.h
msp34xx.c Add a overhaul of the soundchip initialization for the MSP34xx chipsets 2003-08-12 09:45:34 +00:00