cvs commit: src/sys/bus/firewire firewire.c fwohci_pci.c src/sys/bus/isa isa_common.c isahint.c pnp.c src/sys/bus/pci pci.c pci_pcib.c pcivar.h src/sys/bus/pci/i386 pcibus.c src/sys/bus/ppbus ppbconf.c src/sys/dev/acpica5 acpi.c acpi_ec.c ...
Thomas E. Spanjaard
tgen at netphreax.net
Sun Oct 30 09:05:32 PST 2005
Matthew Dillon wrote:
I am first going
to attempt to see if I can route interrupts at least on the host-bridge
(at the moment my test box can't even do that!), after that I am going
to explore the PCI BIOS a bit (but I expect I'll have to write it off
like everyone else has).
I'm not sure, but perhaps the NetBSD PCI IRQ fixup code can be handy in
this matter. It doesn't use ACPI (that's another kernel option), so it
looks like it's pretty much what we need.
In anycase, its messy stuff. The existing code is virtually undocumented
and contains a huge number of assumptions, special cases, and hacks,
mainly because I think nobody *ELSE* understood it when it was modified
in the past.
The fact that a lot of hardware manufacturers don't either doesn't help
as well :P.
Cheers,
--
-- Thomas E. Spanjaard
tgen at xxxxxxxxxxxxx
Attachment:
signature.asc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pgp00001.pgp
Type: application/octet-stream
Size: 187 bytes
Desc: "Description: OpenPGP digital signature"
URL: <http://lists.dragonflybsd.org/pipermail/commits/attachments/20051030/35e59ea5/attachment-0022.obj>
More information about the Commits
mailing list