[driverloader] Latest driver 1.24 still not working; redhat 8.0

s7726 s7726 at yahoo.com
Sat Nov 1 23:50:58 EST 2003


I can't get the driver to load. I attached the dumpdiag.


Thanks

Gavin S.
s7726 at yahoo.com
-------------- next part --------------

+ dldrstop

+ modprobe -v driverloader
/sbin/insmod /usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o
Using /usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o
Symbol version prefix ''
Warning: loading /usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o will taint the kernel: non-GPL license - see LICENSE file; Copyright (c)2003 Linuxant inc.
  See http://www.tux.org/lkml/#export-tainted for information about tainted modules
/usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o: init_module: No such device
/usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o: insmod /usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o failed
/usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o: insmod driverloader failed
Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters.
      You may find more information in syslog or the output from dmesg

+ lsmod
Module                  Size  Used by    Tainted: P  
maestro                34920   0  (autoclean)
soundcore               6500   2  (autoclean) [maestro]
irtty                   8000   2  (autoclean)
irda                  122864   1  (autoclean) [irtty]
autofs                 13332   0  (autoclean) (unused)
eepro100               22772   1 
mii                     3976   0  [eepro100]
iptable_filter          2412   0  (autoclean) (unused)
ip_tables              15096   1  [iptable_filter]
mousedev                5588   0 
keybdev                 2976   0  (unused)
hid                    22340   0  (unused)
input                   5920   0  [mousedev keybdev hid]
usb-uhci               26412   0  (unused)
usbcore                78944   1  [hid usb-uhci]
ext3                   70880   2 
jbd                    51988   2  [ext3]

+ date
Sun Nov  2 00:49:25 PST 2003

+ /usr/sbin/dldrconfig --info
Linuxant DriverLoader for Wireless LAN devices, version 1.24

If you need license keys, assistance or more information, please go to:
	http://www.linuxant.com/

When reporting a problem for the first time, please send
us the file generated by "dldrconfig --dumpdiag".

To complete the installation, please point your browser to:
  http://127.1:18020/ or http://MobileBrew:18020/

+ identify_system
linux-i686(i686)-2.4.20-20.8 RedHat-8.0

+ uname -a
Linux MobileBrew 2.4.20-20.8 #1 Mon Aug 18 14:59:07 EDT 2003 i686 i686 i386 GNU/Linux

+ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --host=i386-redhat-linux --with-system-zlib --enable-__cxa_atexit
Thread model: posix
gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)

+ cat -v /proc/version
Linux version 2.4.20-20.8 (bhcompile at daffy.perf.redhat.com) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Mon Aug 18 14:59:07 EDT 2003

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 5
model name	: Pentium II (Deschutes)
stepping	: 2
cpu MHz		: 300.006
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr
bogomips	: 598.01


+ cat -v /etc/redhat-release
Red Hat Linux release 8.0 (Psyche)

+ cat -v /etc/sysconfig/network-scripts/ifcfg-eth0
DEVICE=eth0
ONBOOT=yes
BOOTPROTO=dhcp
TYPE=Ethernet
USERCTL=no
PEERDNS=yes
NETWORK=192.168.0.0
BROADCAST=192.168.0.255

+ cat -v /etc/sysconfig/network-scripts/ifcfg-lo
DEVICE=lo
IPADDR=127.0.0.1
NETMASK=255.0.0.0
NETWORK=127.0.0.0
# If you're having problems with gated making 127.0.0.0/8 a martian,
# you can change this to something else (255.255.255.255, for example)
BROADCAST=127.255.255.255
ONBOOT=yes
NAME=loopback

+ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

irda0     no wireless extensions.


+ iwlist accesspoints
lo        Interface doesn't have a list of Access Points

eth0      Interface doesn't have a list of Access Points

irda0     Interface doesn't have a list of Access Points


+ iwlist scanning
iwlist: unknown command `scanning'

+ iwlist scanning
iwlist: unknown command `scanning'

+ iptables -L -n
Chain INPUT (policy ACCEPT)
target     prot opt source               destination         

Chain FORWARD (policy ACCEPT)
target     prot opt source               destination         

Chain OUTPUT (policy ACCEPT)
target     prot opt source               destination         

+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:03:47:1A:AA:10  
          inet addr:192.168.2.5  Bcast:192.168.2.255  Mask:255.255.255.0
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:3177 errors:0 dropped:0 overruns:0 frame:0
          TX packets:1682 errors:0 dropped:0 overruns:0 carrier:0
          collisions:23 txqueuelen:100 
          RX bytes:4595806 (4.3 Mb)  TX bytes:93533 (91.3 Kb)
          Interrupt:11 Base address:0x5000 

irda0     Link encap:IrLAP  HWaddr 7c:e6:c8:99  
          UP RUNNING NOARP  MTU:2048  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:3192 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:8 
          RX bytes:0 (0.0 b)  TX bytes:101232 (98.8 Kb)

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:760 errors:0 dropped:0 overruns:0 frame:0
          TX packets:760 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:932159 (910.3 Kb)  TX bytes:932159 (910.3 Kb)


+ netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.2.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
127.0.0.0       0.0.0.0         255.0.0.0       U         0 0          0 lo
0.0.0.0         192.168.2.1     0.0.0.0         UG        0 0          0 eth0

+ netstat -in
Kernel Interface table
Iface     MTU Met   RX-OK RX-ERR RX-DRP RX-OVR   TX-OK TX-ERR TX-DRP TX-OVR Flg
eth0       1500   0    3177      0      0      0    1682      0      0      0 BMRU
irda0      2048   0       0      0      0      0    3192      0      0      0 ORU
lo        16436   0     760      0      0      0     760      0      0      0 LRU

+ ip addr
1: lo: <LOOPBACK,UP> mtu 16436 qdisc noqueue 
    link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
    inet 127.0.0.1/8 brd 127.255.255.255 scope host lo
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 100
    link/ether 00:03:47:1a:aa:10 brd ff:ff:ff:ff:ff:ff
    inet 192.168.2.5/24 brd 192.168.2.255 scope global eth0
3: irda0: <NOARP,UP> mtu 2048 qdisc pfifo_fast qlen 8
    link/irda 

+ ip rule
0:	from all lookup local 
32766:	from all lookup main 
32767:	from all lookup 253 

+ ip route
192.168.2.0/24 dev eth0  proto kernel  scope link  src 192.168.2.5 
127.0.0.0/8 dev lo  scope link 
default via 192.168.2.1 dev eth0 

