This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-skq
Watch
1
Star
0
Fork
0
You've already forked freebsd-skq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-skq
/
sys
/
dev
/
aac
History
jhb
2642ed4029
kthread_exit() no longer requires Giant, so don't force callers to acquire
...
Giant just to call kthread_exit(). Requested by: many
2004-03-05 22:42:17 +00:00
..
aac_cam.c
…
aac_compat.h
…
aac_debug.c
Remove the use of AACQ_COMPLETE here since there is no longer a completion
2004-02-07 20:54:29 +00:00
aac_disk.c
Change the disk(9) API in order to make device removal more robust.
2004-02-18 21:36:53 +00:00
aac_ioctl.h
Do some small cleanups to comments and remove AACQ_COMPLETE definitions since
2004-02-07 17:40:38 +00:00
aac_linux.c
…
aac_pci.c
Fall back to INTR_MPSAFE if INTR_FAST registration fails.
2004-02-09 05:29:05 +00:00
aac_tables.h
…
aac.c
kthread_exit() no longer requires Giant, so don't force callers to acquire
2004-03-05 22:42:17 +00:00
aacreg.h
…
aacvar.h
Change the disk(9) API in order to make device removal more robust.
2004-02-18 21:36:53 +00:00