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
jhb
bc9db472d8
Update the 'ps', 'show pci', and 'show ktr' ddb commands to use the new
...
pager callout instead of homerolling their own paging facility.
2003-07-31 17:29:42 +00:00
..
eisa_pci.c
…
fixup_pci.c
…
ignore_pci.c
…
isa_pci.c
- Make the isab devclass global to allow for multiple ISA bridge drivers.
2003-07-08 18:56: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
Calculate routed interrupts using the slot number from the device and
2003-05-22 17:45:26 +00:00
pci_private.h
Add a new PCI interface method, assign_interrupt, to determine the
2003-07-01 14:08:33 +00:00
pci_user.c
prevent the number of patterns from exceeding the number of pci devices.
2003-06-23 03:17:03 +00:00
pci.c
Update the 'ps', 'show pci', and 'show ktr' ddb commands to use the new
2003-07-31 17:29:42 +00:00
pcib_if.m
…
pcib_private.h
Make the base pcib_route_interrupt method available to other pci-pci bridge
2003-01-14 11:37:56 +00:00
pcireg.h
Add constants for USB programming interfaces. These are already defined
2003-04-23 15:51:36 +00:00
pcivar.h
Return status for PCI methods '{enable,disable}_{io,busmaster}'.
2003-04-16 03:15:08 +00:00