Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 08 Dec 2000 18:05:42 -0800
From:      Peter Wemm <peter@netplex.com.au>
To:        Dag-Erling Smorgrav <des@ofug.org>
Cc:        Mike Smith <msmith@FreeBSD.org>, cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/pci pci.c pci_if.m pcib_if.m pcireg.h pcisupport.c pcivar.h src/sys/dev/pci eisa_pci.c fixup_pci.c ignore_pci.c isa_pci.c pci_pci.c vga_pci.c pci.c pcivar.h src/sys/modules/agp Makefile src/sys/modules/netgraph/tty Makefile ... 
Message-ID:  <200012090205.eB925g638803@mobile.wemm.org>
In-Reply-To: <xzp8zpql5wo.fsf@flood.ping.uio.no> 

next in thread | previous in thread | raw e-mail | index | archive | help
Dag-Erling Smorgrav wrote:
> Mike Smith <msmith@FreeBSD.org> writes:
> > Please *don't* complain about your bridge chipsets etc. not being 
> > identified.  Use 'pciconf -lv' instead, or play with
> > 
> > load -t pci_vendor_data /usr/share/misc/pci_vendors
> > 
> > in the loader
> 
> Shouldn't this be the default? The PicoBSD and -tiny folks can leave
> it out, of course, but your average Joe Shmoe doesn't care about the
> wasted memory, and I think leaving it out of the standard install will
> generate a lot of noise on -questions.

Just to be clear.. this is for the chip* drivers - eg: bridges, base
chipsets, etc, and unrecognized devices.  For everything that has a real
driver attached, that real driver will supply the correct identification
string and will override the default.  eg: your ahc chipsets will still have
a complete description supplied by the ahc driver.  If you have an aix7xxx
chipset present on the bus but have not loaded the description strings, then
it will be reported as an 'unknown SCSI storage device' or something like
that.

Cheers,
-Peter
--
Peter Wemm - peter@FreeBSD.org; peter@yahoo-inc.com; peter@netplex.com.au
"All of this is for nothing if we don't go to the stars" - JMS/B5



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?200012090205.eB925g638803>