+ lspci -n
00:00.0 Class 0600: 8086:7180 (rev 03)
00:01.0 Class 0604: 8086:7181 (rev 03)
00:04.0 Class 0601: 8086:7110 (rev 02)
00:04.1 Class 0101: 8086:7111 (rev 01)
00:04.2 Class 0c03: 8086:7112 (rev 01)
00:04.3 Class 0680: 8086:7113 (rev 02)
00:0a.0 Class 0401: 125d:1968
00:12.0 Class 0280: 14e4:4320 (rev 03)
00:14.0 Class 0200: 8086:1229 (rev 08)
01:00.0 Class 0300: 1002:4742 (rev 5c)

+ lspci -v
00:00.0 Host bridge: Intel Corp. 440LX/EX - 82443LX/EX Host bridge (rev 03)
	Flags: bus master, medium devsel, latency 64
	Memory at e4000000 (32-bit, prefetchable) [size=64M]
	Capabilities: [a0] AGP version 1.0

00:01.0 PCI bridge: Intel Corp. 440LX/EX - 82443LX/EX AGP bridge (rev 03) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, medium devsel, latency 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: e1800000-e3dfffff
	Prefetchable memory behind bridge: e3f00000-e3ffffff

00:04.0 ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 02)
	Flags: bus master, medium devsel, latency 0

00:04.1 IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 01) (prog-if 80 [Master])
	Flags: bus master, medium devsel, latency 32
	I/O ports at b800 [size=16]

00:04.2 USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 01) (prog-if 00 [UHCI])
	Flags: bus master, medium devsel, latency 32, IRQ 9
	I/O ports at b400 [size=32]

00:04.3 Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 02)
	Flags: medium devsel, IRQ 9

00:0a.0 Multimedia audio controller: ESS Technology ES1968 Maestro 2
	Subsystem: Unknown device 4802:3512
	Flags: bus master, medium devsel, latency 32, IRQ 5
	I/O ports at b000 [size=256]
	Capabilities: [c0] Power Management version 1

00:12.0 Network controller: Broadcom Corporation: Unknown device 4320 (rev 03)
	Subsystem: Unknown device 1737:0013
	Flags: fast devsel, IRQ 10
	Memory at e1000000 (32-bit, non-prefetchable) [size=8K]

00:14.0 Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 08)
	Subsystem: Intel Corp. EtherExpress PRO/100+
	Flags: bus master, medium devsel, latency 32, IRQ 11
	Memory at e0800000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at a800 [size=64]
	Memory at e0000000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at <unassigned> [disabled] [size=1M]
	Capabilities: [dc] Power Management version 2

01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X (rev 5c) (prog-if 00 [VGA])
	Subsystem: ATI Technologies Inc Rage Pro Turbo AGP 2X
	Flags: bus master, stepping, medium devsel, latency 64, IRQ 11
	Memory at e2000000 (32-bit, non-prefetchable) [size=16M]
	I/O ports at d800 [size=256]
	Memory at e1800000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at e3fe0000 [disabled] [size=128K]
	Capabilities: [50] AGP version 1.0


+ lspci -n -vvv
00:00.0 Class 0600: 8086:7180 (rev 03)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR+ <PERR+
	Latency: 64
	Region 0: Memory at e4000000 (32-bit, prefetchable) [size=64M]
	Capabilities: [a0] AGP version 1.0
		Status: RQ=31 SBA+ 64bit- FW- Rate=x1,x2
		Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>

00:01.0 Class 0604: 8086:7181 (rev 03)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: e1800000-e3dfffff
	Prefetchable memory behind bridge: e3f00000-e3ffffff
	BridgeCtl: Parity- SERR- NoISA- VGA+ MAbort- >Reset- FastB2B-

00:04.0 Class 0601: 8086:7110 (rev 02)
	Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 0

00:04.1 Class 0101: 8086:7111 (rev 01) (prog-if 80 [Master])
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Region 4: I/O ports at b800 [size=16]

00:04.2 Class 0c03: 8086:7112 (rev 01)
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32
	Interrupt: pin D routed to IRQ 9
	Region 4: I/O ports at b400 [size=32]

00:04.3 Class 0680: 8086:7113 (rev 02)
	Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin ? routed to IRQ 9

00:0a.0 Class 0401: 125d:1968
	Subsystem: 4802:3512
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (500ns min, 6000ns max)
	Interrupt: pin A routed to IRQ 5
	Region 0: I/O ports at b000 [size=256]
	Capabilities: [c0] Power Management version 1
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

00:12.0 Class 0280: 14e4:4320 (rev 03)
	Subsystem: 1737:0013
	Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at e1000000 (32-bit, non-prefetchable) [size=8K]

00:14.0 Class 0200: 8086:1229 (rev 08)
	Subsystem: 8086:000b
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (2000ns min, 14000ns max), cache line size 08
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e0800000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at a800 [size=64]
	Region 2: Memory at e0000000 (32-bit, non-prefetchable) [size=1M]
	Expansion ROM at <unassigned> [disabled] [size=1M]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=2 PME-

01:00.0 Class 0300: 1002:4742 (rev 5c)
	Subsystem: 1002:4742
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (2000ns min), cache line size 08
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at e2000000 (32-bit, non-prefetchable) [size=16M]
	Region 1: I/O ports at d800 [size=256]
	Region 2: Memory at e1800000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at e3fe0000 [disabled] [size=128K]
	Capabilities: [50] AGP version 1.0
		Status: RQ=255 SBA+ 64bit- FW- Rate=x1,x2
		Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>


+ cat -v /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Host bridge: Intel Corp. 440LX/EX - 82443LX/EX Host bridge (rev 3).
      Master Capable.  Latency=64.  
      Prefetchable 32 bit memory at 0xe4000000 [0xe7ffffff].
  Bus  0, device   1, function  0:
    PCI bridge: Intel Corp. 440LX/EX - 82443LX/EX AGP bridge (rev 3).
      Master Capable.  Latency=64.  Min Gnt=8.
  Bus  0, device   4, function  0:
    ISA bridge: Intel Corp. 82371AB/EB/MB PIIX4 ISA (rev 2).
  Bus  0, device   4, function  1:
    IDE interface: Intel Corp. 82371AB/EB/MB PIIX4 IDE (rev 1).
      Master Capable.  Latency=32.  
      I/O at 0xb800 [0xb80f].
  Bus  0, device   4, function  2:
    USB Controller: Intel Corp. 82371AB/EB/MB PIIX4 USB (rev 1).
      IRQ 9.
      Master Capable.  Latency=32.  
      I/O at 0xb400 [0xb41f].
  Bus  0, device   4, function  3:
    Bridge: Intel Corp. 82371AB/EB/MB PIIX4 ACPI (rev 2).
      IRQ 9.
  Bus  0, device  10, function  0:
    Multimedia audio controller: ESS Technology ES1968 Maestro 2 (rev 0).
      IRQ 5.
      Master Capable.  Latency=32.  Min Gnt=2.Max Lat=24.
      I/O at 0xb000 [0xb0ff].
  Bus  0, device  18, function  0:
    Network controller: PCI device 14e4:4320 (Broadcom Corporation) (rev 3).
      IRQ 10.
      Master Capable.  Latency=168.  
      Non-prefetchable 32 bit memory at 0xe1000000 [0xe1001fff].
  Bus  0, device  20, function  0:
    Ethernet controller: Intel Corp. 82557/8/9 [Ethernet Pro 100] (rev 8).
      IRQ 11.
      Master Capable.  Latency=32.  Min Gnt=8.Max Lat=56.
      Non-prefetchable 32 bit memory at 0xe0800000 [0xe0800fff].
      I/O at 0xa800 [0xa83f].
      Non-prefetchable 32 bit memory at 0xe0000000 [0xe00fffff].
  Bus  1, device   0, function  0:
    VGA compatible controller: ATI Technologies Inc 3D Rage Pro AGP 1X/2X (rev 92).
      IRQ 11.
      Master Capable.  Latency=64.  Min Gnt=8.
      Non-prefetchable 32 bit memory at 0xe2000000 [0xe2ffffff].
      I/O at 0xd800 [0xd8ff].
      Non-prefetchable 32 bit memory at 0xe1800000 [0xe1800fff].

