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
/
pci
History
dfr
8b3f3dcbb9
Make the cardbus driver a derived class of the pci driver. In theory, this
...
should allow many of the pci methods to be re-staticised.
2003-11-01 12:45:03 +00:00
..
eisa_pci.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
fixup_pci.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
ignore_pci.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
isa_pci.c
Use __FBSDID().
2003-08-24 17:55:58 +00:00
pci_if.m
Add a new PCI interface method, assign_interrupt, to determine the
2003-07-01 14:08:33 +00:00
pci_pci.c
Change all SYSCTLS which are readonly and have a related TUNABLE
2003-10-21 18:28:36 +00:00
pci_private.h
Add pci_resume() to reestablish interrupt routing after
2003-09-17 08:32:44 +00:00
pci_user.c
The code that was meant to test alignment of the register offset
2003-10-11 22:20:34 +00:00
pci.c
Make the cardbus driver a derived class of the pci driver. In theory, this
2003-11-01 12:45:03 +00:00
pcib_if.m
…
pcib_private.h
Prefer the uintXX_t to the u_intXX_t names.
2003-08-22 03:11:53 +00:00
pcireg.h
Teach the PCI code to parse MSI extended capabilities. Re-arrange the
2003-09-14 19:30:00 +00:00
pcivar.h
Teach the PCI code to parse MSI extended capabilities. Re-arrange the
2003-09-14 19:30:00 +00:00