Bug 116929 - (NET PATCH XIRCOM)Can't install via PCMCIA network card
Summary: (NET PATCH XIRCOM)Can't install via PCMCIA network card
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: kernel
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Dave Jones
QA Contact: Brian Brock
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2004-02-26 15:09 UTC by Tim Waugh
Modified: 2015-01-04 22:04 UTC (History)
3 users (show)

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2005-01-11 04:59:25 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
linux-gdrvinfo.patch (395 bytes, patch)
2004-03-01 12:51 UTC, Tim Waugh
no flags Details | Diff

Description Tim Waugh 2004-02-26 15:09:01 UTC
Description of problem:
Installing over NFS via boot.iso on a Dell Inspiron 3500 with a Xircom
CE3B network card adapter fails to get past the DHCP screen.

Version-Release number of selected component (if applicable):
Tried from rawhide-20040226 tree.
anaconda-9.91-0.20040225180009

How reproducible:
100%

Steps to Reproduce:
1. Boot boot.iso
2. Try to install over NFS
  
Actual results:
Clicking OK on the DHCP screen (with 'use DHCP' on) does not move on
to the next screen.  On VT3:

* need to set up networking
* going to pick interface
* only have one network device: eth
* going to do getNetConfig
* waiting for link...
* 0 seconds.
* pump told us: SIOCSIFADDR: No such device

On VT4:

<6>Yenta: Routing CardBus interrupts to PCI
<6>Yenta: ISA IRQ mask 0x0098, PCI irq 11
<6>Socket status: 30000006
<6>Yenta: CardBus bridge found at 0000:00:04.1 [1028:008f]
<6>Yenta: Using CSCINT to route CSC interrupts to PCI
<6>Yenta: Routing CardBus interrupts to PCI
<6>Yenta: ISA IRQ mask 0x0098, PCI irq 11
<6>Socket status: 30000010
<6>cs: IO port probe 0x0c00-0x0cff: clean.
<6>cs: IO port probe 0x0100-0x04ff: excluding 0x220-0x22f 0x320-0x327
0x378-0x37f 0x388-0x38f 0x3c0-0x3df 0x4d0-0x4d7
<6>cs: IO port probe 0x0a00-0x0aff: clean.
<6>cs: memory probe 0xa0000000-0xa0ffffff: clean.
<7>divert: allocating divert_blk for eth0
<6>eth0: Xircom: port 0x300, irq 3, hwaddr 00:80:C7:A4:42:72

Comment 1 Bill Nottingham 2004-02-27 19:53:12 UTC
The 'simple' way to fix this is to get ethtool GDRVINFO support into
that driver. (xirc2ps_cs?)

Comment 2 Tim Waugh 2004-03-01 12:07:50 UTC
Yes, xirc2ps_cs is the driver in use.

Comment 3 Tim Waugh 2004-03-01 12:51:05 UTC
Created attachment 98155 [details]
linux-gdrvinfo.patch

Here is a patch I'm testing, based on the corresponding code in the 2.4 tree.

Comment 4 Tim Waugh 2004-03-01 14:18:33 UTC
Yes, this one-line patch fixes it.

Comment 5 Dave Jones 2005-01-11 04:59:25 UTC
fixed for some time now..



Note You need to log in before you can comment on or make changes to this bug.