+ cat -v /proc/cmdline
ro root=LABEL=/

+ cat -v /proc/uptime
1425.53 1229.51

+ cat -v /proc/devices
Character devices:
  1 mem
  2 pty
  3 ttyp
  4 ttyS
  5 cua
  7 vcs
 10 misc
 13 input
 14 sound
 29 fb
 36 netlink
128 ptm
129 ptm
130 ptm
131 ptm
132 ptm
133 ptm
134 ptm
135 ptm
136 pts
137 pts
138 pts
139 pts
140 pts
141 pts
142 pts
143 pts
162 raw
180 usb

Block devices:
  1 ramdisk
  2 fd
  3 ide0
  9 md
 12 unnamed
 14 unnamed
 38 unnamed
 39 unnamed

+ cat -v /proc/misc
135 rtc
  1 psaux
134 apm_bios

+ cat -v /proc/filesystems
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	tmpfs
nodev	shm
nodev	pipefs
	ext2
nodev	ramfs
	iso9660
nodev	devpts
	ext3
nodev	usbdevfs
nodev	usbfs
nodev	autofs

+ cat -v /proc/interrupts
           CPU0       
  0:     142556          XT-PIC  timer
  1:       2627          XT-PIC  keyboard
  2:          0          XT-PIC  cascade
  3:       6849          XT-PIC  serial
  4:         11          XT-PIC  serial
  5:          2          XT-PIC  ESS Maestro 2
  8:          1          XT-PIC  rtc
  9:          0          XT-PIC  usb-uhci
 11:       4867          XT-PIC  eth0
 12:      20952          XT-PIC  PS/2 Mouse
 14:      21625          XT-PIC  ide0
NMI:          0 
ERR:          0

+ cat -v /proc/iomem
00000000-0009fbff : System RAM
0009fc00-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000f0000-000fffff : System ROM
00100000-07ffcfff : System RAM
  00100000-0024e119 : Kernel code
  0024e11a-00347e23 : Kernel data
07ffd000-07ffefff : ACPI Tables
07fff000-07ffffff : ACPI Non-volatile Storage
e0000000-e00fffff : Intel Corp. 82557/8/9 [Ethernet Pro 100]
e0800000-e0800fff : Intel Corp. 82557/8/9 [Ethernet Pro 100]
  e0800000-e0800fff : eepro100
e1000000-e1001fff : PCI device 14e4:4320 (Broadcom Corporation)
e1800000-e3dfffff : PCI Bus #01
  e1800000-e1800fff : ATI Technologies Inc 3D Rage Pro AGP 1X/2X
  e2000000-e2ffffff : ATI Technologies Inc 3D Rage Pro AGP 1X/2X
e3f00000-e3ffffff : PCI Bus #01
e4000000-e7ffffff : Intel Corp. 440LX/EX - 82443LX/EX Host bridge
ffff0000-ffffffff : reserved

+ cat -v /proc/ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
01f0-01f7 : ide0
02f8-02ff : serial(auto)
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0cf8-0cff : PCI conf1
a800-a83f : Intel Corp. 82557/8/9 [Ethernet Pro 100]
  a800-a83f : eepro100
b000-b0ff : ESS Technology ES1968 Maestro 2
  b000-b0ff : ESS Maestro 2
b400-b41f : Intel Corp. 82371AB/EB/MB PIIX4 USB
  b400-b41f : usb-uhci
b800-b80f : Intel Corp. 82371AB/EB/MB PIIX4 IDE
  b800-b807 : ide0
  b808-b80f : ide1
d000-dfff : PCI Bus #01
  d800-d8ff : ATI Technologies Inc 3D Rage Pro AGP 1X/2X
e400-e43f : Intel Corp. 82371AB/EB/MB PIIX4 ACPI
e800-e81f : Intel Corp. 82371AB/EB/MB PIIX4 ACPI

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 128MB: write-back, count=1
reg01: base=0xe2000000 (3616MB), size=   2MB: write-combining, count=1

+ cat -v /proc/partitions
major minor  #blocks  name     rio rmerge rsect ruse wio wmerge wsect wuse running use aveq

   3     0   19551168 hda 17147 29029 368574 117140 4474 11582 128204 341490 -1 1138280 41986802
   3     1     104391 hda1 27 71 196 220 56 22 156 690 0 900 910
   3     2   19253902 hda2 17003 28921 367362 116230 4115 10410 116424 102640 0 95180 218870
   3     3     192780 hda3 115 31 1000 660 303 1150 11624 238160 0 222080 238820

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw 0 0
/proc /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
/dev/hda1 /boot ext3 rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0

+ cat -v /proc/swaps
Filename			Type		Size	Used	Priority
/dev/hda3                       partition	192772	6060	-1

+ cat -v /proc/meminfo
        total:    used:    free:  shared: buffers:  cached:
Mem:  129220608 124383232  4837376        0  5529600 62230528
Swap: 197398528  6205440 191193088
MemTotal:       126192 kB
MemFree:          4724 kB
MemShared:           0 kB
Buffers:          5400 kB
Cached:          57144 kB
SwapCached:       3628 kB
Active:          89084 kB
ActiveAnon:      41824 kB
ActiveCache:     47260 kB
Inact_dirty:        48 kB
Inact_laundry:   16848 kB
Inact_clean:      1228 kB
Inact_target:    21440 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       126192 kB
LowFree:          4724 kB
SwapTotal:      192772 kB
SwapFree:       186712 kB

+ cat -v /proc/stat
cpu  15866 1 3834 122861
cpu0 15866 1 3834 122861
page 184556 64112
swap 113 1453
intr 199503 142562 2627 0 6850 11 2 6 0 1 0 0 4867 20952 0 21625 0
disk_io: (3,0):(21649,17147,368574,4502,128204) 
ctxt 199240
btime 1067761551
processes 3057

