Date: Sat, 8 May 1999 07:55:20 -0700 (PDT) From: Peter Wemm <peter@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/pci pcisupport.c Message-ID: <199905081455.HAA76815@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
peter 1999/05/08 07:55:19 PDT Modified files: sys/pci pcisupport.c Log: Fix a couple of newbus merge problems: Restore 0x710110b9 ("AcerLabs M15x3 Power Management Unit") - but only if NALPM == 0. Restore 0x00051166 ("Ross (?) host to PCI bridge") so that fixbushigh_Ross() gets called. Delete generic_pci_bridge(), it's been replaced by other mechanisms (see the isab and pcib match/probes and the pci_bridge_type() function) Revision Changes Path 1.104 +12 -33 src/sys/pci/pcisupport.c 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?199905081455.HAA76815>