opnsense-src/sys/dev/aac
Attilio Rao 04f798ecea Fix bogus busying mechanism from cdevsw callbacks:
- D_TRACKCLOSE may be used there as d_close() are expected to match up
  d_open() calls
- Replace the hand-crafted counter and flag with the
  device_busy()/device_unbusy() proper usage.

Sponsored by:	Sandvine Incorporated
Reported by:	Mark Johnston <mjohnston at sandvine dot com>
Tested by:	Mark Johnston
Reviewed by:	emaste

MFC after:	10 days
2010-09-15 14:24:21 +00:00
..
aac.c Fix bogus busying mechanism from cdevsw callbacks: 2010-09-15 14:24:21 +00:00
aac_cam.c Whitespace cleanup, in advance of next sync with Adaptec's driver. No 2010-04-13 00:33:07 +00:00
aac_debug.c Whitespace cleanup, in advance of next sync with Adaptec's driver. No 2010-04-13 00:33:07 +00:00
aac_disk.c Whitespace cleanup, in advance of next sync with Adaptec's driver. No 2010-04-13 00:33:07 +00:00
aac_linux.c On amd64 platform, use linux32 headers so 32-bit Linux applications 2006-12-20 17:10:53 +00:00
aac_pci.c Sync some minor items with the upstream driver. Should have no functional 2010-04-13 01:16:15 +00:00
aac_tables.h Use enums in the aac_command_status_table rather than duplicating the same 2010-04-13 12:10:55 +00:00
aacreg.h Add some enums and constants from Adaptec's latest driver 2010-09-15 01:19:11 +00:00
aacvar.h Fix bogus busying mechanism from cdevsw callbacks: 2010-09-15 14:24:21 +00:00