+ cat -v /proc/apm
1.16 1.2 0x03 0x01 0xff 0x80 -1% -1 ?

+ cat -v /proc/modules
maestro                34920   0 (autoclean)
soundcore               6500   2 (autoclean) [maestro]
irtty                   8000   2 (autoclean)
irda                  122864   1 (autoclean) [irtty]
autofs                 13332   0 (autoclean) (unused)
eepro100               22772   1
mii                     3976   0 [eepro100]
iptable_filter          2412   0 (autoclean) (unused)
ip_tables              15096   1 [iptable_filter]
mousedev                5588   0
keybdev                 2976   0 (unused)
hid                    22340   0 (unused)
input                   5920   0 [mousedev keybdev hid]
usb-uhci               26412   0 (unused)
usbcore                78944   1 [hid usb-uhci]
ext3                   70880   2
jbd                    51988   2 [ext3]

+ cat -v /proc/ldiscs
cat: /proc/ldiscs: No such file or directory

+ modprobe -V
modprobe: Nothing to load ???
Specify at least a module or a wildcard like \*
modprobe version 2.4.18

+ modprobe -l *driverloader*
/lib/modules/2.4.20-20.8/misc/driverloader.o

+ cat -v /etc/modules.conf
alias parport_lowlevel parport_pc
alias eth0 eepro100
alias sound-slot-0 maestro
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias usb-controller usb-uhci
alias tty-ldisc-11 irtty
alias char-major-161 ircomm-tty

+ depmod -e -a

+ cat -v /proc/tty/drivers
serial               /dev/cua        5  64-127 serial:callout
serial               /dev/ttyS       4  64-127 serial
pty_slave            /dev/pts      143   0-255 pty:slave
pty_master           /dev/ptm      135   0-255 pty:master
pty_slave            /dev/pts      142   0-255 pty:slave
pty_master           /dev/ptm      134   0-255 pty:master
pty_slave            /dev/pts      141   0-255 pty:slave
pty_master           /dev/ptm      133   0-255 pty:master
pty_slave            /dev/pts      140   0-255 pty:slave
pty_master           /dev/ptm      132   0-255 pty:master
pty_slave            /dev/pts      139   0-255 pty:slave
pty_master           /dev/ptm      131   0-255 pty:master
pty_slave            /dev/pts      138   0-255 pty:slave
pty_master           /dev/ptm      130   0-255 pty:master
pty_slave            /dev/pts      137   0-255 pty:slave
pty_master           /dev/ptm      129   0-255 pty:master
pty_slave            /dev/pts      136   0-255 pty:slave
pty_master           /dev/ptm      128   0-255 pty:master
pty_slave            /dev/ttyp       3   0-255 pty:slave
pty_master           /dev/pty        2   0-255 pty:master
/dev/vc/0            /dev/vc/0       4       0 system:vtmaster
/dev/ptmx            /dev/ptmx       5       2 system
/dev/console         /dev/console    5       1 system:console
/dev/tty             /dev/tty        5       0 system:/dev/tty
unknown              /dev/vc/%d      4    1-63 console

+ cat -v /proc/tty/driver/serial
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:16550A port:3F8 irq:4 baud:9600 tx:100 rx:0 RTS|DTR
1: uart:16550A port:2F8 irq:3 baud:9600 tx:101909 rx:0 RTS|DTR

+ cd /etc/driverloader/config && find . -ls
115450    4 drwxr-xr-x   2 root     root         4096 Nov  2 00:49 .
115547    4 -rw-r--r--   1 root     root          705 Nov  2 00:33 ./PCI-00:12.0-14e4:4320-1737:0013

+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./PCI-00:12.0-14e4:4320-1737:0013
UpperRange="ndis5"
LowerRange="ethernet"
HelpText="The Linksys 802.11g Network Adapter provides wireless high speed local area networking."
Service="BCM43XX"
RadioState="0"
PowerSaveMode="0"
frag="2346"
rts="2347"
NetworkAddress=""
PwrOut="100"
EnableAutoConnect="0"
WEP=""
NetworkType="-1"
SSID=""
gpio0="-1"
gpio1="-1"
gpio2="-1"
gpio3="-1"
scan_channel_time="-1"
scan_unassoc_time="-1"
scan_home_time="-1"
scan_passes="-1"
BadFramePreempt="0"
Interference_Mode="-1"
antdiv="-1"
EnableLEAP="1"
RoamTrigger="-70"
PLCPHeader="0"
IBSSGMode="2"
IBSSGProtection="2"
Locale="0"
Rate="0"
Channel="11"
DriverName="bcm43xx"
ServiceBinary="bcmwl5.sys"
DriverLoaderVersion="1.24"
DriverLoaderInfFile="bcm43xx.inf"

+ cd /etc/driverloader/static && find . -ls
115451    4 drwxr-xr-x   2 root     root         4096 Nov  1 13:31 .

+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 60
-r--r--r--    1 root     root        14604 Nov  1 13:31 dldrparser.pm
-r--r--r--    1 root     root         3209 Nov  1 13:31 LICENSE
drwxr-xr-x    4 root     root         4096 Nov  2 00:31 modules
-r-xr-xr-x    1 root     root        25945 Nov  1 13:31 webconfd
-r--r--r--    1 root     root          734 Nov  1 13:31 webconfd.conf
drwxr-xr-x    5 root     root         4096 Nov  2 00:31 webconfdocs

/usr/lib/driverloader/./modules:
total 8
drwxr-xr-x    3 root     root         4096 Nov  2 00:31 binaries
drwxr-xr-x    2 root     root         4096 Nov  2 00:31 GPL

/usr/lib/driverloader/./modules/binaries:
total 4
drwxr-xr-x    3 root     root         4096 Nov  2 00:31 i686

/usr/lib/driverloader/./modules/binaries/i686:
total 4
drwxr-xr-x    3 root     root         4096 Nov  2 00:31 rh

/usr/lib/driverloader/./modules/binaries/i686/rh:
total 4
drwxr-xr-x    2 root     root         4096 Nov  2 00:31 linux-2.4.20-20.8

/usr/lib/driverloader/./modules/binaries/i686/rh/linux-2.4.20-20.8:
total 112
-r--r--r--    1 root     root       108374 Nov  1 13:31 driverloader.o

/usr/lib/driverloader/./modules/GPL:
total 20
-r--r--r--    1 root     root        18860 Aug 23 13:10 COPYING

