Date: Wed, 06 Dec 2000 20:09:42 -0800 From: Mike Smith <msmith@freebsd.org> To: hackers@freebsd.org Subject: HEADS UP - PCI code changes, review requested Message-ID: <200012070409.eB749gF07307@mass.osd.bsdi.com>
next in thread | raw e-mail | index | archive | help
As people may have noticed, I've been working on a cleanup of parts of our PCI subsystem. The next round of changes are ready for review. In summary, the changes: - Break out our bridge support into separate PCI:PCI, PCI:EISA and PCI:ISA modules. - Move all PCI core code into sys/dev/pci. - Add interrupt routing support for the Alpha platform. - Remove description strings for PCI infrastructure components from the PCI code. (pciconf now has a better database). A diff against -current is at http://people.freebsd.org/~msmith/pci.diff, comments are very much welcome. Note in particular for the Alpha folks - support is not yet in place for PCI:PCI bridges with nonstandard interrupt routing, I think I know how to do this fairly cleanly though (but I only just realised it was a problem, whoops). -- ... every activity meets with opposition, everyone who acts has his rivals and unfortunately opponents also. But not because people want to be opponents, rather because the tasks and relationships force people to take different points of view. [Dr. Fritz Todt] V I C T O R Y N O T V E N G E A N C E To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012070409.eB749gF07307>