DragonFly BSD
DragonFly commits List (threaded) for 2005-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

Re: 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 ...


From: "Thomas E. Spanjaard" <tgen@xxxxxxxxxxxxx>
Date: Sun, 30 Oct 2005 18:05:32 +0100

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@xxxxxxxxxxxxx

Attachment: signature.asc
Description: OpenPGP digital signature



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]