/usr/lib/driverloader/./webconfdocs:
total 16
drwxr-xr-x    2 root     root         4096 Nov  2 00:31 cgi-bin
drwxr-xr-x    2 root     root         4096 Nov  2 00:31 images
drwxr-xr-x    2 root     root         4096 Nov  2 00:31 includes
-r--r--r--    1 root     root           94 Oct  2 21:29 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 32
-r-xr-xr-x    1 root     root        15774 Oct 30 09:40 config.cgi
-r-xr-xr-x    1 root     root         2054 Oct 23 07:07 fileupload.cgi
-r-xr-xr-x    1 root     root         5872 Oct 28 00:25 parse.cgi
-r-xr-xr-x    1 root     root         2187 Oct 24 10:05 saveconfig.cgi

/usr/lib/driverloader/./webconfdocs/images:
total 20
-r--r--r--    1 root     root          253 Oct  6 01:27 blink.gif
-r--r--r--    1 root     root          189 Oct  6 01:27 info.gif
-r--r--r--    1 root     root         9807 Oct  6 01:27 linuxant.gif

/usr/lib/driverloader/./webconfdocs/includes:
total 32
-r--r--r--    1 root     root          144 Nov  1 13:31 config.inc
-r--r--r--    1 root     root          395 Oct 14 23:17 footer.inc
-r--r--r--    1 root     root          904 Nov  1 13:31 header.inc
-r--r--r--    1 root     root          963 Nov  1 13:31 mainhead.inc
-r--r--r--    1 root     root        15670 Oct 14 23:17 tooltip.js

+ perl -c webconfd
webconfd syntax OK

+ perl -c webconfdocs/cgi-bin/config.cgi
webconfdocs/cgi-bin/config.cgi syntax OK

+ perl -c webconfdocs/cgi-bin/fileupload.cgi
webconfdocs/cgi-bin/fileupload.cgi syntax OK

+ perl -c webconfdocs/cgi-bin/parse.cgi
webconfdocs/cgi-bin/parse.cgi syntax OK

+ perl -c webconfdocs/cgi-bin/saveconfig.cgi
webconfdocs/cgi-bin/saveconfig.cgi syntax OK

+ ls -lR /var/lib/driverloader/.
/var/lib/driverloader/.:
total 276
-rw-r--r--    1 root     root        12244 Nov  2 00:42 bcm43xx.inf
-rw-r--r--    1 root     root       265728 Nov  2 00:43 bcmwl5.sys

+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;
./bcm43xx.inf
;*******************************************************************************************
;
;FILE:
;
;    bcmwl5.inf
;
;DESCRIPTION:
;    Linksys Wireless-G PCI Adapter
;
;
;*******************************************************************************************

[version]
	Signature	= "$Chicago$"		; Combined Win9x/Win2k inf
	Class=Net
	ClassGUID	= {4d36e972-e325-11ce-bfc1-08002be10318}
	Provider	= %V_BCM%
	Compatible	= 1
DriverVer=07/17/2003, 3.30.15.0
	CatalogFile=BCM43XX.CAT

[Manufacturer]
	%V_BCM% = BROADCOM

[ControlFlags] 
	ExcludeFromSelect = *

[BROADCOM]
	
        %BCM430G.DeviceDesc% = BCM43XG, PCI\VEN_14E4&DEV_4320&SUBSYS_041714E4
        %BCM430G.DeviceDesc% = BCM43XG, PCI\VEN_14E4&DEV_4320&SUBSYS_041814E4
 	%BCM430G.DeviceDesc% = BCM43XG, PCI\VEN_14E4&DEV_4320&SUBSYS_00131737
	%BCM430G.DeviceDesc% = BCM43XG, PCI\VEN_14E4&DEV_4320&SUBSYS_00141737

;-----------------------------------------------------------------
; Win9x specific
;


[BCM43XG]
	AddReg		= BCM43XX.ndi.reg,BCM43XX.win.reg, BCM43XX.win.brcm.reg, common.reg, g.options.reg, bg.options.reg
	CopyFiles	= BCM43XX.sys.files
DriverVer=07/17/2003, 3.30.15.0

[BCM43XX.win.reg]
	HKR,	Ndi,	DeviceID,		,	"PCI\VEN_14E4&DEV_4307"
	; Ndis Info
	HKR,	,		EnumPropPages,		0,	"netdi.dll,EnumPropPages"
	HKR,	NDIS,	MajorNdisVersion,	1,	03
	HKR,	NDIS,	MinorNdisVersion,	1,	0A
	HKR,	NDIS,	LogDriverName,		,	"BCM43XX"
	HKR,	NDIS,	MajorDriverVersion,	1,	1
	HKR,	NDIS,	MinorDriverVersion,	1,	0
	;Install sections
	HKR,	Ndi\Install,	,		,	"BCM43XX.ndi.install"
	; Interfaces
	HKR,	Ndi\Interfaces,	DefUpper,	0,	"ndis3"
	HKR,	Ndi\Interfaces,	DefLower,	0,	"ethernet"
	HKR,	Ndi\Interfaces,	UpperRange,	0,	"ndis3"
	HKR,	Ndi\Interfaces,	LowerRange,	0,	"ethernet"

[BCM43XX.win.brcm.reg]
	HKR,	Ndi,	HelpText,		,	%BCM43XX_HELP%

;[BCM43XX.ndi.install]
;	AddReg		= BCM43XX.ndi.reg

[BCM43XX.ndi.reg]
	HKR,	,	DevLoader,		0,	"*ndis"
	HKR,	,	DeviceVxDs,		0,	%DEFAULT_WIN9X_SYS%

; Flag = 2 is COPYFLG_NOSKIP (2)
; Flag = 33 is COPYFLG_WARN_IF_SKIP (1) | COPYFLG_NO_VERSION_DIALOG (32)
[BCM43XX.sys.files]
	BCMWL5.SYS,,,2

;-----------------------------------------------------------------
; Win2k specific
;
[BCM43XG.NT]
	Characteristics	= 0x84	; NCF_PHYSICAL | NCF_HAS_UI
	BusType		= 5			; PCI bus
	AddReg		= BCM43XX.reg, BCM43XX.brcm.reg, common.reg, g.options.reg, bg.options.reg
	CopyFiles	= BCM43XX.files.NT
DriverVer=07/17/2003, 3.30.15.0



[BCM43XG.NT.Services]
	AddService = BCM43XX, 2, BCM43XX.Service, common.EventLog

[BCM43XX.reg]
	; Ndis Info
	; Interfaces
	HKR,	Ndi\Interfaces,	UpperRange,	,	"ndis5"
	HKR,	Ndi\Interfaces,	LowerRange,	,	"ethernet"

[BCM43XX.brcm.reg]
	HKR,	Ndi,	HelpText,		,	%BCM43XX_HELP%
	HKR,	Ndi,	Service,		0,	"BCM43XX"

