I am having problems configuring the built in ethernet on my Sony Vaio 
Fx190k. I just setup a dual boot of Red Hat 7 and win2k. In Windows 2k it 
lists it as Intel Pro 100 VE. According to the proc/pci it is using IRQ 9 
and I/O 0x3000, but it is not listed in proc/interrupts. I tried to change 
it to IRQ 7 in linuxconf but it still didn't work. Any help would be 
greatly appreciated.


/proc/pci:

PCI devices found:
   Bus  0, device   0, function  0:
     Host bridge: Intel Unknown device (rev 17).
       Vendor id=8086. Device id=1130.
       Fast devsel.  Fast back-to-back capable.  Master Capable.  No bursts.
   Bus  0, device   2, function  0:
     VGA compatible controller: Intel Unknown device (rev 17).
       Vendor id=8086. Device id=1132.
       Medium devsel.  Fast back-to-back capable.  IRQ 10.  Master 
Capable.  No bursts.
       Prefetchable 32 bit memory at 0xf8000000 [0xf8000008].
       Non-prefetchable 32 bit memory at 0xf4000000 [0xf4000000].
   Bus  0, device  30, function  0:
     PCI bridge: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=2448.
       Fast devsel.  Fast back-to-back capable.  Master Capable.  No 
bursts.  Min Gnt=4.
   Bus  0, device  31, function  0:
     ISA bridge: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=244c.
       Medium devsel.  Fast back-to-back capable.  Master Capable.  No 
bursts.
   Bus  0, device  31, function  1:
     IDE interface: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=244a.
       Medium devsel.  Fast back-to-back capable.  Master Capable.  No 
bursts.
       I/O at 0x1800 [0x1801].
   Bus  0, device  31, function  2:
     USB Controller: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=2442.
       Medium devsel.  Fast back-to-back capable.  IRQ 9.  Master 
Capable.  No bursts.
       I/O at 0x1820 [0x1821].
   Bus  0, device  31, function  3:
     SM Bus: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=2443.
       Medium devsel.  Fast back-to-back capable.  IRQ 5.
       I/O at 0x1810 [0x1811].
   Bus  0, device  31, function  4:
     USB Controller: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=2444.
       Medium devsel.  Fast back-to-back capable.  IRQ 11.  Master 
Capable.  No bursts.
       I/O at 0x1840 [0x1841].
   Bus  0, device  31, function  5:
     Multimedia audio controller: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=2445.
       Medium devsel.  Fast back-to-back capable.  IRQ 5.  Master 
Capable.  No bursts.
       I/O at 0x1c00 [0x1c01].
       I/O at 0x1880 [0x1881].
   Bus  0, device  31, function  6:
     Unknown class: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=2446.
       Medium devsel.  Fast back-to-back capable.  IRQ 5.  Master 
Capable.  No bursts.
       I/O at 0x2400 [0x2401].
       I/O at 0x2000 [0x2001].
   Bus  1, device   0, function  0:
     FireWire (IEEE 1394): Texas Instruments Unknown device (rev 2).
       Vendor id=104c. Device id=8021.
       Medium devsel.  IRQ 10.  Master Capable.  Latency=64.  Min Gnt=3.Max 
Lat=4.
       Non-prefetchable 32 bit memory at 0xf4105000 [0xf4105000].
       Non-prefetchable 32 bit memory at 0xf4100000 [0xf4100000].
   Bus  1, device   2, function  0:
     CardBus bridge: Ricoh Unknown device (rev 128).
       Vendor id=1180. Device id=476.
       Medium devsel.  Master Capable.  No bursts.  Max Lat=7.
   Bus  1, device   2, function  1:
     CardBus bridge: Ricoh Unknown device (rev 128).
       Vendor id=1180. Device id=476.
       Medium devsel.  Master Capable.  No bursts.  Max Lat=7.
   Bus  1, device   8, function  0:
     Ethernet controller: Intel Unknown device (rev 3).
       Vendor id=8086. Device id=2449.
       Medium devsel.  Fast back-to-back capable.  IRQ 9.  Master 
Capable.  Latency=66.  Min Gnt=8.Max Lat=56.
       Non-prefetchable 32 bit memory at 0xf4104000 [0xf4104000].
       I/O at 0x3000 [0x3001].


/proc/interrupts:

            CPU0
   0:      27988          XT-PIC  timer
   1:        258          XT-PIC  keyboard
   2:          0          XT-PIC  cascade
   5:          0          XT-PIC  Intel ICH2
   6:         15          XT-PIC  floppy
   8:          1          XT-PIC  rtc
   9:          0          XT-PIC  usb-uhci
  10:        398          XT-PIC  i810 at PCI:0:2:0
  11:          0          XT-PIC  usb-uhci
  12:       3942          XT-PIC  PS/2 Mouse
  13:          1          XT-PIC  fpu
  14:      90215          XT-PIC  ide0
  15:        978          XT-PIC  ide1
NMI:          0


Thanks!