| Summary: | FreeBSD installer cannot detect my 3C905B network, so I cannot do network install | ||
|---|---|---|---|
| Product: | Base System | Reporter: | fiucha <fiucha> |
| Component: | i386 | Assignee: | freebsd-bugs (Nobody) <bugs> |
| Status: | Closed FIXED | ||
| Severity: | Affects Only Me | ||
| Priority: | Normal | ||
| Version: | 4.0-RELEASE | ||
| Hardware: | Any | ||
| OS: | Any | ||
|
Description
fiucha
2000-07-29 15:00:01 UTC
State Changed From-To: open->closed There are thousands upon thousands of machines that have this card and I've never seen a problem with it. I just installed 3 myself off of the xl0 driver. You might have better luck with questions@freebsd.org, this forum is mainly to report specific, reproducable bugs. Thus spake fiucha@crosswinds.net (fiucha@crosswinds.net): > The network board is fine since I have installed (and working normally) OpenBSD 2.7 on the same machine. Could you maybe send the output of pciconf or the equivalent tools on OpenBSD or Linux, to show which chip-id's the card have? Maybe its a smooth variant our code doesn't know yet. Please send it as reply to freebsd-gnats-submit@freebsd.org, using the same Subject: line. Thanks Alex -- cat: /home/alex/.sig: No such file or directory On Mon, 31 Jul 2000, Alexander Langer wrote:
> Thus spake fiucha@crosswinds.net (fiucha@crosswinds.net):
>
> > The network board is fine since I have installed (and working normally) OpenBSD 2.7 on the same machine.
>
> Could you maybe send the output of pciconf or the equivalent tools on
> OpenBSD or Linux, to show which chip-id's the card have?
> Maybe its a smooth variant our code doesn't know yet.
On OpenBSD 2.7 I did a search for "*pci* and I have found
/usr/X11/bin/scanpci
It's output:
--------------cut here---------------------
PCI says configuration type 2
PCI probing configuration type 2
pci bus 0x0 slot at 0xc000, vendor 0x10b9 device 0x1451
ALI M1451
pci bus 0x0 slot at 0xc200, vendor 0x10b9 device 0x1449
ALI M1449
pci bus 0x0 slot at 0xc300, vendor 0x10b7 device 0x9050
3COM 3C905 100bTX
pci bus 0x0 slot at 0xc400, vendor 0x1013 device 0x00b8
Cirrus Logic GD 5446
pci bus 0x0 slot at 0xc600, vendor 0x1095 device 0x0640
CMD 640A
--------------cut here---------------------
Hope this helps,
florin
|