This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
dev
/
aac
History
Sean Bruno
ce61627a2d
On BIO_ERROR, set bio_resid to stop losing data in the error case.
...
Submitted by: Mark Johnston <markjdb@gmail.com> Reviewed by:
scottl@freebsd.org
MFC after: 2 weeks
2012-07-18 18:10:27 +00:00
..
aac_cam.c
Mark MALLOC_DEFINEs static that have no corresponding MALLOC_DECLAREs.
2011-11-07 06:44:47 +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
On BIO_ERROR, set bio_resid to stop losing data in the error case.
2012-07-18 18:10:27 +00:00
aac_linux.c
Second-to-last commit implementing Capsicum capabilities in the FreeBSD
2011-08-11 12:30:23 +00:00
aac_pci.c
Use bus_get_dma_tag() to inherit the PCI bus' 4G boundary constraint.
2012-03-07 18:52:46 +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
aac.c
Add a sysctl to report the firmware build number.
2012-02-13 16:48:49 +00:00
aacreg.h
Previously, the aac driver did not handle enclosure management AIFs,
2010-09-29 14:22:00 +00:00
aacvar.h
- Fix races on detach handling of AAC_IFFLAGS_* mask
2011-06-10 20:23:56 +00:00