freebsd-dev/sys/dev/mly
Scott Long 7874f606d5 Introduce a new taskqueue that runs completely free of Giant, and in
turns runs its tasks free of Giant too.  It is intended that as drivers
become locked down, they will move out of the old, Giant-bound taskqueue
and into this new one.  The old taskqueue has been renamed to
taskqueue_swi_giant, and the new one keeps the name taskqueue_swi.
2003-02-26 03:15:42 +00:00
..
mly_tables.h Fix warnings (comment out unused tables that are taking space in the 2002-02-27 23:57:18 +00:00
mly.c Introduce a new taskqueue that runs completely free of Giant, and in 2003-02-26 03:15:42 +00:00
mlyio.h
mlyreg.h use __packed. 2002-09-23 18:54:32 +00:00
mlyvar.h Fix the mly driver! If card resources became unavailable, the driver would 2003-02-06 23:46:32 +00:00