[BCM43XX.Service]
	DisplayName	= %BCM43XX.Service.DispName%
	ServiceType	= 1			; %SERVICE_KERNEL_DRIVER%
	StartType	= 3			; %SERVICE_DEMAND_START%
	ErrorControl	= 1			; %SERVICE_ERROR_NORMAL%
	ServiceBinary	= %12%\bcmwl5.sys
	LoadOrderGroup	= NDIS

[common.EventLog]
	AddReg = common.AddEventLog.reg

[common.AddEventLog.reg]
	HKR,	,	EventMessageFile,	0x00020000,	"%%SystemRoot%%\System32\netevent.dll"
	HKR,	,	TypesSupported,		0x00010001,	7

[BCM43XX.files.NT]
	BCMWL5.SYS,,,2

;-----------------------------------------------------------------
; Both Win9x & Win2k
;

[common.reg]
	HKR,	Ndi\params\Authentication, ParamDesc,	0,	"Authentication Mode"
	HKR,	Ndi\params\Authentication, type,		0,	"enum"
	HKR,	Ndi\params\Authentication\enum, "1",		0,	"Open"
	HKR,	Ndi\params\Authentication\enum, "2",		0,	"Share"
	HKR,    Ndi\params\Authentication,default,		,   	 "1"		

	HKR, ,"EnableSoftAP", 0, "0"
	HKR, ,"EnableLeap", 0, "0"
	HKR,					,"EnableAutoConnect", 0, "0"
	HKR,	Ndi\params\RadioState, ParamDesc,	0,	%RadioEnableDisable%
	HKR,	Ndi\params\RadioState, type,		0,	"enum"
	HKR,	Ndi\params\RadioState\enum, "1",		0,	%Disabled%
	HKR,	Ndi\params\RadioState\enum, "0",		0,	%Enabled%
	HKR,    Ndi\params\RadioState,default,,"0"	

	HKR,	Ndi\params\PowerSaveMode, ParamDesc,	0,	%PowerSaveMode%
	HKR,	Ndi\params\PowerSaveMode, type,		0,	"enum"
	HKR,	Ndi\params\PowerSaveMode\enum, "0",		0,	%Disabled%
	HKR,	Ndi\params\PowerSaveMode\enum, "1",		0,	%Enabled%
	HKR,    Ndi\params\PowerSaveMode,default,,"0"	

	HKR,	Ndi\params\frag, ParamDesc,	0,	%FragmentationThreshold%
	HKR,	Ndi\params\frag,type,0,"dword"
	HKR,	Ndi\params\frag,min,,"256"
	HKR,	Ndi\params\frag,max,,"2346"
	HKR,	Ndi\params\frag,default,,"2346"

	HKR,	Ndi\params\rts, ParamDesc,	0,	%RTSThreshold%
	HKR,	Ndi\params\rts,type,0,"dword"
	HKR,	Ndi\params\rts,min,,"0"
	HKR,	Ndi\params\rts,max,,"2347"
	HKR,	Ndi\params\rts,default,,"2347"

	HKR,	Ndi\params\NetworkAddress, ParamDesc,	0, %LocallyAdministeredMACAddress%
	HKR,	Ndi\params\NetworkAddress, type,	0, "edit"
	HKR,	Ndi\params\NetworkAddress, LimitText,	0, "12"
	HKR,	Ndi\params\NetworkAddress, UpperCase,  0, "1"
	HKR,	Ndi\params\NetworkAddress, default,	0, ""
	HKR,	Ndi\params\NetworkAddress, optional,	0, "1"

	HKR,	Ndi\params\PwrOut, ParamDesc,	0,	%PowerOutput%
	HKR,	Ndi\params\PwrOut, type,		0,	"enum"
	HKR,	Ndi\params\PwrOut\enum, "100",	0,	"100%"
	HKR,	Ndi\params\PwrOut\enum, "75",	0,	"75%"
	HKR,	Ndi\params\PwrOut\enum, "50",	0,	"50%"
	HKR,	Ndi\params\PwrOut\enum, "25",	0,	"25%"
	HKR,	Ndi\params\PwrOut,default,,"100"

	HKR,	Ndi\params\FrameBursting, ParamDesc,	0,	%XPress_Technology%
	HKR,	Ndi\params\FrameBursting, type,		0,	"enum"
	HKR,	Ndi\params\FrameBursting\enum, "0",		0,	%Disabled%
	HKR,	Ndi\params\FrameBursting\enum, "1",		0,	%Enabled%
	HKR,    Ndi\params\FrameBursting,default,,"0"	

	;HKR,	Ndi\params\BTCoexist, ParamDesc,	0,	%BlueToothCollaboration%
	;HKR,	Ndi\params\BTCoexist, type,		0,	"enum"
	;HKR,	Ndi\params\BTCoexist\enum, "1",	0,	%Enable%
	;HKR,	Ndi\params\BTCoexist\enum, "0",	0,	%Disable%
	;HKR,	Ndi\params\BTCoexist,default,,"1"
        HKR,					,"Bluetooth Collaboration",0,"0"
	HKR,					,"WEP",	0,	""
	HKR,					,"NetworkType",	0,	"-1"
	HKR,					,"SSID",	0,	""

	HKR,					,"gpio0",	0,	"-1"
	HKR,					,"gpio1",	0,	"-1"
	HKR,					,"gpio2",	0,	"-1"
	HKR,					,"gpio3",	0,	"-1"

	HKR,					,"scan_channel_time",	0,	"-1"
	HKR,					,"scan_unassoc_time",	0,	"-1"
	HKR,					,"scan_home_time",		0,	"-1"
	HKR,					,"scan_passes",			0,	"-1"

	HKR,					,"BadFramePreempt",		0,	"0"

	HKR,					,"Interference_Mode",		0,	"-1"

	HKR,	Ndi\params\antdiv, ParamDesc,	0,	%AntennaDiversity%
	HKR,	Ndi\params\antdiv, type,	0,	"enum"
	HKR,	Ndi\params\antdiv\enum, "-1",	0,	%Auto%
	HKR,	Ndi\params\antdiv,default,,"-1"


