Package: discover
Version: 2.0.7-2.1
Severity: normal

I have this pci nic:
---
lspci
...
0000:05:0a.0 Ethernet controller: Digital Equipment Corporation DECchip
21040 [Tulip] (rev 23)
...

lspci -n
...
0000:05:0a.0 0200: 1011:0002 (rev 23)
...

discover
...
Digital Equipment Corporation DECchip 21040 [Tulip]
---

It does not work with the suggested module tulip, it works with de2104x.

Loading manually and regenerating initrd, fixed the problem:

---
modprobe de2104x
cd /boot
mv initrd.img-2.6.8-2-686 /files/
mkinitrd -o /boot/initrd.img-2.6.8-2-686 /lib/modules/2.6.8-2-686/
lilo -v
reboot
---

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.6.8-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages discover depends on:
ii  libdiscover2                  2.0.7-2.1  hardware identification library

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to