Date: Sat, 9 Dec 2000 01:15:38 -0800 (PST) From: Mike Smith <msmith@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci isa_pci.c pci.c pcib_if.m Message-ID: <200012090915.eB99Fcw09454@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
msmith 2000/12/09 01:15:38 PST Modified files: sys/dev/pci isa_pci.c pci.c pcib_if.m Log: - Fix the device database parsing code so that it actually works. - Improve the formatting for devices identified by the database. - Fix the pcib_route_interrupt method definition, as an old version snuck in here somehow 8( - Remove a couple of the vendor/device IDs for PCI:ISA bridges which correctly identify themselves. Submitted by: peter Revision Changes Path 1.2 +1 -3 src/sys/dev/pci/isa_pci.c 1.168 +30 -10 src/sys/dev/pci/pci.c 1.4 +2 -2 src/sys/dev/pci/pcib_if.m To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200012090915.eB99Fcw09454>