[g.options.reg]
		HKR,    Ndi\params\IBSSGMode,default,,"0"
	HKR,	Ndi\params\RoamTrigger, ParamDesc,	0,	%RoamingDecision%
	HKR,	Ndi\params\RoamTrigger, type,		0,	"enum"
	HKR,	Ndi\params\RoamTrigger\enum, "-60",	0,	%OptimizeBandwidth%
	HKR,	Ndi\params\RoamTrigger\enum, "-70",	0,	%Default%
	HKR,	Ndi\params\RoamTrigger\enum, "-80",	0,	%OptimizeDistance%
	HKR,	Ndi\params\RoamTrigger,default,,"-70"

	HKR,	Ndi\params\PLCPHeader, ParamDesc,	0,	%BSSPLCPHeader%
	HKR,	Ndi\params\PLCPHeader, type,		0,	"enum"
	HKR,	Ndi\params\PLCPHeader\enum, "-1",	0,	%Long%
	HKR,	Ndi\params\PLCPHeader\enum, "0",	0,	%AutoShortLong%
	HKR,	Ndi\params\PLCPHeader,default,,"0"

	HKR,    Ndi\params\IBSSGMode, ParamDesc,	0,      %IBSS54gtmMode%
	HKR,    Ndi\params\IBSSGMode, type,         0,      "enum"
	HKR,    Ndi\params\IBSSGMode\enum, "0",     0,      %80211bOnly%
	HKR,    Ndi\params\IBSSGMode\enum, "1",     0,      %54gLRS%
	HKR,    Ndi\params\IBSSGMode\enum, "2",     0,      %54gAuto%
	HKR,    Ndi\params\IBSSGMode\enum, "4",     0,      %54gPerformance%
	;default from bcmwl5[ei].inf

	HKR,    Ndi\params\IBSSGProtection, ParamDesc,	0,      %IBSS54gtmProtectionMode%
	HKR,    Ndi\params\IBSSGProtection, type,       0,      "enum"
	HKR,    Ndi\params\IBSSGProtection\enum, "0",   0,      %Disabled%
	HKR,    Ndi\params\IBSSGProtection\enum, "2",   0,      %Auto%
	HKR,    Ndi\params\IBSSGProtection,default,,"2"

	HKR,	Ndi\params\Locale, ParamDesc,	0,	%Locale%
	HKR,	Ndi\params\Locale, type,		0,	"enum"
	HKR,	Ndi\params\Locale\enum, "0",		0,	%Worldwide%
	HKR,	Ndi\params\Locale\enum, "1",		0,	%Thailand%
	HKR,	Ndi\params\Locale\enum, "2",		0,	%Israel%
	HKR,	Ndi\params\Locale\enum, "3",		0,	%Jordan%
	HKR,	Ndi\params\Locale\enum, "5",		0,	%Japan%
	HKR,	Ndi\params\Locale\enum, "6",		0,	%USA%
	HKR,    Ndi\params\Locale,default,,"15"	

	HKR,	Ndi\params\Rate, ParamDesc,	0,	%Rate%
	HKR,	Ndi\params\Rate, type,		0,	"enum"
	HKR,	Ndi\params\Rate\enum, "0",	0,	%Usebestrate%
	HKR,	Ndi\params\Rate\enum, "2",	0,	" 1"
	HKR,	Ndi\params\Rate\enum, "4",	0,	" 2"
	HKR,	Ndi\params\Rate\enum, "11",	0,	" 5.5"
	HKR,	Ndi\params\Rate\enum, "12",	0,	" 6"
	HKR,	Ndi\params\Rate\enum, "18",	0,	" 9"
	HKR,	Ndi\params\Rate\enum, "22",	0,	"11"
	HKR,	Ndi\params\Rate\enum, "24",	0,	"12"
	HKR,	Ndi\params\Rate\enum, "36",	0,	"18"
	HKR,	Ndi\params\Rate\enum, "48",	0,	"24"
	HKR,	Ndi\params\Rate\enum, "72",	0,	"36"
	HKR,	Ndi\params\Rate\enum, "96",	0,	"48"
	HKR,	Ndi\params\Rate\enum, "108",0,	"54"
	HKR,	Ndi\params\Rate,default,,"0"

; options common to both b and g
[bg.options.reg]
	HKR,	Ndi\params\Channel, ParamDesc, 0, %IBSSChannelNumber%
	HKR,	Ndi\params\Channel, default,   0, "11"
	HKR,	Ndi\params\Channel, min,       0, "1"
	HKR,	Ndi\params\Channel, max,       0, "14"
	HKR,	Ndi\params\Channel, step,      0, "1"
	HKR,	Ndi\params\Channel, base,      0, "10"
	HKR,	Ndi\params\Channel, type,      0, "int"


[DestinationDirs]
	DefaultDestDir=11
	BCM43XX.sys.files=11
	BCM43XX.files.NT = 12

[SourceDisksNames]
	1=%BCM43XX.DiskName%,,

[SourceDisksFiles]
	BCMWL5.SYS=1

[strings]
	V_BCM = "Linksys"
	BCM430G.DeviceDesc      = "Wireless-G PCI Adapter"
	BCM43XX_HELP		= "The Linksys 802.11g Network Adapter provides wireless high speed local area networking."
	BCM43XX.Service.DispName = "Wireless-G PCI Adapter Driver"
	BCM43XX.DiskName = "Wireless-G PCI Adapter Install Disk"
	DEFAULT_WIN9X_SYS = "BCMWL5.SYS"

1Mb=" 1 Mb"
2Mb=" 2 Mb"
55Mb=" 5.5 Mb"
6Mb=" 6 Mb"
9Mb=" 9 Mb"
11Mb="11 Mb"
12Mb="12 Mb"
18Mb="18 Mb"
24Mb="24 Mb"
36Mb="36 Mb"
48Mb="48 Mb"
54Mb="54 Mb"
Worldwide="Worldwide"
USA="USA"
PRChina="P.R. China"
Israel="Israel"
Japan="Japan"
Jordan="Jordan"
Thailand="Thailand"
Locale="Locale"
54g80211bCompatible="54g - 802.11b Compatible"
54gAuto="54g - Auto"
54gLRS="54g - LRS"
54gPerformance="54g - Performance"
80211bMode="802.11b Mode"
80211bOnly="802.11b Only"
AdHoc="Ad Hoc"
AntennaDiversity="Antenna Diversity"
AssociationPreference="Association Preference"
Auto="Auto"
AutoShortLong="Auto (Short/Long)"
AutoTxPreamble="Auto Tx Preamble"
BSSMode="BSS Mode"
BSSPLCPHeader="BSS PLCP Header"
BlueToothCollaboration="Bluetooth Collaboration"
Channel="Channel"
Default="Default"
Disable="Disable"
Disable80211a="Disable 802.11a"
Disable80211gb="Disable 802.11g/b"
DisableBands="Disable Bands"
Disabled="Disabled"
Enable="Enable"
Enabled="Enabled"
FragmentationThreshold="Fragmentation Threshold"
FrameBursting="Frame Bursting"
FullyAutomatic="Fully Automatic"
IBSS54gtmMode="IBSS 54g(tm) Mode"
IBSS54gtmProtectionMode="IBSS 54g(tm) Protection Mode"
IBSSChannelNumber="IBSS Channel Number"
IBSSMode="IBSS Mode"
Infrastructure="Infrastructure"
LocallyAdministeredMACAddress="Locally Administered MAC Address"
Long="Long"
LongTxPreamble="Long Tx Preamble"
NetworkType="Network Type"
None="None"
OptimizeBandwidth="Optimize Bandwidth"
OptimizeDistance="Optimize Distance"
PLCPHeader="PLCP Header"
PowerOutput="Power Output"
PowerSaveMode="Power Save Mode"
PreambleMode="Preamble Mode"
Prefer80211a="Prefer 802.11a"
Prefer80211gb="Prefer 802.11g/b"
RTSThreshold="RTS Threshold"
RadioEnableDisable="Radio Enable/Disable"
Rate="Rate"
Region1="Region 1"
Region2="Region 2"
Region3="Region 3"
Region4="Region 4"
RoamingDecision="Roaming Decision"
RoamingPreference="Roaming Preference"
SSID="SSID"
StayInBand="Stay In Band"
TransmitRate="Transmit Rate"
Usebestrate="Use best rate"
Normal="Normal"
XPress_Technology="XPress (TM) Technology"

