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
/
pci
History
Warner Losh
f987621403
The callback takes a void *, not a caddr_t * (sic).
...
Except for the bb callback, which takes a caddr_t and not a caddr_t *.
2009-03-03 18:54:57 +00:00
..
alpm.c
Various updates to most of the smbus(4) drivers:
2007-01-11 19:56:24 +00:00
amdpm.c
- Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle
2008-06-06 18:29:56 +00:00
amdsmb.c
- Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle
2008-06-06 18:29:56 +00:00
if_rl.c
Destroy TX tag outside of loop scope.
2009-02-09 16:53:37 +00:00
if_rlreg.h
Allocating 2 MSI messages do not seem to work on certain controllers
2009-02-11 00:23:56 +00:00
intpm.c
- Use bus_foo() rather than bus_space_foo() and remove bus space tag/handle
2008-06-06 18:29:56 +00:00
intpmreg.h
Various updates to most of the smbus(4) drivers:
2007-01-11 19:56:24 +00:00
locate.pl
…
ncr.c
Prepare for future integration between CAM and newbus. xpt_bus_register
2007-06-17 05:55:54 +00:00
ncrreg.h
…
nfsmb.c
Add the SMB functionality for the MCP65 chipset I happen to
2008-06-18 20:39:56 +00:00
viapm.c
The callback takes a void *, not a caddr_t * (sic).
2009-03-03 18:54:57 +00:00