Ticket #4622: ipro100.txt

File ipro100.txt, 1.4 KB (added by thetick, 15 years ago)

syslog added for readibility since post is missing returns

Line 
1I would like the ipro100 driver to automatically detect 100M. I have a 20M connection that works at 20M with Linux and Windows on the exact same machine. Haiku connects at 10Mb and I get 5Mb max transfers. Not bad at all but I would like to get 20Mb transfers.
2
3I tried:
4>ifconfig /dev/net/ipro100/0 media 100baseTX
5ifconfig: Setting media failed: Operation not supported
6
7Finally below is the syslog showing the 10M speed.
8KERN: ipro100: init_hardware(0x8115990c)
9KERN: ipro100, found Intel 82550 Pro/100 Ethernet at 5
10KERN: ipro100: init_driver(0x8115990c)
11KERN: [ipro100] (fxp) bus_alloc_resource(3, [16], 0x0, 0xffffffff, 0x1, 0x2)
12KERN: [ipro100] (fxp) bus_alloc_resource(1, [0], 0x0, 0xffffffff, 0x1, 0x6)
13KERN: [ipro100] (fxp) using memory space register mapping
14KERN: [ipro100] (fxp) PCI IDs: 8086 1229 8086 2205 000c
15KERN: [ipro100] (fxp) Dynamic Standby mode is disabled
16KERN: [ipro100] (miibus) No PHY module found (aa00/15)!
17KERN: [ipro100] ipro100: /dev/net/ipro100/0
18KERN: loaded driver /boot/system/add-ons/kernel/drivers/dev/net/ipro100
19KERN: ipro1000: init_hardware(0x83935864)
20KERN: ipro1000: no hardware found.
21KERN: get_device_interface: ask "network/devices/ethernet/v1" for /dev/net/ipro100/0
22KERN: ipv4_datalink_init(/dev/net/ipro100/0)
23KERN: [net/ipro100/0] compat_open(0x2)
24KERN: /dev/net/ipro100/0: media change, media 0x22 quality 1000 speed 10000
25DAEMON 'DHCP': DHCP for /dev/net/ipro100/0, status: No error
26