+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;
./bcmwl5.sys
BFD: ./bcmwl5.sys (.text): Section flag IMAGE_SCN_MEM_NOT_PAGED (0x8000000) ignored
RadioState
Channel
Locale
PowerSaveMode
Rate
PLCPHeader
antdiv
frag
PwrOut
IBSSGMode
IBSSGProtection
LegacyMode
band
BTCoexist
AssocPref
RoamPref
RoamTrigger
FrameBursting
gpio0
gpio1
gpio2
gpio3
BadFramePreempt
Interference_Mode
scan_channel_time
scan_unassoc_time
scan_home_time
sscan_passes
Ndi\params\Locale
default
EnableAutoConnect
NetworkType
SSID
AuthMode
Environment
NdisVersion
BusType
ForcePIO
NoRadio
DriverDesc
AdapterDesc
Buffers
zuqlgc^YTPKFB=============
=============BFKPTY^cglquz
zuqlgc^YTPKFB=============
=============BFKPTY^cglquz
VS_VERSION_INFO
StringFileInfo
040904B0
CompanyName
Broadcom Corporation
FileDescription
Broadcom Corporation NDIS 5.0 wireless driver
FileVersion
3.30.15.0
InternalName
bcmwl5
LegalCopyright
1998-2002, Broadcom Corporation All Rights Reserved.
OriginalFilename
bcmwl5
ProductName
Broadcom 802.11 Wireless Network Adapter
ProductVersion
3.30.15.0
VarFileInfo
Translation

+ ls -lR /lib/modules/2.4.20-20.8/misc
/lib/modules/2.4.20-20.8/misc:
total 0
lrwxrwxrwx    1 root     root           79 Nov  2 00:45 driverloader.o -> /usr/lib/driverloader/modules/binaries/i686/rh/linux-2.4.20-20.8/driverloader.o

+ dmesg
Linux version 2.4.20-20.8 (bhcompile at daffy.perf.redhat.com) (gcc version 3.2 20020903 (Red Hat Linux 8.0 3.2-7)) #1 Mon Aug 18 14:59:07 EDT 2003
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
 BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 0000000007ffd000 (usable)
 BIOS-e820: 0000000007ffd000 - 0000000007fff000 (ACPI data)
 BIOS-e820: 0000000007fff000 - 0000000008000000 (ACPI NVS)
 BIOS-e820: 00000000ffff0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
127MB LOWMEM available.
On node 0 totalpages: 32765
zone(0): 4096 pages.
zone(1): 28669 pages.
zone(2): 0 pages.
Kernel command line: ro root=LABEL=/
Initializing CPU#0
Detected 300.006 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 598.01 BogoMIPS
Memory: 124916k/131060k available (1336k kernel code, 4736k reserved, 999k data, 128k init, 0k highmem)
Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
Inode cache hash table entries: 8192 (order: 4, 65536 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 512K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU:     After generic, caps: 0183f9ff 00000000 00000000 00000000
CPU:             Common caps: 0183f9ff 00000000 00000000 00000000
CPU: Intel Pentium II (Deschutes) stepping 02
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xf0750, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router PIIX [8086/7110] at 00:04.0
Limiting direct PCI/PCI transfers.
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta3-.2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
PIIX4: IDE controller at PCI slot 00:04.1
PIIX4: chipset revision 1
PIIX4: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xb800-0xb807, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xb808-0xb80f, BIOS settings: hdc:pio, hdd:pio
hda: WDC WD200AB-00BPA1, ATA DISK drive
blk: queue c03a4260, I/O limit 4095Mb (mask 0xffffffff)
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hda: attached ide-disk driver.
hda: host protected area => 1
hda: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=2434/255/63, UDMA(33)
ide-floppy driver 0.99.newide
Partition check:
 hda: hda1 hda2 hda3
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 512 buckets, 4Kbytes
TCP: Hash tables configured (established 8192 bind 16384)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 126k freed
VFS: Mounted root (ext2 filesystem).
Journalled Block Device driver loaded
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 128k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 15:06:20 Aug 18 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 9 for device 00:04.2
usb-uhci.c: USB UHCI at I/O 0xb400, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech at suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Adding Swap: 192772k swap-space (priority -1)
kjournald starting.  Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,1), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
ip_tables: (C) 2000-2002 Netfilter core team
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw at saw.sw.com.sg> and others
PCI: Found IRQ 11 for device 00:14.0
divert: allocating divert_blk for eth0
eth0: Intel Corp. 82557/8/9 [Ethernet Pro 100], 00:03:47:1A:AA:10, IRQ 11.
  Board assembly 741462-005, Physical connectors present: RJ45
  Primary interface chip i82555 PHY #1.
  General self-test: passed.
  Serial sub-system self-test: passed.
  Internal registers self-test: passed.
  ROM checksum self-test: passed (0x04f4518b).
divert: not allocating divert_blk for non-ethernet device irda0
IrDA: Registered device irda0
PCI: Found IRQ 5 for device 00:0a.0
maestro: Configuring ESS Maestro 2 found at IO 0xB000 IRQ 5
maestro:  subvendor id: 0x35124802
maestro: not attempting power management.
maestro: AC97 Codec detected: v: 0x414b4d00 caps: 0x0 pwr: 0xf
maestro: 1 channels configured.
maestro: version 0.15 time 15:06:25 Aug 18 2003
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9dc00, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d400, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d400, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9dc00, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d000, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d400, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d400, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d000, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d400, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d000, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9d000, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9e800, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)
PCI: Found IRQ 10 for device 00:12.0
00:12.0: cache line size not set; forcing 32
divert: allocating divert_blk for eth1
driverloader: NdisWriteErrorLogEntry: ErrorCode=3221230477 NumberOfErrorValues=1
driverloader: NdisWriteErrorLogEntry: ErrorValue 0=0x103
eth1: failed to initialize adapter (err = -5)
Freeing alive device c7f9ec00, eth1
divert: freeing divert_blk for eth1
eth1: Failed to register net device (-5)


More information about the driverloader mailing list