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
/
ahci
History
mav
938848ea5c
Destroy mtx lock when failed to allocate memory during attach.
...
Submitted by: Dmitry Luhtionov <dmitryluhtionov@gmail.com> MFC after: 2 weeks
2013-12-11 17:40:35 +00:00
..
ahci.c
Add few more minor parts of DevSleep support from AHCI 1.3.1 proposal.
2013-11-15 15:14:07 +00:00
ahci.h
Fix undefined behavior: (1 << 31) is not defined as 1 is an int and this
2013-11-30 22:17:27 +00:00
ahciem.c
Destroy mtx lock when failed to allocate memory during attach.
2013-12-11 17:40:35 +00:00