freebsd-dev/sys/pccard
Seigo Tanimura 512824f8f7 - 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
..
cardinfo.h 1. Allow drivers to query CIS strings from OLDCARD. 2003-04-23 23:39:21 +00:00
cis.h
driver.h
i82365.h Fix comment. 2003-08-29 23:24:41 +00:00
mecia.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
meciareg.h
pccard_beep.c OLDCARD is OBSOLETE_IN_6. Tag it as such. 2003-06-12 04:46:43 +00:00
pccard_nbk.c OLDCARD is OBSOLETE_IN_6. Tag it as such. 2003-06-12 04:46:43 +00:00
pccard_nbk.h
pccard.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
pcic_isa.c OLDCARD is OBSOLETE_IN_6. Tag it as such. 2003-06-12 04:46:43 +00:00
pcic_pci.c Change all SYSCTLS which are readonly and have a related TUNABLE 2003-10-21 18:28:36 +00:00
pcic_pci.h
pcic.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
pcicvar.h
slot.h 1. Allow drivers to query CIS strings from OLDCARD. 2003-04-23 23:39:21 +00:00