freebsd-dev/sys/dev/firewire
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
..
00README
firewire_phy.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
firewire.c - Implement selwakeuppri() which allows raising the priority of a 2003-11-09 09:17:26 +00:00
firewire.h Increase FWMAXQUEUE up to 128. 2003-11-07 09:01:41 +00:00
firewirereg.h Add a compatibility macro for FreeBSD-4. 2003-10-31 04:58:03 +00:00
fwcrom.c MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwdev.c Respect a return code of fwmem_open(). 2003-11-07 12:30:57 +00:00
fwdma.c Use __FBSDID(). 2003-08-24 17:55:58 +00:00
fwdma.h Remove the redundant declaration of bus_dmasync_op_t. 2003-05-27 16:34:52 +00:00
fwmem.c Allow shared open of /dev/fwmem* for read-only. 2003-11-07 12:39:39 +00:00
fwmem.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohci_pci.c Remove explicit cardbus attachments from drivers where this is identical 2003-11-03 09:22:18 +00:00
fwohci.c Reject too large OHCI version number. 2003-10-31 05:05:12 +00:00
fwohcireg.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00
fwohcivar.h Fix fwmem_strategy() race in 4-stable. 2003-10-25 15:05:59 +00:00
fwphyreg.h Phy register map. 2003-09-25 09:27:05 +00:00
iec13213.h Fix for big endian. 2003-06-16 08:29:24 +00:00
iec68113.h Move CSR definitions to iec*.h from firewirereg.h. 2003-04-29 13:27:13 +00:00
if_fwe.c Add compatibility for 4-stable. 2003-11-07 08:59:35 +00:00
if_fwevar.h MFp4(simokawa_firewire): 2003-04-17 03:38:03 +00:00
sbp_targ.c Add SBP-II target mode driver. 2003-10-18 05:41:31 +00:00
sbp.c Add a new sysctl MIB to control exclusive login. 2003-10-31 12:05:55 +00:00
sbp.h MFp4: Change struct fw_xfer to reduce memory copy in fwmem_*() functions. 2003-10-02 04:06:56 +00:00