Date: Tue, 13 Jun 2000 00:21:57 -0600 From: Warner Losh <imp@village.org> To: Doug Rabson <dfr@FreeBSD.org> Cc: arch@FreeBSD.org Subject: Re: cvs commit: src/sys/pci pci.c pcisupport.c pcivar.h Message-ID: <200006130621.AAA12159@harmony.village.org> In-Reply-To: Your message of "Fri, 09 Jun 2000 09:00:31 PDT." <200006091600.JAA25038@freefall.freebsd.org> References: <200006091600.JAA25038@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
In message <200006091600.JAA25038@freefall.freebsd.org> Doug Rabson writes: : dfr 2000/06/09 09:00:31 PDT : : Modified files: : sys/pci pci.c pcisupport.c pcivar.h : Log: : Nuke the useless chip driver. It gets in the way when you want to load : a functional driver for the device. : : Revision Changes Path : 1.153 +2 -1 src/sys/pci/pci.c : 1.163 +3 -51 src/sys/pci/pcisupport.c : 1.46 +2 -1 src/sys/pci/pcivar.h Personally I think that we should add it back as a "loose" or "generic" device after I finish the work on the unknown driver. This would allow you to do the same thing, and still have decent boot messages. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-arch" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200006130621.AAA12159>