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
/
sparc64
/
pci
History
Marius Strobl
d7a0fc4dca
Use device_get_nameunit(9) rather than device_get_name(9) so one can
...
identify the reporting bridge in machines with multiple PCI domains.
2010-03-31 22:32:56 +00:00
..
apb.c
Don't re-implement device_get_nameunit(9).
2010-03-31 22:27:33 +00:00
fire.c
- Zero the MSI/MSI-X queue argument, otherwise mtx_init(9) can panic
2010-01-27 20:30:14 +00:00
firereg.h
Add a driver for the `Fire' JBus to PCIe bridges found in at least
2009-12-27 16:55:44 +00:00
firevar.h
Add a driver for the `Fire' JBus to PCIe bridges found in at least
2009-12-27 16:55:44 +00:00
ofw_pci.h
Add structures for OFW MSI/MSI-X support. These are identical for
2009-12-23 21:07:49 +00:00
ofw_pcib_subr.c
Adapt parts of the sparc64 Open Firmware bus enumeration code (in particular,
2008-12-15 15:31:10 +00:00
ofw_pcib_subr.h
…
ofw_pcib.c
- Hook up the default implementations of the MSI/MSI-X pcib_if methods
2009-12-25 15:03:05 +00:00
ofw_pcibus.c
- Add quirk handling for ALi M5229, mainly setting the magic "force
2009-12-23 21:38:59 +00:00
psycho.c
Use device_get_nameunit(9) rather than device_get_name(9) so one can
2010-03-31 22:32:56 +00:00
psychoreg.h
…
psychovar.h
- Preserve the PROM IOMMU in order to allow OFW drivers to continue to
2010-01-02 15:19:33 +00:00
schizo.c
Use device_get_nameunit(9) rather than device_get_name(9) so one can
2010-03-31 22:32:56 +00:00
schizoreg.h
…
schizovar.h
- Add quirk handling for Sun Fire V1280. The firmware of these machines
2010-03-17 20:01:01 +00:00