NetBSD/sys/dev/ofisa
jmcneill 8a962f23f2 Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From
the original ad-audiomp branch notes:

  Add MP locking to the audio drivers.

  Making the audio drivers MP safe is necessary before efforts
  can be made to make the VM system MP safe.

  The are two locks per device instance, an ISR lock and
  a character device lock. The ISR lock replaces calls to
  splaudio()/splx(), and will be held across calls to device
  methods which were called at splaudio() before (e.g.
  trigger_output). The character device lock is held across
  calls to nearly all of the methods, excluding some only
  used for initialization, e.g. get_locks.

Welcome to 5.99.57.
2011-11-23 23:07:28 +00:00
..
atppc_ofisa.c
com_ofisa.c
ess_ofisa.c Split device_t/softc. Based on patch from cegger@. 2010-05-22 16:35:00 +00:00
files.ofisa
if_cs_ofisa.c
joy_ofisa.c Merge jmcneill-audiomp3 branch, which is derived from ad-audiomp2. From 2011-11-23 23:07:28 +00:00
lpt_ofisa.c
ofisa.c -CFATTACH_DECL(foo, sizeof(struct device), 2011-06-03 07:39:30 +00:00
ofisavar.h
pckbc_ofisa.c
sb_ofisa.c
wdc_ofisa.c