freebsd-dev/sys/dev/aac
Scott Long 149af931ca Don't pass pointers to kernel data structures through 32-bit fields
as 64-bit architectures won't like this.  Use virtual array indexes
instead.  This *should* allow the driver to work on 64-bit platforms,
though it's still not endian clean.
2003-04-28 06:16:20 +00:00
..
aac_cam.c Begin support for 64-bit address support and workarounds for newer cards: 2003-03-26 17:50:11 +00:00
aac_compat.h
aac_debug.c Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00
aac_disk.c Centralize the devstat handling for all GEOM disk device drivers 2003-03-08 08:01:31 +00:00
aac_ioctl.h
aac_linux.c The AAC_COMPAT_LINUX option was really annoying, since it made the 2002-09-25 05:00:25 +00:00
aac_pci.c Begin support for 64-bit address support and workarounds for newer cards: 2003-03-26 17:50:11 +00:00
aac_tables.h
aac.c Don't pass pointers to kernel data structures through 32-bit fields 2003-04-28 06:16:20 +00:00
aacreg.h Begin support for 64-bit address support and workarounds for newer cards: 2003-03-26 17:50:11 +00:00
aacvar.h Use bioq_flush() to drain a bio queue with a specific error code. 2003-04-01 15:06:26 +00:00