From: Patrick W. <pwh...@ch...> - 2001-02-28 17:17:41
|
I'm using .70 Do you really think specifying the address and irq will help? looking at the /proc/pci entry, it appears as if the device is detected, the system just doesn't recognize the vendor and device ID. But I haven't tried yet to specify the address and irq, because I'm unsure of the syntax. How would I specify these params? Matthew Franz wrote: > Which version (.7x or the .80 pre-release) are you using? For the .8x, it > looks like tulip support is enabled. > > http://www.io.com/~mdfranz/trinux/boot-images/boot080pre1.flp > > You might also try modifying the syslinux.cfg on the boot floppy so that > you specify the io port and irq (although typically you don't have to do > that for PCI nics) > > -mdf > > > I'm trying out trinux, and my nic isn't being recognized by the kernel. Any > > advice? > > > > When I do a 'dmesg | grep eth' I get nothing. When I look at /proc/pci I see > > an entry like this: > > ============================ > > Bus 0, device 17, function 0: > > Ethernet controller: Unknown vendor Unknown device (rev 17). > > Vendor id=1317. Device id=985. > > Medium devsel. Fast back-to-back capable. IRQ 10. Master Capable. Late > > > > ncy=240. Min Gnt=255.Max Lat=255. > > I/O at 0xfc00 [0xfc01]. > > Non-prefetchable 32 bit memory at 0xffbefc00 [0xffbefc00]. > > > > ============================ > > > > Is there a way to specify what driver to use for this device? The card is a > > 'Network Everywhere NC100. When I boot RedHat 6.2 I use tulip.o for this card. > > > > Is there any other info that would be helpful? > > > > Thank you in advance for your help. > > > > Patrick > > > > > > _______________________________________________ > > Trinux-talk mailing list > > Tri...@li... > > http://lists.sourceforge.net/lists/listinfo/trinux-talk > > |