From: Wilton W. <ww...@ha...> - 2002-10-25 06:45:12
|
On Thu, 24 Oct 2002, Luiz Otavio de Lima Rodrigues wrote: > However, I did not find a line as > > pci 0x10ec 0x8129 8139too > > Where I obtain information on these configurations? These id's can be extracted from a running system using the "lspci" command as well beoboot will list out the pci id's on the console if it fails to load a module for the network. Default driver information can be extracted from /usr/share/hwdata/pcitable if you have the hwdata rpm installedi, be aware that the driver listed in this file may not always be the best driver to use on you particular version of hardware, for example there are two different drivers one can use for a sym53c8xx scsi card, the default "sym53c8xx.o" hasn't worked very well for us causeing all sorts of problems with DMA, but if we use the "sym53c8xx_2.o" driver everything works flawlessly. Also a current list of pci ids can be obtained from: http://pciids.sourceforge.net/ - Wilton ----[ Wilton William Wong ]--------------------------------------------- 11060-166 Avenue Ph : 01-780-456-9771 High Performance UNIX Edmonton, Alberta FAX: 01-780-456-9772 and Linux Solutions T5X 1Y3, Canada URL: http://www.harddata.com -------------------------------------------------------[ Hard Data Ltd. ]---- |