[driverloader] help followup

Ron Fedele ronfedele at comcast.net
Tue Jul 11 00:12:02 EDT 2006


[driverloader] help
Linuxant support (Jonathan) support at linuxant.com 
 Thu Jul 6 17:00:08 EDT 2006 
Previous message: [driverloader] help 
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] 
Hi,

these warning messages are perfectly normal, DriverLoader have to 
disable some Linux native modules in order to make sure that it will be 
able to drive your hardware. What modules are disabled depend on the 
installed Windows XP driver(s).

Without more information, we can't find the exact source of the problem. 
Could you please send to support at linuxant.com the output of 'dumpdiag'? 
Type the following in a root shell:

---
dldrconfig --dumpdiag
---

Just send us the generated file located in /tmp 
('driverloaderdiag.txt'). It'll help us solve the problem.

Please note that if you installed the right Windows XP driver for your 
wireless device, since DriverLoader disabled a module with the name 
'rt2570', it is possible that your wireless device is based on the 
RT25xx chipset which is not supported by DriverLoader and could be the 
source of the problem.

Regards,


Jonathan
Technical specialist / Linuxant
www.linuxant.com
support at linuxant.com



Ron Fedele wrote:
> have a belkin f5d7050  reinstalling on a new linux install and get this 
> message
> 
> 
> 
> kernel module islsm_usub overridden by bknusub
> kernel module rt2570 overridden by bknusub
> 
> help
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> driverloader mailing list
> driverloader at lists.linuxant.com
> https://www.linuxant.com/mailman/listinfo/driverloader

Previous message: [driverloader] help 
Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] 
More information about the driverloader mailing list
 
-------------- next part --------------

+ dldrstop

+ modprobe -v driverloader
insmod /lib/modules/2.6.15-23-386/extra/driverloader.ko 

+ lsmod
Module                  Size  Used by
driverloader          356432  0 
radeon                116000  1 
drm                    73236  2 radeon
rfcomm                 40216  0 
l2cap                  26244  5 rfcomm
bluetooth              49892  4 rfcomm,l2cap
ppdev                   9220  0 
speedstep_lib           4484  0 
cpufreq_userspace       4696  0 
cpufreq_stats           5636  0 
freq_table              4740  1 cpufreq_stats
cpufreq_powersave       1920  0 
cpufreq_ondemand        6428  0 
cpufreq_conservative     7332  0 
video                  16260  0 
tc1100_wmi              6916  0 
sony_acpi               5644  0 
pcc_acpi               12416  0 
hotkey                 11556  0 
dev_acpi               11140  0 
container               4608  0 
button                  6672  0 
acpi_sbs               19980  0 
battery                 9988  1 acpi_sbs
i2c_acpi_ec             5120  1 acpi_sbs
ac                      5252  1 acpi_sbs
ipv6                  265600  6 
nls_utf8                2176  1 
ntfs                  103536  1 
dm_mod                 58936  1 
md_mod                 72532  0 
af_packet              22920  2 
lp                     11844  0 
pcmcia                 40508  0 
joydev                 10048  0 
pcspkr                  2180  0 
tsdev                   8000  0 
yenta_socket           28428  1 
rsrc_nonstatic         13440  1 yenta_socket
rtc                    13492  0 
pcmcia_core            42640  3 pcmcia,yenta_socket,rsrc_nonstatic
parport_pc             35780  1 
parport                36296  3 ppdev,lp,parport_pc
snd_ali5451            24460  2 
snd_ac97_codec         92704  1 snd_ali5451
snd_ac97_bus            2304  1 snd_ac97_codec
snd_pcm_oss            53664  0 
snd_mixer_oss          18688  1 snd_pcm_oss
snd_pcm                89864  4 snd_ali5451,snd_ac97_codec,snd_pcm_oss
psmouse                36228  0 
snd_timer              25220  1 snd_pcm
shpchp                 45632  0 
pci_hotplug            29236  1 shpchp
ati_agp                 9100  1 
agpgart                34888  2 drm,ati_agp
serio_raw               7300  0 
i2c_ali1535             7428  0 
i2c_ali15x3             7940  0 
snd                    55268  9 snd_ali5451,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_timer
soundcore              10208  1 snd
snd_page_alloc         10632  1 snd_pcm
i2c_core               21904  3 i2c_acpi_ec,i2c_ali1535,i2c_ali15x3
natsemi                28000  0 
evdev                   9856  2 
ext3                  135688  1 
jbd                    58772  1 ext3
ide_generic             1536  0 
ohci_hcd               21892  0 
usbcore               129668  3 driverloader,ohci_hcd
ide_cd                 33028  0 
cdrom                  38560  1 ide_cd
ide_disk               17664  4 
generic                 5124  0 
alim15x3               12428  0 [permanent]
thermal                13576  0 
processor              23360  1 thermal
fan                     4868  0 
capability              5000  0 
commoncap               7296  1 capability
vga16fb                13704  1 
vgastate               10368  1 vga16fb
fbcon                  42784  72 
tileblit                2816  1 fbcon
font                    8320  1 fbcon
bitblit                 6272  1 fbcon
softcursor              2304  1 bitblit

+ date
Mon Jul 10 22:32:11 EDT 2006

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

No devices detected by driverloader

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.0.0.1:18020/

Note: kernel module islsm_usb overridden by rt2500usb.inf bknusb.inf
Note: kernel module rt2570 overridden by rt2500usb.inf bknusb.inf

+ identify_system
linux-i686(i686)-2.6.15-23-386 Ubuntu-Kubuntu-6.06

+ uname -a
Linux laptop 2.6.15-23-386 #1 PREEMPT Tue May 23 13:49:40 UTC 2006 i686 GNU/Linux

+ gcc -v
/usr/sbin/dldrconfig: line 1731: gcc: command not found

+ sh --version
GNU bash, version 3.1.17(1)-release (i486-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.

+ bash --version
GNU bash, version 3.1.17(1)-release (i486-pc-linux-gnu)
Copyright (C) 2005 Free Software Foundation, Inc.

+ sed --version
GNU sed version 4.1.4
Copyright (C) 2003 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,
to the extent permitted by law.

+ awk --version
awk: not an option: --version

+ cat -v /proc/version

+ cat -v /proc/cpuinfo

+ cat -v /etc/debian_version
testing/unstable

+ cat -v /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=6.06
DISTRIB_CODENAME=dapper
DISTRIB_DESCRIPTION="Ubuntu 6.06 LTS"

+ dmesg
[4294667.296000] Linux version 2.6.15-23-386 (buildd at rothera) (gcc version 4.0.3 (Ubuntu 4.0.3-1ubuntu5)) #1 PREEMPT Tue May 23 13:49:40 UTC 2006
[4294667.296000] BIOS-provided physical RAM map:
[4294667.296000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[4294667.296000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[4294667.296000]  BIOS-e820: 00000000000d8000 - 00000000000e0000 (reserved)
[4294667.296000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[4294667.296000]  BIOS-e820: 0000000000100000 - 000000001bf70000 (usable)
[4294667.296000]  BIOS-e820: 000000001bf70000 - 000000001bf7f000 (ACPI data)
[4294667.296000]  BIOS-e820: 000000001bf7f000 - 000000001bf80000 (ACPI NVS)
[4294667.296000]  BIOS-e820: 000000001bf80000 - 000000001c000000 (reserved)
[4294667.296000]  BIOS-e820: 000000002bf80000 - 000000002c000000 (reserved)
[4294667.296000]  BIOS-e820: 00000000fff80000 - 0000000100000000 (reserved)
[4294667.296000] 0MB HIGHMEM available.
[4294667.296000] 447MB LOWMEM available.
[4294667.296000] On node 0 totalpages: 114544
[4294667.296000]   DMA zone: 4096 pages, LIFO batch:0
[4294667.296000]   DMA32 zone: 0 pages, LIFO batch:0
[4294667.296000]   Normal zone: 110448 pages, LIFO batch:31
[4294667.296000]   HighMem zone: 0 pages, LIFO batch:0
[4294667.296000] DMI 2.3 present.
[4294667.296000] ATI board detected. Disabling timer routing over 8254.
[4294667.296000] ACPI: RSDP (v000 PTLTD                                 ) @ 0x000f6ae0
[4294667.296000] ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @ 0x1bf78e5c
[4294667.296000] ACPI: FADT (v001 ATI    Salmon   0x06040000 ATI  0x000f4240) @ 0x1bf7ef64
[4294667.296000] ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x1bf7efd8
[4294667.296000] ACPI: DSDT (v001    ATI MS2_1535 0x06040000 MSFT 0x0100000e) @ 0x00000000
[4294667.296000] ACPI: PM-Timer IO Port: 0x8008
[4294667.296000] Allocating PCI resources starting at 30000000 (gap: 2c000000:d3f80000)
[4294667.296000] Built 1 zonelists
[4294667.296000] Kernel command line: root=/dev/hda3 ro quiet splash
[4294667.296000] Local APIC disabled by BIOS (or by default) -- you can enable it with "lapic"
[4294667.296000] mapped APIC to ffffd000 (01381000)
[4294667.296000] Initializing CPU#0
[4294667.296000] PID hash table entries: 2048 (order: 11, 32768 bytes)
[4294667.296000] Detected 2392.939 MHz processor.
[4294667.296000] Using pmtmr for high-res timesource
[4294667.296000] Console: colour VGA+ 80x25
[4294671.250000] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[4294671.250000] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[4294671.266000] Memory: 443444k/458176k available (1976k kernel code, 14124k reserved, 606k data, 288k init, 0k highmem)
[4294671.266000] Checking if this processor honours the WP bit even in supervisor mode... Ok.
[4294671.326000] Calibrating delay using timer specific routine.. 4787.23 BogoMIPS (lpj=2393617)
[4294671.326000] Security Framework v1.0.0 initialized
[4294671.326000] SELinux:  Disabled at boot.
[4294671.326000] Mount-cache hash table entries: 512
[4294671.326000] CPU: After generic identify, caps: bfebf9ff 00000000 00000000 00000000 00004400 00000000 00000000
[4294671.326000] CPU: After vendor identify, caps: bfebf9ff 00000000 00000000 00000000 00004400 00000000 00000000
[4294671.326000] CPU: Trace cache: 12K uops, L1 D cache: 8K
[4294671.326000] CPU: L2 cache: 256K
[4294671.326000] CPU: After all inits, caps: bfebf9ff 00000000 00000000 00000080 00004400 00000000 00000000
[4294671.326000] mtrr: v2.0 (20020519)
[4294671.326000] CPU: Intel Mobile Intel(R) Celeron(R) CPU 2.40GHz stepping 09
[4294671.326000] Enabling fast FPU save and restore... done.
[4294671.326000] Enabling unmasked SIMD FPU exception support... done.
[4294671.326000] Checking 'hlt' instruction... OK.
[4294671.330000] checking if image is initramfs... it is
[4294671.954000] Freeing initrd memory: 6834k freed
[4294672.007000] ACPI: Looking for DSDT ... not found!
[4294672.009000] ACPI: setting ELCR to 0200 (from 0420)
[4294672.012000] NET: Registered protocol family 16
[4294672.012000] EISA bus registered
[4294672.012000] ACPI: bus type pci registered
[4294672.043000] PCI: PCI BIOS revision 2.10 entry at 0xfd89b, last bus=2
[4294672.043000] PCI: Using configuration type 1
[4294672.044000] ACPI: Subsystem revision 20051216
[4294672.096000] ACPI: Interpreter enabled
[4294672.096000] ACPI: Using PIC for interrupt routing
[4294672.097000] ACPI: PCI Root Bridge [PCI0] (0000:00)
[4294672.097000] PCI: Probing PCI hardware (bus 00)
[4294672.099000] PCI quirk: region 8000-803f claimed by ali7101 ACPI
[4294672.099000] PCI quirk: region 8040-805f claimed by ali7101 SMB
[4294672.100000] Boot video device is 0000:01:05.0
[4294672.100000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[4294672.102000] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
[4294672.104000] ACPI: PCI Interrupt Link [LNK0] (IRQs 7 10) *0, disabled.
[4294672.104000] ACPI: PCI Interrupt Link [LNK1] (IRQs 7 *10)
[4294672.105000] ACPI: PCI Interrupt Link [LNK2] (IRQs 7 10) *0, disabled.
[4294672.105000] ACPI: PCI Interrupt Link [LNK3] (IRQs 7 10) *0, disabled.
[4294672.105000] ACPI: PCI Interrupt Link [LNK4] (IRQs 7 10) *0, disabled.
[4294672.106000] ACPI: PCI Interrupt Link [LNK5] (IRQs 7 *11)
[4294672.106000] ACPI: PCI Interrupt Link [LNK6] (IRQs 7 10) *0, disabled.
[4294672.106000] ACPI: PCI Interrupt Link [LNK7] (IRQs *5)
[4294672.107000] ACPI: PCI Interrupt Link [LNK8] (IRQs 7 *10)
[4294672.109000] ACPI: Embedded Controller [EC0] (gpe 24) interrupt mode.
[4294672.111000] Linux Plug and Play Support v0.97 (c) Adam Belay
[4294672.111000] pnp: PnP ACPI init
[4294672.115000] pnp: PnP ACPI: found 12 devices
[4294672.115000] PnPBIOS: Disabled by ACPI PNP
[4294672.115000] PCI: Using ACPI for IRQ routing
[4294672.115000] PCI: If a device doesn't work, try "pci=routeirq".  If it helps, post a report
[4294672.118000] pnp: 00:06: ioport range 0x40b-0x40b has been reserved
[4294672.118000] pnp: 00:06: ioport range 0x480-0x48f has been reserved
[4294672.118000] pnp: 00:06: ioport range 0x4d0-0x4d1 has been reserved
[4294672.118000] pnp: 00:06: ioport range 0x4d6-0x4d6 has been reserved
[4294672.118000] pnp: 00:06: ioport range 0x8000-0x807f could not be reserved
[4294672.118000] PCI: Bridge: 0000:00:01.0
[4294672.118000]   IO window: 9000-9fff
[4294672.118000]   MEM window: d0300000-d03fffff
[4294672.118000]   PREFETCH window: d8000000-dfffffff
[4294672.118000] PCI: Bus 2, cardbus bridge: 0000:00:0a.0
[4294672.118000]   IO window: 00001800-000018ff
[4294672.118000]   IO window: 00001c00-00001cff
[4294672.118000]   PREFETCH window: 30000000-31ffffff
[4294672.118000]   MEM window: 32000000-33ffffff
[4294672.118000] PCI: Enabling device 0000:00:0a.0 (0005 -> 0007)
[4294672.118000] **** SET: Misaligned resource pointer: da4bc5c2 Type 07 Len 0
[4294672.118000] ACPI: PCI Interrupt Link [LNK5] enabled at IRQ 11
[4294672.118000] PCI: setting IRQ 11 as level-triggered
[4294672.118000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNK5] -> GSI 11 (level, low) -> IRQ 11
[4294672.119000] Simple Boot Flag at 0x37 set to 0x1
[4294672.119000] audit: initializing netlink socket (disabled)
[4294672.119000] audit(1152570290.118:1): initialized
[4294672.119000] VFS: Disk quotas dquot_6.5.1
[4294672.119000] Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
[4294672.120000] Initializing Cryptographic API
[4294672.120000] io scheduler noop registered
[4294672.120000] io scheduler anticipatory registered
[4294672.120000] io scheduler deadline registered
[4294672.120000] io scheduler cfq registered
[4294672.120000] Activating ISA DMA hang workarounds.
[4294672.120000] isapnp: Scanning for PnP cards...
[4294672.477000] isapnp: No Plug & Play device found
[4294672.506000] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:MSE0] at 0x60,0x64 irq 1,12
[4294672.510000] serio: i8042 AUX port at 0x60,0x64 irq 12
[4294672.510000] serio: i8042 KBD port at 0x60,0x64 irq 1
[4294672.510000] Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
[4294672.511000] serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294672.516000] 00:0a: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
[4294672.516000] PCI: Enabling device 0000:00:08.0 (0000 -> 0003)
[4294672.516000] **** SET: Misaligned resource pointer: db9851c2 Type 07 Len 0
[4294672.516000] ACPI: PCI Interrupt Link [LNK6] enabled at IRQ 10
[4294672.516000] PCI: setting IRQ 10 as level-triggered
[4294672.516000] ACPI: PCI Interrupt 0000:00:08.0[A] -> Link [LNK6] -> GSI 10 (level, low) -> IRQ 10
[4294672.519000] 0000:00:08.0: ttyS9 at I/O 0x1428 (irq = 10) is a 8250
[4294672.520000] 0000:00:08.0: ttyS12 at I/O 0x1440 (irq = 10) is a 8250
[4294672.521000] 0000:00:08.0: ttyS14 at I/O 0x1450 (irq = 10) is a 8250
[4294672.522000] 0000:00:08.0: ttyS16 at I/O 0x1460 (irq = 10) is a 8250
[4294672.523000] 0000:00:08.0: ttyS18 at I/O 0x1470 (irq = 10) is a 8250
[4294672.532000] RAMDISK driver initialized: 16 RAM disks of 65536K size 1024 blocksize
[4294672.532000] Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
[4294672.532000] ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
[4294672.532000] mice: PS/2 mouse device common for all mice
[4294672.532000] EISA: Probing bus 0 at eisa.0
[4294672.532000] Cannot allocate resource for EISA slot 1
[4294672.532000] Cannot allocate resource for EISA slot 2
[4294672.533000] Cannot allocate resource for EISA slot 8
[4294672.533000] EISA: Detected 0 cards.
[4294672.533000] NET: Registered protocol family 2
[4294672.542000] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[4294672.542000] TCP established hash table entries: 16384 (order: 4, 65536 bytes)
[4294672.542000] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[4294672.542000] TCP: Hash tables configured (established 16384 bind 16384)
[4294672.542000] TCP reno registered
[4294672.542000] TCP bic registered
[4294672.542000] NET: Registered protocol family 1
[4294672.542000] NET: Registered protocol family 8
[4294672.542000] NET: Registered protocol family 20
[4294672.542000] Using IPI Shortcut mode
[4294672.542000] ACPI wakeup devices: 
[4294672.542000] PCI0 MDEM  LAN COM1  LID 
[4294672.542000] ACPI: (supports S0 S3 S4 S5)
[4294672.542000] Freeing unused kernel memory: 288k freed
[4294672.569000] input: AT Translated Set 2 keyboard as /class/input/input0
[4294672.617000] vga16fb: initializing
[4294672.617000] vga16fb: mapped to 0xc00a0000
[4294672.746000] Console: switching to colour frame buffer device 80x25
[4294672.746000] fb0: VGA16 VGA frame buffer device
[4294673.869000] Capability LSM initialized
[4294673.926000] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3])
[4294673.926000] ACPI: Processor [CPU0] (supports 8 throttling states)
[4294673.928000] ACPI: Thermal Zone [THRM] (40 C)
[4294675.007000] ALI15X3: IDE controller at PCI slot 0000:00:10.0
[4294675.007000] ACPI: PCI Interrupt 0000:00:10.0[A]: no GSI
[4294675.007000] ALI15X3: chipset revision 196
[4294675.007000] ALI15X3: not 100% native mode: will probe irqs later
[4294675.007000]     ide0: BM-DMA at 0x2000-0x2007, BIOS settings: hda:DMA, hdb:pio
[4294675.007000]     ide1: BM-DMA at 0x2008-0x200f, BIOS settings: hdc:DMA, hdd:pio
[4294675.007000] Probing IDE interface ide0...
[4294675.271000] hda: ST94011A, ATA DISK drive
[4294675.888000] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[4294676.869000] Probing IDE interface ide1...
[4294677.541000] hdc: QSI CD-RW/DVD-ROM SBW-241, ATAPI CD/DVD-ROM drive
[4294677.847000] ide1 at 0x170-0x177,0x376 on irq 15
[4294677.861000] hda: max request size: 128KiB
[4294677.868000] hda: 78140160 sectors (40007 MB) w/2048KiB Cache, CHS=16383/255/63, UDMA(100)
[4294677.868000] hda: cache flushes supported
[4294677.868000]  hda: hda1 hda2 hda3
[4294677.923000] hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
[4294677.923000] Uniform CD-ROM driver Revision: 3.20
[4294678.265000] usbcore: registered new driver usbfs
[4294678.265000] usbcore: registered new driver hub
[4294678.268000] ohci_hcd: 2005 April 22 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
[4294678.269000] **** SET: Misaligned resource pointer: db9f1402 Type 07 Len 0
[4294678.269000] ACPI: PCI Interrupt Link [LNK8] enabled at IRQ 10
[4294678.269000] ACPI: PCI Interrupt 0000:00:02.0[A] -> Link [LNK8] -> GSI 10 (level, low) -> IRQ 10
[4294678.269000] ohci_hcd 0000:00:02.0: OHCI Host Controller
[4294678.484000] ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
[4294678.484000] ohci_hcd 0000:00:02.0: irq 10, io mem 0xd0000000
[4294678.535000] hub 1-0:1.0: USB hub found
[4294678.535000] hub 1-0:1.0: 4 ports detected
[4294678.755000] Attempting manual resume
[4294678.786000] EXT3-fs: mounted filesystem with ordered data mode.
[4294678.826000] kjournald starting.  Commit interval 5 seconds
[4294693.287000] natsemi dp8381x driver, version 1.07+LK1.0.17, Sep 27, 2002
[4294693.287000]   originally by Donald Becker <becker at scyld.com>
[4294693.287000]   http://www.scyld.com/network/natsemi.html
[4294693.287000]   2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
[4294693.287000] **** SET: Misaligned resource pointer: dbdc57c2 Type 07 Len 0
[4294693.287000] ACPI: PCI Interrupt Link [LNK1] enabled at IRQ 10
[4294693.287000] ACPI: PCI Interrupt 0000:00:12.0[A] -> Link [LNK1] -> GSI 10 (level, low) -> IRQ 10
[4294693.289000] natsemi eth0: NatSemi DP8381[56] at 0xd0004000 (0000:00:12.0), 00:0d:9d:84:27:e3, IRQ 10, port TP.
[4294693.463000] ali15x3_smbus 0000:00:11.0: ALI15X3_smb region uninitialized - upgrade BIOS or use force_addr=0xaddr
[4294693.463000] ali15x3_smbus 0000:00:11.0: ALI15X3 not detected, module not inserted.
[4294693.517000] Linux agpgart interface v0.101 (c) Dave Jones
[4294693.520000] agpgart: Detected Ati IGP330/340/345/350/M chipset
[4294693.537000] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[4294693.799000] parport: PnPBIOS parport detected.
[4294693.799000] parport0: PC-style at 0x378 (0x778), irq 7, dma 0 [PCSPP,TRISTATE,COMPAT,ECP,DMA]
[4294693.877000] agpgart: AGP aperture is 64M @ 0xd4000000
[4294693.877000] PCI: Enabling device 0000:00:06.0 (0005 -> 0007)
[4294693.877000] **** SET: Misaligned resource pointer: d70cff02 Type 07 Len 0
[4294693.877000] ACPI: PCI Interrupt Link [LNK7] enabled at IRQ 5
[4294693.877000] PCI: setting IRQ 5 as level-triggered
[4294693.877000] ACPI: PCI Interrupt 0000:00:06.0[A] -> Link [LNK7] -> GSI 5 (level, low) -> IRQ 5
[4294694.086000] Real Time Clock Driver v1.12
[4294694.263000] Synaptics Touchpad, model: 1, fw: 5.9, id: 0x236eb3, caps: 0x904713/0x10008
[4294694.300000] input: SynPS/2 Synaptics TouchPad as /class/input/input1
[4294694.369000] ts: Compaq touchscreen protocol output
[4294694.421000] input: PC Speaker as /class/input/input2
[4294694.916000] AC'97 1 does not respond - RESET
[4294694.916000] AC'97 1 access is not valid [0xffffffff], removing mixer.
[4294694.916000] ali mixer 1 creating error.
[4294694.929000] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
[4294694.932000] ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNK5] -> GSI 11 (level, low) -> IRQ 11
[4294694.932000] Yenta: CardBus bridge found at 0000:00:0a.0 [103c:002a]
[4294694.932000] Yenta O2: res at 0x94/0xD4: 00/ea
[4294694.932000] Yenta O2: enabling read prefetch/write burst
[4294695.054000] Yenta: ISA IRQ mask 0x0018, PCI irq 11
[4294695.054000] Socket status: 30000007
[4294695.296000] eth0: DSPCFG accepted after 0 usec.
[4294695.296000] eth0: link up.
[4294695.296000] eth0: Setting full-duplex based on negotiated link capability.
[4294695.538000] cs: IO port probe 0x100-0x3af: excluding 0x200-0x207 0x220-0x22f 0x330-0x337 0x388-0x38f
[4294695.540000] cs: IO port probe 0x3e0-0x4ff: clean.
[4294695.541000] cs: IO port probe 0x820-0x8ff: clean.
[4294695.542000] cs: IO port probe 0xc00-0xcf7: clean.
[4294695.543000] cs: IO port probe 0xa00-0xaff: clean.
[4294695.911000] lp0: using parport0 (interrupt-driven).
[4294696.022000] Adding 297192k swap on /dev/hda2.  Priority:-1 extents:1 across:297192k
[4294696.177000] EXT3 FS on hda3, internal journal
[4294696.379000] NET: Registered protocol family 17
[4294696.422000] md: md driver 0.90.3 MAX_MD_DEVS=256, MD_SB_DISKS=27
[4294696.422000] md: bitmap version 4.39
[4294697.061000] device-mapper: 4.4.0-ioctl (2005-01-12) initialised: dm-devel at redhat.com
[4294697.791000] cdrom: open failed.
[4294698.426000] NTFS driver 2.1.25 [Flags: R/O MODULE].
[4294698.478000] NTFS volume version 3.1.
[4294699.346000] NET: Registered protocol family 10
[4294699.346000] lo: Disabled Privacy Extensions
[4294699.347000] IPv6 over IPv4 tunneling driver
[4294706.575000] ACPI: AC Adapter [ACAD] (on-line)
[4294706.606000] ACPI: Battery Slot [BAT1] (battery present)
[4294706.687000] ACPI: Power Button (FF) [PWRF]
[4294706.687000] ACPI: Power Button (CM) [PWRB]
[4294706.687000] ACPI: Lid Switch [LID]
[4294706.829000] ibm_acpi: IBM ThinkPad ACPI Extras v0.12a
[4294706.829000] ibm_acpi: http://ibm-acpi.sf.net/
[4294706.860000] pcc_acpi: loading...
[4294707.022000] ACPI: Video Device [VGA] (multi-head: yes  rom: no  post: no)
[4294708.754000] driverloader: module license 'see LICENSE file; Copyright (c)2003-2004 Linuxant inc.' taints kernel.
[4294709.297000] driverloader: stack=8192/60/0 PREEMPT
[4294709.302000] usbcore: registered new driver driverloader
[4294710.313000] eth0: no IPv6 routers present
[4294711.127000] ppdev: user-space parallel port driver
[4294711.546000] apm: BIOS not found.
[4294714.779000] Bluetooth: Core ver 2.8
[4294714.779000] NET: Registered protocol family 31
[4294714.779000] Bluetooth: HCI device and connection manager initialized
[4294714.779000] Bluetooth: HCI socket layer initialized
[4294714.830000] Bluetooth: L2CAP ver 2.8
[4294714.830000] Bluetooth: L2CAP socket layer initialized
[4294714.855000] Bluetooth: RFCOMM socket layer initialized
[4294714.855000] Bluetooth: RFCOMM TTY layer initialized
[4294714.855000] Bluetooth: RFCOMM ver 1.7
[4294718.037000] [drm] Initialized drm 1.0.1 20051102
[4294718.053000] **** SET: Misaligned resource pointer: d53a1b02 Type 07 Len 0
[4294718.053000] ACPI: PCI Interrupt Link [LNK0] enabled at IRQ 10
[4294718.054000] ACPI: PCI Interrupt 0000:01:05.0[A] -> Link [LNK0] -> GSI 10 (level, low) -> IRQ 10
[4294718.055000] [drm] Initialized radeon 1.24.0 20060225 on minor 0
[4294718.830000] agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
[4294718.830000] agpgart: Putting AGP V2 device at 0000:00:00.0 into 4x mode
[4294718.830000] agpgart: Putting AGP V2 device at 0000:01:05.0 into 4x mode
[4294719.013000] [drm] Setting GART location based on old memory map
[4294719.013000] [drm] writeback test succeeded in 1 usecs
[4294869.680000] usbcore: deregistering driver driverloader
[4294870.250000] driverloader: stack=8192/60/0 PREEMPT
[4294870.256000] usbcore: registered new driver driverloader
[4295016.388000] ibm_acpi: IBM ThinkPad ACPI Extras v0.12a
[4295016.388000] ibm_acpi: http://ibm-acpi.sf.net/
[4295116.962000] usbcore: deregistering driver driverloader
[4295117.120000] driverloader: stack=8192/60/0 PREEMPT
[4295117.122000] usbcore: registered new driver driverloader

+ iwconfig --version
iwconfig  Wireless-Tools version 28
          Compatible with Wireless Extension v11 to v19.

Kernel    Currently compiled with Wireless Extension v19.


+ iwconfig
lo        no wireless extensions.

eth0      no wireless extensions.

sit0      no wireless extensions.


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

eth0      Interface doesn't have a list of Peers/Access-Points

sit0      Interface doesn't have a list of Peers/Access-Points


+ iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

sit0      Interface doesn't support scanning.


+ iwlist scanning
lo        Interface doesn't support scanning.

eth0      Interface doesn't support scanning.

sit0      Interface doesn't support scanning.


+ iptables -L -n -v
Chain INPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain FORWARD (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

Chain OUTPUT (policy ACCEPT 0 packets, 0 bytes)
 pkts bytes target     prot opt in     out     source               destination         

+ ifconfig -a
eth0      Link encap:Ethernet  HWaddr 00:0D:9D:84:27:E3  
          inet addr:192.168.1.102  Bcast:192.168.1.255  Mask:255.255.255.0
          inet6 addr: fe80::20d:9dff:fe84:27e3/64 Scope:Link
          UP BROADCAST RUNNING MULTICAST  MTU:1500  Metric:1
          RX packets:369 errors:0 dropped:0 overruns:0 frame:0
          TX packets:370 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:1000 
          RX bytes:281623 (275.0 KiB)  TX bytes:61101 (59.6 KiB)
          Interrupt:10 Base address:0x8000 

lo        Link encap:Local Loopback  
          inet addr:127.0.0.1  Mask:255.0.0.0
          inet6 addr: ::1/128 Scope:Host
          UP LOOPBACK RUNNING  MTU:16436  Metric:1
          RX packets:379 errors:0 dropped:0 overruns:0 frame:0
          TX packets:379 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:384683 (375.6 KiB)  TX bytes:384683 (375.6 KiB)

sit0      Link encap:IPv6-in-IPv4  
          NOARP  MTU:1480  Metric:1
          RX packets:0 errors:0 dropped:0 overruns:0 frame:0
          TX packets:0 errors:0 dropped:0 overruns:0 carrier:0
          collisions:0 txqueuelen:0 
          RX bytes:0 (0.0 b)  TX bytes:0 (0.0 b)


+ netstat -rn
Kernel IP routing table
Destination     Gateway         Genmask         Flags   MSS Window  irtt Iface
192.168.1.0     0.0.0.0         255.255.255.0   U         0 0          0 eth0
0.0.0.0         192.168.1.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       369      0      0      0      370      0      0      0 BMRU
lo    16436 0       379      0      0      0      379      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 scope host lo
    inet6 ::1/128 scope host 
       valid_lft forever preferred_lft forever
2: eth0: <BROADCAST,MULTICAST,UP> mtu 1500 qdisc pfifo_fast qlen 1000
    link/ether 00:0d:9d:84:27:e3 brd ff:ff:ff:ff:ff:ff
    inet 192.168.1.102/24 brd 192.168.1.255 scope global eth0
    inet6 fe80::20d:9dff:fe84:27e3/64 scope link 
       valid_lft forever preferred_lft forever
3: sit0: <NOARP> mtu 1480 qdisc noop 
    link/sit 0.0.0.0 brd 0.0.0.0

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

+ ip route
192.168.1.0/24 dev eth0  proto kernel  scope link  src 192.168.1.102 
default via 192.168.1.1 dev eth0 

+ cardctl ident
Socket 0:
  no product info available

+ lspci -n
0000:00:00.0 0600: 1002:cab2 (rev 02)
0000:00:01.0 0604: 1002:7010
0000:00:02.0 0c03: 10b9:5237 (rev 03)
0000:00:06.0 0401: 10b9:5451 (rev 02)
0000:00:07.0 0601: 10b9:1533
0000:00:08.0 0703: 10b9:5457
0000:00:0a.0 0607: 1217:6972
0000:00:10.0 0101: 10b9:5229 (rev c4)
0000:00:11.0 0680: 10b9:7101
0000:00:12.0 0200: 100b:0020
0000:01:05.0 0300: 1002:4337

+ lspci -v
0000:00:00.0 Host bridge: ATI Technologies Inc RS200/RS200M AGP Bridge [IGP 340M] (rev 02)
	Flags: bus master, 66MHz, medium devsel, latency 64
	Memory at d4000000 (32-bit, prefetchable) [size=64M]
	Memory at d0005000 (32-bit, prefetchable) [size=4K]
	Capabilities: [a0] AGP version 2.0

0000:00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 340M] (prog-if 00 [Normal decode])
	Flags: bus master, 66MHz, medium devsel, latency 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: d0300000-d03fffff
	Prefetchable memory behind bridge: d8000000-dfffffff

0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: bus master, medium devsel, latency 64, IRQ 10
	Memory at d0000000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [60] Power Management version 2

0000:00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: bus master, medium devsel, latency 64, IRQ 5
	I/O ports at 1000 [size=256]
	Memory at d0001000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2

0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
	Subsystem: ALi Corporation ALI M1533 Aladdin IV ISA Bridge
	Flags: bus master, medium devsel, latency 0
	Capabilities: [a0] Power Management version 1

0000:00:08.0 Modem: ALi Corporation M5457 AC'97 Modem Controller (prog-if 00 [Generic])
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: medium devsel, IRQ 10
	Memory at d0002000 (32-bit, non-prefetchable) [size=4K]
	I/O ports at 1400 [size=256]
	Capabilities: [40] Power Management version 2

0000:00:0a.0 CardBus bridge: O2 Micro, Inc. OZ601/6912/711E0 CardBus/SmartCardBus Controller
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: bus master, stepping, slow devsel, latency 168, IRQ 11
	Memory at d0003000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 30000000-31fff000 (prefetchable)
	Memory window 1: 32000000-33fff000
	I/O window 0: 00001800-000018ff
	I/O window 1: 00001c00-00001cff
	16-bit legacy interface ports at 0001

0000:00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4) (prog-if fa)
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: bus master, medium devsel, latency 32
	I/O ports at 2000 [size=16]
	Capabilities: [60] Power Management version 2

0000:00:11.0 Bridge: ALi Corporation M7101 Power Management Controller [PMU]
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: medium devsel

0000:00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: bus master, medium devsel, latency 90, IRQ 10
	I/O ports at 2400 [size=256]
	Memory at d0004000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at 34000000 [disabled] [size=64K]
	Capabilities: [40] Power Management version 2

0000:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon IGP 330M/340M/350M (prog-if 00 [VGA])
	Subsystem: Hewlett-Packard Company: Unknown device 002a
	Flags: bus master, stepping, fast Back2Back, 66MHz, medium devsel, latency 66, IRQ 10
	Memory at d8000000 (32-bit, prefetchable) [size=128M]
	I/O ports at 9000 [size=256]
	Memory at d0300000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at d0320000 [disabled] [size=128K]
	Capabilities: [58] AGP version 2.0
	Capabilities: [50] Power Management version 2


+ lspci -n -vvv
0000:00:00.0 0600: 1002:cab2 (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: 64
	Region 0: Memory at d4000000 (32-bit, prefetchable) [size=64M]
	Region 1: Memory at d0005000 (32-bit, prefetchable) [size=4K]
	Capabilities: [a0] AGP version 2.0
		Status: RQ=16 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4

0000:00:01.0 0604: 1002:7010
	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: 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: d0300000-d03fffff
	Prefetchable memory behind bridge: d8000000-dfffffff
	BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-

0000:00:02.0 0c03: 10b9:5237 (rev 03) (prog-if 10)
	Subsystem: 103c:002a
	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 (20000ns max), Cache Line Size: 0x08 (32 bytes)
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d0000000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:06.0 0401: 10b9:5451 (rev 02)
	Subsystem: 103c:002a
	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 (500ns min, 6000ns max)
	Interrupt: pin A routed to IRQ 5
	Region 0: I/O ports at 1000 [size=256]
	Region 1: Memory at d0001000 (32-bit, non-prefetchable) [size=4K]
	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=0 PME-

0000:00:07.0 0601: 10b9:1533
	Subsystem: 10b9:1533
	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
	Capabilities: [a0] 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-

0000:00:08.0 0703: 10b9:5457
	Subsystem: 103c:002a
	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 A routed to IRQ 10
	Region 0: Memory at d0002000 (32-bit, non-prefetchable) [size=4K]
	Region 1: I/O ports at 1400 [size=256]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:0a.0 0607: 1217:6972
	Subsystem: 103c:002a
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
	Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 168
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at d0003000 (32-bit, non-prefetchable) [size=4K]
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 30000000-31fff000 (prefetchable)
	Memory window 1: 32000000-33fff000
	I/O window 0: 00001800-000018ff
	I/O window 1: 00001c00-00001cff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001

0000:00:10.0 0101: 10b9:5229 (rev c4) (prog-if fa)
	Subsystem: 103c:002a
	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, 1000ns max)
	Interrupt: pin A routed to IRQ 0
	Region 4: I/O ports at 2000 [size=16]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:11.0 0680: 10b9:7101
	Subsystem: 103c:002a
	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-

0000:00:12.0 0200: 100b:0020
	Subsystem: 103c:002a
	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: 90 (2750ns min, 13000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: I/O ports at 2400 [size=256]
	Region 1: Memory at d0004000 (32-bit, non-prefetchable) [size=4K]
	Expansion ROM at 34000000 [disabled] [size=64K]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=320mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME+

0000:01:05.0 0300: 1002:4337
	Subsystem: 103c:002a
	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: 66 (2000ns min), Cache Line Size: 0x08 (32 bytes)
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d8000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at 9000 [size=256]
	Region 2: Memory at d0300000 (32-bit, non-prefetchable) [size=64K]
	Expansion ROM at d0320000 [disabled] [size=128K]
	Capabilities: [58] AGP version 2.0
		Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
		Command: RQ=16 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x4
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-


+ lsusb
Bus 001 Device 001: ID 0000:0000  

+ lsusb -v

Bus 001 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 
  bMaxPacketSize0        64
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.15-23-386 ohci_hcd
  iProduct                2 OHCI Host Controller
  iSerial                 1 0000:00:02.0
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           25
    bNumInterfaces          1
    bConfigurationValue     1
    iConfiguration          0 
    bmAttributes         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              0 
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               None
          Usage Type               Data
        wMaxPacketSize     0x0002  1x 2 bytes
        bInterval             255
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             4
  wHubCharacteristic 0x0002
    No power switching (usb 1.0)
    Ganged overcurrent protection
  bPwrOn2PwrGood        0 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x48
  PortPwrCtrlMask    0xc0 
 Hub Port Status:
   Port 1: 0000.0100 power
   Port 2: 0000.0100 power
   Port 3: 0000.0100 power
   Port 4: 0000.0100 power
Device Status:     0x0001
  Self Powered

+ cat -v /proc/bus/usb/devices

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

+ cat -v /proc/cmdline

+ cat -v /proc/uptime

+ cat -v /proc/devices

+ cat -v /proc/misc

+ cat -v /proc/filesystems

+ cat -v /proc/interrupts

+ cat -v /proc/iomem

+ cat -v /proc/ioports

+ cat -v /proc/dma

+ cat -v /proc/mtrr

+ cat -v /proc/partitions

+ cat -v /proc/mounts

+ cat -v /proc/swaps

+ cat -v /proc/meminfo

+ cat -v /proc/stat

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

+ cat -v /proc/modules

+ env
SSH_AGENT_PID=4945
KDE_MULTIHEAD=false
DM_CONTROL=/var/run/xdmctl
SHELL=/bin/bash
TERM=xterm
XDM_MANAGED=/var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched,rsvd,method=classic
GTK2_RC_FILES=/etc/gtk-2.0/gtkrc:/home/ron/.gtkrc-2.0:/home/ron/.kde/share/config/gtkrc-2.0
GS_LIB=/home/ron/.fonts
GTK_RC_FILES=/etc/gtk/gtkrc:/home/ron/.gtkrc:/home/ron/.kde/share/config/gtkrc
WINDOWID=18874375
KDE_FULL_SESSION=true
USER=root
LS_COLORS=no=00:fi=00:di=01;34:ln=01;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.flac=01;35:*.mp3=01;35:*.mpc=01;35:*.ogg=01;35:*.wav=01;35:
SUDO_USER=ron
SUDO_UID=1000
SSH_AUTH_SOCK=/tmp/ssh-oeWyVg4909/agent.4909
SESSION_MANAGER=local/laptop:/tmp/.ICE-unix/5009
KONSOLE_DCOP=DCOPRef(konsole-5847,konsole)
PATH=/usr/sbin:/usr/sbin:/sbin:/usr/bin:/bin:/usr/local/sbin:/usr/local/bin
DESKTOP_SESSION=default
PWD=/home/ron
KONSOLE_DCOP_SESSION=DCOPRef(konsole-5847,session-1)
HISTCONTROL=ignoredups
SUDO_COMMAND=/usr/sbin/dldrconfig --dumpdiag
HOME=/home/ron
SHLVL=3
LANGUAGE=en
XCURSOR_THEME=kubuntu
LOGNAME=root
DBUS_SESSION_BUS_ADDRESS=unix:abstract=/tmp/dbus-RCa2Qb8DDW,guid=3e0cb34420a9dea5cfcfc3db63aae100
LESSOPEN=| /usr/bin/lesspipe %s
SUDO_GID=1000
DISPLAY=:0.0
LESSCLOSE=/usr/bin/lesspipe %s %s
COLORTERM=
_=/usr/bin/env

+ sysctl -a
error: "Success" reading key "dev.parport.parport0.autoprobe3"
error: "Success" reading key "dev.parport.parport0.autoprobe2"
error: "Success" reading key "dev.parport.parport0.autoprobe1"
error: "Success" reading key "dev.parport.parport0.autoprobe0"
error: "Success" reading key "dev.parport.parport0.autoprobe"
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.rtc.max-user-freq = 64
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE,COMPAT,ECP,DMA
dev.parport.parport0.dma = 0
dev.parport.parport0.irq = 7
dev.parport.parport0.base-addr = 888	1912
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.cdrom.check_media = 0
dev.cdrom.lock = 1
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 1
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info = 
dev.cdrom.info = drive name:		hdc
dev.cdrom.info = drive speed:		24
dev.cdrom.info = drive # of slots:	1
dev.cdrom.info = Can close tray:		1
dev.cdrom.info = Can open tray:		1
dev.cdrom.info = Can lock tray:		1
dev.cdrom.info = Can change speed:	1
dev.cdrom.info = Can select disk:	0
dev.cdrom.info = Can read multisession:	1
dev.cdrom.info = Can read MCN:		1
dev.cdrom.info = Reports media changed:	1
dev.cdrom.info = Can play audio:		1
dev.cdrom.info = Can write CD-R:		1
dev.cdrom.info = Can write CD-RW:	1
dev.cdrom.info = Can read DVD:		1
dev.cdrom.info = Can write DVD-R:	0
dev.cdrom.info = Can write DVD-RAM:	0
dev.cdrom.info = Can read MRW:		1
dev.cdrom.info = Can write MRW:		1
dev.cdrom.info = Can write RAM:		1
dev.cdrom.info = 
dev.cdrom.info = 
dev.hpet.max-user-freq = 64
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.regen_max_retry = 5
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.error: "Operation not permitted" reading key "net.ipv6.route.flush"
lo.forwarding = 0
net.ipv6.neigh.eth0.base_reachable_time_ms = 30000
net.ipv6.neigh.eth0.retrans_time_ms = 1000
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delay = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.retrans_time = 1000
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.lo.base_reachable_time_ms = 30000
net.ipv6.neigh.lo.retrans_time_ms = 1000
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.proxy_delay = 79
net.ipv6.neigh.lo.anycast_delay = 99
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.retrans_time = 1000
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.default.base_reachable_time_ms = 30000
net.ipv6.neigh.default.retrans_time_ms = 1000
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.proxy_delay = 79
net.ipv6.neigh.default.anycast_delay = 99
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.retrans_time = 1000
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.mld_max_msf = 64
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.bindv6only = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.route.gc_min_interval_ms = 500
net.ipv6.route.min_adv_mss = 1
net.ipv6.route.mtu_expires = 600
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_thresh = 1024
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
net.ipv4.conf.eth0.promote_secondaries = 0
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 0
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 1
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 0
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.accept_redirects = 1
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.forwarding = 0
net.ipv4.conf.default.promote_secondaries = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 0
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.promote_secondaries = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.conf.lo.promote_secondaries = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 1
net.ipv4.conf.lo.disable_xfrm = 1
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.neigh.eth0.base_reachable_time_ms = 30000
net.ipv4.neigh.eth0.retrans_time_ms = 1000
net.ipv4.neigh.eth0.locktime = 99
net.ipv4.neigh.eth0.proxy_delay = 79
net.ipv4.neigh.eth0.anycast_delay = 99
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 99
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.base_reachable_time_ms = 30000
net.ipv4.neigh.lo.retrans_time_ms = 1000
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.base_reachable_time_ms = 30000
net.ipv4.neigh.default.retrans_time_ms = 1000
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 99
net.ipv4.neigh.default.proxy_delay = 79
net.ipv4.neigh.default.anycast_delay = 99
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 99
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_abc = 1
net.ipv4.tcp_congestion_control = bic
net.ipv4.tcp_tso_win_divisor = 3
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096	87380	174760
net.ipv4.tcp_wmem = 4096	16384	131072
net.ipv4.tcp_mem = 12288	16384	24576
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expirerror: "Operation not permitted" reading key "net.ipv4.route.flush"
es = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval_ms = 500
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 65536
net.ipv4.route.gc_thresh = 4096
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_errors_use_inbound_ifaddr = 0
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 1
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768	61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 4096
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.netdev_budget = 300
net.core.somaxconn = 128
net.core.optmem_max = 10240
net.core.message_burst = 10
net.core.message_cost = 5
net.core.netdev_max_backlog = 1000
net.core.dev_weight = 64
net.core.rmem_default = 105472
net.core.wmem_default = 105472
net.core.rmem_max = 105472
net.core.wmem_max = 105472
vm.swap_token_timeout = 300
vm.legacy_va_layout = 0
vm.vfs_cache_pressure = 100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 2707
vm.lowmem_reserve_ratio = 256	256	32
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 40
vm.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.randomize_va_space = 1
kernel.bootloader_type = 113
kernel.unknown_nmi_panic = 0
kernel.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 0
kernel.pid_max = 32768
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 2
kernel.pty.max = 4096
kernel.random.uuid = f475aa5d-2b7e-4d31-b255-30845010bda4
kernel.random.boot_id = 9c38f6ea-7437-43b6-b13a-7ab134fffc67
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3213
kernel.random.poolsize = 4096
kernel.threads-max = 7159
kernel.cad_pid = 1
kernel.sysrq = 1
kernel.sem = 250	32000	32	128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.acct = 4	2	30
kernel.hotplug = 
kernel.modprobe = /sbin/modprobe
kernel.printk = 4	4	1	7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 0
kernel.cap-bound = -257
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = laptop
kernel.version = #1 PREEMPT Tue May 23 13:49:40 UTC 2006
kernel.osrelease = 2.6.15-23-386
kernel.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.quota.warnings = 1
fs.quota.syncs = 12
fs.quota.free_dquots = 0
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.writes = 0
fs.quota.reads = 0
fs.quota.drops = 0
fs.quota.lookups = 0
fs.suid_dumpable = 0
fs.inotify.max_queued_events = 16384
fs.inotify.max_user_watches = 8192
fs.inotify.max_user_instances = 128
fs.aio-max-nr = 65536
fs.aio-nr = 0
fs.lease-break-time = 45
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.dentry-state = 28854	25730	45	0	0	0
fs.file-max = 43608
fs.file-nr = 1920	0	43608
fs.inode-state = 15963	301	0	0	0	0	0
fs.inode-nr = 15963	301

+ modprobe -V
module-init-tools version 3.2.2

+ modprobe -l *driverloader*
/lib/modules/2.6.15-23-386/extra/driverloader.ko

+ cat -v /etc/modules.conf

+ cat -v /etc/modprobe.d/aliases
# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.

# network protocols ##########################################################
alias net-pf-1  unix
alias net-pf-2  ipv4
alias net-pf-3  ax25
alias net-pf-4  ipx
alias net-pf-5  appletalk
alias net-pf-6  netrom
alias net-pf-7  bridge
alias net-pf-8  atm
alias net-pf-9  x25
alias net-pf-10 ipv6
alias net-pf-11 rose
alias net-pf-12 decnet
# 13 NETBEUI
alias net-pf-15 af_key
alias net-pf-16 af_netlink
alias net-pf-17 af_packet
# 18 ASH
alias net-pf-19 af_econet
alias net-pf-20 atm
# 22 SNA
alias net-pf-23 irda
alias net-pf-24 pppoe
alias net-pf-25 wanrouter
alias net-pf-26 llc
alias net-pf-31 bluetooth

# executables formats ########################################################
install binfmt-0000 /bin/true
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout

# block devices ##############################################################
alias block-major-3-*  ide_generic
alias block-major-8-*  sd_mod
alias block-major-9-*  md
alias block-major-11-* sr_mod
alias block-major-22-* ide_generic
alias block-major-33-* ide_generic
alias block-major-34-* ide_generic
alias block-major-37-* ide_tape
alias block-major-44-* ftl
alias block-major-46-* pcd
alias block-major-47-* pf
alias block-major-56-* ide_generic
alias block-major-57-* ide_generic
alias block-major-58-* lvm_mod
alias block-major-88-* ide_generic
alias block-major-89-* ide_generic
alias block-major-90-* ide_generic
alias block-major-91-* ide_generic
alias block-major-93-* nftl
alias block-major-97-* pg

# character devices ##########################################################
alias char-major-9-* st
alias char-major-10-1 psmouse
alias char-major-10-139 openprom
alias char-major-10-157 applicom
alias char-major-10-181 toshiba
alias char-major-10-183 hw_random
alias char-major-10-189 ussp
alias char-major-10-250 hci_vhci
alias char-major-13-0  joydev
alias char-major-13-1  joydev
alias char-major-13-2  joydev
alias char-major-13-3  joydev
alias char-major-13-32 mousedev
alias char-major-13-33 mousedev
alias char-major-13-34 mousedev
alias char-major-13-35 mousedev
alias char-major-13-63 mousedev
alias char-major-13-64 evdev
alias char-major-13-65 evdev
alias char-major-13-66 evdev
alias char-major-13-67 evdev
alias char-major-19-* cyclades
alias char-major-20-* cyclades
alias char-major-22-* pcxx
alias char-major-23-* pcxx
alias char-major-27-* ftape
alias char-major-34-* scc
alias char-major-35-* tclmidi
alias char-major-48-* riscom8
alias char-major-49-* riscom8
alias char-major-57-* esp
alias char-major-58-* esp
alias char-major-63-* kdebug
alias char-major-67-* coda
alias char-major-75-* specialix
alias char-major-76-* specialix
alias char-major-81-* videodev
alias char-major-83-* vtx
alias char-major-89-* i2c_dev
alias char-major-90-* mtdchar
alias char-major-96-* pt
alias char-major-97-* pg
alias char-major-107-* 3dfx
alias char-major-109-* lvm_mod
alias char-major-166-* cdc_acm
alias char-major-171-0 raw1394
alias char-major-171-1 video1394
alias char-major-171-2 dv1394
alias char-major-171-3 amdtp
alias char-major-180-* usbcore
alias char-major-195-* nvidia
alias char-major-200-* vxspec
alias char-major-202-* msr
alias char-major-203-* cpuid
alias char-major-206-* osst
alias char-major-208-* ussp
alias char-major-227-* tub3270
#alias char-major-240-* usb-serial
#alias char-major-240-* hsfserial
#alias char-major-241-* hsfserial

# misc #######################################################################
alias xfrm-type-2-4 xfrm4_tunnel
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-41 xfrm6_tunnel
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6

alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias bt-proto-7 avdtp

alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias dummy0 dummy
alias dummy1 dummy
alias plip0 plip
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias gre0 ip_gre

alias usbdevfs usbcore


+ cat -v /etc/modprobe.d/alsa-base
# autoloader aliases
install sound-slot-0 modprobe snd-card-0
install sound-slot-1 modprobe snd-card-1
install sound-slot-2 modprobe snd-card-2
install sound-slot-3 modprobe snd-card-3
install sound-slot-4 modprobe snd-card-4
install sound-slot-5 modprobe snd-card-5
install sound-slot-6 modprobe snd-card-6
install sound-slot-7 modprobe snd-card-7

# Cause optional modules to be loaded above generic modules
install snd modprobe --ignore-install snd $CMDLINE_OPTS && { modprobe -Qb snd-ioctl32 ; : ; }
install snd-pcm modprobe --ignore-install snd-pcm $CMDLINE_OPTS && { modprobe -Qb snd-pcm-oss ; : ; }
install snd-mixer modprobe --ignore-install snd-mixer $CMDLINE_OPTS && { modprobe -Qb snd-mixer-oss ; : ; }
install snd-seq modprobe --ignore-install snd-seq $CMDLINE_OPTS && { modprobe -Qba snd-seq-midi snd-seq-oss ; : ; }

# Cause optional modules to be loaded above sound card driver modules
install snd-emu10k1 modprobe --ignore-install snd-emu10k1 $CMDLINE_OPTS && { modprobe -Qb snd-emu10k1-synth ; }
install snd-via82xx modprobe --ignore-install snd-via82xx $CMDLINE_OPTS && { modprobe -Qb snd-seq ; }

# Load saa7134-alsa instead of saa7134 (which gets dragged in by it anyway)
install saa7134 modprobe --ignore-install saa7134 $CMDLINE_OPTS && { modprobe -Qb saa7134-alsa ; : ; }
# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2

+ cat -v /etc/modprobe.d/apm
alias char-major-10-134	apm

+ cat -v /etc/modprobe.d/arch
cat: /etc/modprobe.d/arch: Is a directory

+ cat -v /etc/modprobe.d/arch-aliases
alias parport_lowlevel parport_pc

alias binfmt-0064 binfmt_aout
alias binfmt-332 iBCS


+ cat -v /etc/modprobe.d/blacklist
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

+ cat -v /etc/modprobe.d/blacklist~
# This file lists those modules which we don't want to be loaded by
# alias expansion, usually so some other driver will be loaded for the
# device instead.

# evbug is a debug tool that should be loaded explicitly
blacklist evbug

# these drivers are very simple, the HID drivers are usually preferred
blacklist usbmouse
blacklist usbkbd

# replaced by e100
blacklist eepro100

blacklist islsm_usb
 
blacklist rt2570 

# replaced by tulip
blacklist de4x5

# causes no end of confusion by creating unexpected network interfaces
blacklist eth1394

# snd_intel8x0m can interfere with snd_intel8x0, doesn't seem to support much
# hardware on its own (Ubuntu bug #2011, #6810)
blacklist snd_intel8x0m

# causes failure to suspend on HP compaq nc6000 (Ubuntu: #10306)
blacklist i2c_i801

+ cat -v /etc/modprobe.d/blacklist-framebuffer
# Framebuffer drivers are generally buggy and poorly-supported, and cause
# suspend failures, kernel panics and general mayhem.  For this reason we
# never load them automatically.
blacklist aty128fb
blacklist atyfb
blacklist radeonfb
blacklist cirrusfb
blacklist cyber2000fb
blacklist cyblafb
blacklist gx1fb
blacklist hgafb
blacklist i810fb
blacklist intelfb
blacklist kyrofb
blacklist matroxfb_base
blacklist neofb
blacklist nvidiafb
blacklist pm2fb
blacklist rivafb
blacklist s1d13xxxfb
blacklist savagefb
blacklist sisfb
blacklist sstfb
blacklist tdfxfb
blacklist tridentfb
blacklist vesafb
blacklist vfb
blacklist vga16fb

+ cat -v /etc/modprobe.d/blacklist-modem
# Uncomment these entries in order to blacklist unwanted modem drivers
# blacklist snd-atiixp-modem
# blacklist snd-intel8x0m
# blacklist snd-via82xx-modem

+ cat -v /etc/modprobe.d/blacklist-oss
blacklist ac97
blacklist ac97_codec
blacklist ac97_plugin_ad1980
blacklist ad1848
blacklist ad1889
blacklist adlib_card
blacklist aedsp16
blacklist ali5455
blacklist btaudio
blacklist cmpci
blacklist cs4232
blacklist cs4281
blacklist cs461x
blacklist cs46xx
blacklist emu10k1
blacklist es1370
blacklist es1371
blacklist esssolo1
blacklist forte
blacklist gus
blacklist i810_audio
blacklist kahlua
blacklist mad16
blacklist maestro
blacklist maestro3
blacklist maui
blacklist mpu401
blacklist nm256_audio
blacklist opl3
blacklist opl3sa
blacklist opl3sa2
blacklist pas2
blacklist pss
blacklist rme96xx
blacklist sb
blacklist sb_lib
blacklist sgalaxy
blacklist sonicvibes
blacklist sound
blacklist sscape
blacklist trident
blacklist trix
blacklist uart401
blacklist uart6850
blacklist via82cxxx_audio
blacklist v_midi
blacklist wavefront
blacklist ymfpci
blacklist ac97_plugin_wm97xx
blacklist ad1816
blacklist audio
blacklist awe_wave
blacklist dmasound_core
blacklist dmasound_pmac
blacklist harmony
blacklist sequencer
blacklist soundcard
blacklist usb-midi

+ cat -v /etc/modprobe.d/blacklist-scanner
blacklist scanner
blacklist hpusbscsi

+ cat -v /etc/modprobe.d/blacklist-watchdog
# Watchdog drivers should not be loaded automatically, but only if a
# watchdog daemon is installed.
blacklist acquirewdt
blacklist advantechwdt
blacklist alim1535_wdt
blacklist alim7101_wdt
blacklist booke_wdt
blacklist cpu5wdt
blacklist eurotechwdt
blacklist i6300esb
blacklist i8xx_tco
blacklist ib700wdt
blacklist ibmasr
blacklist indydog
blacklist ixp2000_wdt
blacklist ixp4xx_wdt
blacklist machzwd
blacklist mixcomwd
blacklist mpc8xx_wdt
blacklist mpcore_wdt
blacklist mv64x60_wdt
blacklist pcwd
blacklist pcwd_pci
blacklist pcwd_usb
blacklist s3c2410_wdt
blacklist sa1100_wdt
blacklist sbc60xxwdt
blacklist sb8360
blacklist sc1200wdt
blacklist sc520_wdt
blacklist scx200_wdt
blacklist shwdt
blacklist softdog
blacklist w83627hf_wdt
blacklist w83877f_wdt
blacklist w83977f_wdt
blacklist wafer5823wdt
blacklist wdt
blacklist wdt_pci

+ cat -v /etc/modprobe.d/bluez
# BlueZ modules

# These are all in the default aliases file.  Uncomment them only
# if for some reason you need them.
#alias net-pf-31 bluetooth
#alias bt-proto-0 l2cap
#alias bt-proto-2 sco
#alias bt-proto-3 rfcomm
#alias bt-proto-4 bnep
#alias bt-proto-5 cmtp
#alias tty-ldisc-15 hci_uart

# HIDP is not yet in the standard aliases file.
alias bt-proto-6 hidp

# Uncomment this if you wish to use VHCI
# Unfortunately no minor has been assigned.
# alias char-major-10-250 hci_vhci

+ cat -v /etc/modprobe.d/driverloader.conflicts
install islsm_usb /bin/true # temporarily disabled by driverloader - conflicts with rt2500usb.inf bknusb.inf
install rt2570 /bin/true # temporarily disabled by driverloader - conflicts with rt2500usb.inf bknusb.inf

+ cat -v /etc/modprobe.d/ibm_acpi.modprobe
options ibm_acpi hotkey=enable,0xff9f experimental=1

+ cat -v /etc/modprobe.d/ipw3945
install ipw3945 /sbin/modprobe --ignore-install ipw3945 ; sleep 0.5 ; \
	/sbin/ipw3945d-$(uname -r) --quiet
remove  ipw3945 /sbin/ipw3945d-$(uname -r) --kill ; \
	/sbin/modprobe -r --ignore-remove ipw3945

+ cat -v /etc/modprobe.d/isapnp
# These aliases are needed here because themodules themselves are
# not providing them.
alias pnp:dPNP0510 irtty-sir
alias pnp:dPNP0511 irtty-sir
alias pnp:dPNP0700 floppy
alias pnp:dPNP0800 pcspkr
alias pnp:dPNP0b00 rtc
alias pnp:dPNP0303 atkbd
alias pnp:dPNP0f13 psmouse
alias pnp:dPNPb02f analog

+ cat -v /etc/modprobe.d/nvidia-kernel-nkc
alias char-major-195* nvidia

+ cat -v /etc/modprobe.d/options
# Enable double-buffering so gstreamer et. al. work
options quickcam compatible=2

# Default hostap to managed mode
options hostap_pci iw_mode=2
options hostap_cs iw_mode=2

+ cat -v /etc/modprobe.d/toshiba_acpi.modprobe
options toshiba_acpi hotkeys_over_acpi=1

+ depmod -e -a

+ cd /etc/driverloader/config && find . -ls
428029    4 drwxr-xr-x   2 root     root         4096 Jul 10 22:32 .
428049    0 -rw-r--r--   1 root     root            0 Jun 24 22:25 ./.perlmodsok
428052    4 -rw-r--r--   1 root     root           78 Jul 10 22:28 ./.infcache
428053    4 -rw-r--r--   1 root     root           67 Jul 10 22:28 ./.modconflicts-2.6.15-23-386

+ cd /etc/driverloader/config && find . -print -type f -exec cat {} \;
.
./.perlmodsok
./.infcache
bknusb.inf USB 050D 7050
bknusb.inf USB 09AA 1000
rt2500usb.inf USB 050D 7050
./.modconflicts-2.6.15-23-386
islsm_usb rt2500usb.inf bknusb.inf
rt2570 rt2500usb.inf bknusb.inf

+ cd /etc/driverloader/static && find . -ls
428030    4 drwxr-xr-x   2 root     root         4096 Jun 24 22:28 .
428051    4 -rw-------   1 root     root           33 Jun 24 22:28 ./webconfd-pass
428013    4 -rw-r--r--   1 root     root            4 Jun 24 22:25 ./package
428034    4 -rw-r--r--   1 root     root           16 Jun  1 17:47 ./webconf

+ cd /etc/driverloader/static && find . -print -type f -exec cat {} \;
.
./webconfd-pass
912ec803b2ce49e4a541068d495ab570
./package
DEB
./webconf
127.0.0.1:18020

+ ls -lR /usr/lib/driverloader/.
/usr/lib/driverloader/.:
total 304
drwxr-xr-x 2 root root   4096 Jun 24 22:25 CGI
-rw------- 1 root root 225851 Jun  1 17:47 CGI.pm
-rw-r--r-- 1 root root   2652 Sep 19  2005 config.mak
-rwx------ 1 root root  19314 Jun  1 17:47 dldrparser.pm
drwxr-xr-x 4 root root   4096 Jun 24 21:24 modules
-rwx------ 1 root root    693 Jun  1 17:47 rcbuilddldr
-rwx------ 1 root root    971 Jun  1 17:47 rcdldr
-rwx------ 1 root root  27548 Jun  1 17:47 webconfd
-rw------- 1 root root    695 Jun  1 17:47 webconfd.conf
drwx------ 5 root root   4096 Jun 24 22:25 webconfdocs

/usr/lib/driverloader/./CGI:
total 80
-rw------- 1 root root   271 Jun  1 17:47 Apache.pm
-rw------- 1 root root 15148 Jun  1 17:47 Carp.pm
-rw------- 1 root root 14213 Jun  1 17:47 Cookie.pm
-rw------- 1 root root  7191 Jun  1 17:47 Fast.pm
-rw------- 1 root root  7841 Jun  1 17:47 Pretty.pm
-rw------- 1 root root 10942 Jun  1 17:47 Push.pm
-rw------- 1 root root   285 Jun  1 17:47 Switch.pm
-rw------- 1 root root 10855 Jun  1 17:47 Util.pm

/usr/lib/driverloader/./modules:
total 8
drwxr-xr-x 2 root root 4096 Jun 24 22:25 GPL
drwxr-xr-x 3 root root 4096 Jun 24 22:25 binaries

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

/usr/lib/driverloader/./modules/binaries:
total 4
drwxr-xr-x 2 root root 4096 Jun 24 22:25 linux-2.6.15-23-386

/usr/lib/driverloader/./modules/binaries/linux-2.6.15-23-386:
total 400
-rw-r--r-- 1 root root 402088 Jun  1 17:47 driverloader.ko

/usr/lib/driverloader/./webconfdocs:
total 16
drwx------ 2 root root 4096 Jun 24 22:25 cgi-bin
drwx------ 2 root root 4096 Jun 24 22:25 images
drwx------ 2 root root 4096 Jun 24 22:25 includes
-rw------- 1 root root   94 Oct  3  2003 index.html

/usr/lib/driverloader/./webconfdocs/cgi-bin:
total 40
-rwx------ 1 root root 20113 Dec 31  2004 config.cgi
-rwx------ 1 root root   707 Jan 25  2004 dmesg.cgi
-rwx------ 1 root root  2100 Jan 22  2004 fileupload.cgi
-rwx------ 1 root root  7028 Dec 31  2004 parse.cgi
-rwx------ 1 root root  2605 Sep 10  2004 saveconfig.cgi

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

/usr/lib/driverloader/./webconfdocs/includes:
total 32
-rw------- 1 root root   144 Jun  1 17:47 config.inc
-rw------- 1 root root   400 Jan  7  2004 footer.inc
-rw------- 1 root root   859 Jun  1 17:47 header.inc
-rw------- 1 root root  1094 Jun  1 17:47 mainhead.inc
-rw------- 1 root root 15670 Oct 15  2003 tooltip.js

+ ( cd /usr/lib/driverloader && for f in webconfd webconfdocs/cgi-bin/*.cgi; do 					perl -c ${f}; done )
webconfd syntax OK
webconfdocs/cgi-bin/config.cgi syntax OK
webconfdocs/cgi-bin/dmesg.cgi syntax OK
webconfdocs/cgi-bin/fileupload.cgi syntax OK
webconfdocs/cgi-bin/parse.cgi syntax OK
webconfdocs/cgi-bin/saveconfig.cgi syntax OK

+ ls -lR /var/lib/driverloader/.
/var/lib/driverloader/.:
total 172
-rw-r--r-- 1 root root   8894 Jul  6 17:23 bknusb.inf
-rw-r--r-- 1 root root  14597 Jul 10 22:27 rt2500usb.inf
-rw-r--r-- 1 root root 140416 Jul 10 22:28 rt2500usb.sys

+ cd /var/lib/driverloader && find . -name '*.inf' -type f -print -exec cat {} \;
./rt2500usb.inf
;****************************************************************************************
;
; rt2500usb.inf
;
;   This installation script supports Windows 98,Me,2000 & XP for the
;   Belkin 54g USB Network Adapter.
;
;   Copyright (c)2004, Belkin Corporation., All Rights Reserved
;
;****************************************************************************************

[Version]
Signature       = "$Chicago$"
Class           = Net
ClassGUID       = {4d36e972-e325-11ce-bfc1-08002be10318}
Provider        = %Provider%
Compatible      = 1
DriverVer       = 07/15/2004, 1.02.00.0000
CatalogFile    = rt2500usb.CAT            ;for WHQL certified

[ControlFlags]
;***********BELKIN 802.11g board  ***********
;ExcludeFromSelect = USB\VID_050D&PID_7050

[Manufacturer]
%BELKIN%        = BELKIN

[BELKIN]
; DisplayName               Section                 DeviceID
; -----------               -------                 --------
%BELKIN.DeviceDesc% =       BELKIN.ndi,             USB\VID_050D&PID_7050

;*******************************************************************************************
; Windows 9X specific entries
;*******************************************************************************************

[BELKIN.ndi]
AddReg                  = Common.reg, BELKIN.ndi.reg
CopyFiles               = win9x.CopyFiles

;*******************************************************************************************
; NT specific entries
;*******************************************************************************************

[BELKIN.ndi.NT]
AddReg                  = Common.reg, BELKIN.ndi.NT.reg
Characteristics         = 0x84                      ; NCF_REMOVABLE | NCF_HAS_UI | NCF_PHYSICAL
BusType                 = 15                        ;USB
CopyFiles               = NT.CopyFiles

; NT services sections
[BELKIN.ndi.NT.Services]
AddService              = bkn50USB, 2, BELKIN.Service, common.EventLog

;*******************************************************************************************
; common regs for NT and W9x
;*******************************************************************************************


[Common.reg]
;*******************************************************************************************
; System Level Property

;
; Current Profile
;
HKR, ,                    CurProfile,      0,""
HKR, Default,             CurProfile,      0,""

;
; Radio On/Off
;
HKR, ,                            Radio,           0, "0"
HKR, NDI\params\Radio,            ParamDesc,       0, "Radio On/Off"
HKR, NDI\params\Radio,            type,            0, "enum"
HKR, NDI\params\Radio,            default,         0, "0"
HKR, NDI\params\Radio\enum,       1,               0, "Disable"
HKR, NDI\params\Radio\enum,       0,               0, "Enable"

;
; Auto Reconnect Mode
;
HKR, ,                                  AutoReconnect,      0, "1"
HKR, NDI\params\AutoReconnect,          ParamDesc,          0, "Auto Reconnect Mode"
HKR, NDI\params\AutoReconnect,          type,               0, "enum"
HKR, NDI\params\AutoReconnect,          default,            0, "1"
HKR, NDI\params\AutoReconnect\enum,     0,                  0, "Disable"
HKR, NDI\params\AutoReconnect\enum,     1,                  0, "Enable"

;
; Show Hidden SSID in Site Survey Page
;
HKR, ,                                  ShowHiddenSSID,     0, "0"   ; 0=disable(default), 1=enable

;
; Select Config Utility
;
HKR, ,                                  ConfigSelect,       0, "0"   ;0=RaConfig, 1=ZeroConfig

;
; Country Region 
;
HKR, ,                                  CountryRegion,      0, "2"
;HKR, NDI\params\CountryRegion,         ParamDesc,          0, "Country Region"
;HKR, NDI\params\CountryRegion,         type,               0, "enum"
;HKR, NDI\params\CountryRegion,         default,            0, ""
;HKR, NDI\params\CountryRegion\enum,    0,                  0, "FCC (Channel 1 - 11)"
;HKR, NDI\params\CountryRegion\enum,    1,                  0, "IC (Channel 1 - 11)"
;HKR, NDI\params\CountryRegion\enum,    2,                  0, "ETSI (Channel 1 - 13)"
;HKR, NDI\params\CountryRegion\enum,    3,                  0, "Spain (Channel 10 - 11)"
;HKR, NDI\params\CountryRegion\enum,    4,                  0, "France (Channel 10 - 13)"
;HKR, NDI\params\CountryRegion\enum,    5,                  0, "MKK (Channel 14)"
;HKR, NDI\params\CountryRegion\enum,    6,                  0, "MKK1 (Channel 1 - 14)"
;HKR, NDI\params\CountryRegion\enum,    7,                  0, "Israel (Channel 3 - 9)"

;*******************************************************************************************
; Advance Page

;
; WirelessMode
;
HKR, ,                            WirelessMode,    0, "0"

;
; Enable TX Burst
;
HKR, ,                            TXBurst,         0, "0"

;
; Use Short Slot Time
;
HKR, ,                            ShortSlot,       0, "0"

;
; Use Turbo rate
;
HKR, ,                            TurboRate,       0, "0"

;
; Use Ofdm rate in adhoc mode
;
HKR, ,                            AdhocOfdm,       0, "0"

;
; Use BG Protection
;
HKR, ,                            BGProtection,    0, "0"

;
; Vendor Description
;
HKR, ,                            VendorDesc,      0, %VENDOR_DESC_DEF_STR%
HKR, Default,                     VendorDesc,      0, %VENDOR_DESC_DEF_STR%

;*******************************************************************************************
; Profile

;
; SSID
;
HKR, ,                            SSID,            0, %SSID_DEF_STR%
HKR, Default,                     SSID,            0, %SSID_DEF_STR%
HKR, NDI\params\SSID,             ParamDesc,       0, "SSID"
HKR, NDI\params\SSID,             type,            0, "edit"
HKR, NDI\params\SSID,             limitText,       0, "32"
HKR, NDI\params\SSID,             default,         0, %SSID_DEF_STR%

;
; Network Type
;
HKR, ,                            NetworkType,     0, %NETWORK_TYPE_DEF_STR%
HKR, Default,                     NetworkType,     0, %NETWORK_TYPE_DEF_STR%
HKR, NDI\params\NetworkType,      ParamDesc,       0, "Network Type"
HKR, NDI\params\NetworkType,      type,            0, "enum"
HKR, NDI\params\NetworkType,      default,         0, %NETWORK_TYPE_DEF_STR%
HKR, NDI\params\NetworkType\enum, 0,               0, "802.11 Ad Hoc"
HKR, NDI\params\NetworkType\enum, 1,               0, "Infrastructure"

;
; Channel
;
HKR, ,                            Channel,         0, %CHANNEL%
HKR, Default,                     Channel,         0, %CHANNEL%


;*******************************************************************************************
; System Configuration Page

;
; Local Administration MAC Network Address
;
HKR, ,                            NetworkAddress,  0, ""
HKR, Default,                     NetworkAddress,  0, ""
HKR, NDI\params\NetworkAddress,   ParamDesc,       0, "Local Administration MAC Network Address"
HKR, NDI\params\NetworkAddress,   type,            0, "edit"
HKR, NDI\params\NetworkAddress,   limitText,       0, "12"
HKR, NDI\params\NetworkAddress,   default,         0, ""

;
; Power Saving Mode
;
HKR, ,                            PSMode,          0, "0"
HKR, Default,                     PSMode,          0, "0"
HKR, NDI\params\PSMode,           ParamDesc,       0, "Power Saving Mode"
HKR, NDI\params\PSMode,           type,            0, "enum"
HKR, NDI\params\PSMode,           default,         0, "0"
HKR, NDI\params\PSMode\enum,      0,               0, "CAM (Constantly Awake Mode)"
HKR, NDI\params\PSMode\enum,      1,               0, "Max_PSP (Max Power Savings)"
HKR, NDI\params\PSMode\enum,      2,               0, "Fast_PSP (Power Save Mode)"

;
; CAM when AC Power
;
HKR, ,                            ACPowerCam,      0, "0"
HKR, Default,                     ACPowerCam,      0, "0"
HKR, NDI\params\ACPowerCam,       ParamDesc,       0, "CAM when AC Power"
HKR, NDI\params\ACPowerCam,       type,            0, "enum"
HKR, NDI\params\ACPowerCam,       default,         0, "0"
HKR, NDI\params\ACPowerCam\enum,  0,               0, "Disable"
HKR, NDI\params\ACPowerCam\enum,  1,               0, "Enable"

;
; Preamble Type
;
HKR, ,                            PreambleType,    0, "0"
HKR, Default,                     PreambleType,    0, "0"

;
; RTS Threshold
;
HKR, ,                            RTSThresh,       0, "2347"
HKR, Default,                     RTSThresh,       0, "2347"
HKR, NDI\params\RTSThresh,        ParamDesc,       0, "RTS Threshold"
HKR, NDI\params\RTSThresh,        type,            0, "int"
HKR, Ndi\params\RTSThresh,        default,         0, "2347"
HKR, NDI\params\RTSThresh,        min,             0, "0"
HKR, NDI\params\RTSThresh,        max,             0, "2347"
HKR, NDI\params\RTSThresh,        step,            0, "32"
HKR, NDI\params\RTSThresh,        optional,        0, "0"

;
; Fragment Threshold
;
HKR, ,                            FragThresh,      0, "2346"
HKR, Default,                     FragThresh,      0, "2346"
HKR, NDI\params\FragThresh,       ParamDesc,       0, "Fragment Threshold"
HKR, NDI\params\FragThresh,       type,            0, "int"
HKR, Ndi\params\FragThresh,       default,         0, "2346"
HKR, NDI\params\FragThresh,       min,             0, "256"
HKR, NDI\params\FragThresh,       max,             0, "2346"
HKR, NDI\params\FragThresh,       step,            0, "32"
HKR, NDI\params\FragThresh,       optional,        0, "0"

;*******************************************************************************************
; Authentication & Security Page

;
; Authentication Type
;
HKR, ,                AuthenType,      0, "0" ; Open System
HKR, Default,         AuthenType,      0, "0"

;
; Encryption
;
HKR, ,                Encryption,      0, "1" ; Disable
HKR, Default,         Encryption,      0, "1"

;
; WEP Keys Length
;
HKR, ,                WEPKeyLen,       0, "0"
HKR, Default,         WEPKeyLen,       0, "0"

;
; WEP Key to use
;
HKR, ,                WEPKeyUse,       0,"1"
HKR, Default,         WEPKeyUse,       0,"1"

;
; WEP Key1
;
HKR, ,                WEPKey1,         0,""
HKR, Default,         WEPKey1,         0,""

;
; WEP Key2
;
HKR, ,                WEPKey2,         0,""
HKR, Default,         WEPKey2,         0,""

;
; WEP Key3
;
HKR, ,                WEPKey3,         0,""
HKR, Default,         WEPKey3,         0,""

;
; WEP Key4
;
HKR, ,                WEPKey4,         0,""
HKR, Default,         WEPKey4,         0,""


;*******************************************************************************************
; APConfig use
;

;
; WPA Group-Key ReKey Interval
;
HKR, ,                RekeyInterval,   0, "60"

;
; WPA Group-Key ReKey Method
;
HKR, ,                RekeyMethod,     0, "0"


[BELKIN.ndi.reg]
HKR, ,                            NTMPDriver,       0, rt25u98.sys
HKR, Ndi,                         DeviceID,         0, "USB\VID_148F&PID_2570"

HKR, ,                            BusType,          0, 15
HKR, NDI,                         CardType,         0, "PNP"

HKR, ,                            RunningWin9X,     0, "1"
HKR, ,                            DevLoader,        0, "*ndis"
HKR, ,                            DeviceVxDs,       0, "rt25u98.sys"
HKR, ,                            EnumPropPages,    0, "netdi.dll,EnumPropPages"

HKR, Ndi\Interfaces,              DefUpper,         0, "ndis3"
HKR, Ndi\Interfaces,              DefLower,         0, "ethernet"
HKR, Ndi\Interfaces,              UpperRange,       0, "ndis3"
HKR, Ndi\Interfaces,              LowerRange,       0, "ethernet"

HKR, NDIS,                        LogDriverName,    0, "rt25u98.sys"
HKR, NDIS,                        MajorNdisVersion, 1, 03
HKR, NDIS,                        MinorNdisVersion, 1, 0A

;
; Interfaces
;
;
; Install sections
;HKR,Ndi\Install,ndis3,,"rt25u98.install"

;*******************************************************************************************
; DestinationDirs
;*******************************************************************************************

[DestinationDirs]
NT.CopyFiles            = 12    ; system32\drivers subdirectory on NT
win9x.CopyFiles         = 11    ; system32 subdirectory on win9x

[NT.CopyFiles]
rt2500usb.sys                   ; NT Installation

[win9x.CopyFiles]
rt25u98.sys                     ; Win9x Installation

[SourceDisksNames]
1                       = %INSTALL_DISK_STR%,,,

[SourceDisksFiles] 
rt2500usb.sys           = 1
rt25u98.sys             = 1


;*******************************************************************************************
; NT specific
;*******************************************************************************************
[BELKIN.ndi.NT.reg]
HKR, Ndi,                   Service,            0, "bkn50USB"
HKR, Ndi\Interfaces,        UpperRange,         0, "ndis5"
HKR, Ndi\Interfaces,        LowerRange,         0, "ethernet"

[BELKIN.Service]
DisplayName                 = %BELKIN.Service.DispName%
ServiceType                 = 1                             ;%SERVICE_KERNEL_DRIVER%
StartType                   = 3                             ;%SERVICE_AUTO_START%
ErrorControl                = 1                             ;%SERVICE_ERROR_NORMAL%
ServiceBinary               = %12%\rt2500usb.sys
LoadOrderGroup              = NDIS

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

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


;*******************************************************************************************
; Strings
;*******************************************************************************************
[strings]
Provider                    = "BELKIN"
BELKIN                      = "Belkin Corporation"

BELKIN.DeviceDesc           = "Belkin 54Mbps Wireless USB Network Adapter"
INSTALL_DISK_STR            = "Belkin 54Mbps Wireless USB Installation Disk"
BELKIN.Service.DispName     = "Belkin 54Mbps Wireless USB Network Adapter"
;
; Don't put spaces around=sign otherwise installer will not be able to
; find these lines.
SSID_DEF_STR                = ""
VENDOR_DESC_DEF_STR         = ""
NETWORK_TYPE_DEF_STR        = "1"
CHANNEL                     = "1"
./bknusb.inf
;***********************************************************************
; bnkUSB.inf
;
;
;   This installation script supports Windows 2000,XP  for the
;   Belkin 54Mbps Wireless USB Network Adapter.
;
;   
;***********************************************************************

[Version]
 DriverVer = 11/11/2003, 1.00.5.0
 Signature           = "$Chicago$"
 Compatible          = 1
 Class               = Net
 ClassGUID           = {4d36e972-e325-11ce-bfc1-08002be10318}
 Provider            = %VER_VENDOR_STR%
 CatalogFile         = bknUSB.cat


[ControlFlags]
;Exclude all PNP adapters from user selection
 ExcludeFromSelect   = *

[Manufacturer]
 %VER_VENDOR_NAME_STR% = DeviceList

[DeviceList]
 %A021_DESC_STR%     = USB20,        USB\VID_050d&PID_7050
 %A021_DESC_STR%     = USB20,        USB\VID_09aa&PID_1000
  
;==========
[USB20]       ; Win9x
 AddReg         = USB20.reg, COMMON_A02.reg, COMMON_NDIS.reg, COMMON.reg
 CopyFiles      = USB_DRIVER


[USB20.NT]    ; Win2k
 AddReg         = USB20.reg, COMMON_A02.reg, COMMON_NDIS.reg.NT, COMMON.reg
 CopyFiles      = USB_DRIVER.NT
 BusType        = 15
 Characteristics= 0x84

[USB20.NT.Services]
 AddService= PRISM_A02, 2, USB_DRIVER_A02.Service, USB_DRIVER.EventLog

[USB20.NT.CoInstallers]
 CopyFiles      = USB_COINSTALL.copy.NT
 AddReg         = USB20.reg.NT
 
[USB20.reg.NT]
; HKR,           ,CoInstallers32         ,0x00010000     ,"PRISMNDI.dll,NdiProc"

[USB20.reg]
 HKR,Ndi,DeviceID,0,"USB\VID_09aa&PID_1000"
; 0x3890 = 14480
 HKR,,PlatformID,0,"14480"
 HKR,,VendorDesc,0,%A021_DESC_STR%
 HKR,,FWFileName,0,"PRISMA02.arm"

;###############################################################################

[USB_DRIVER_A02.Service]
 DisplayName    = %A02_SERVICE_STR%
 ServiceType    = 1    ; SERVICE_KERNEL_DRIVER
 StartType      = 3    ; SERVICE_DEMAND_START
 ErrorControl   = 1    ; NORMAL
 ServiceBinary  = %12%\PRISMAXP.sys
 LoadOrderGroup = NDIS

[USB_DRIVER.EventLog]
 AddReg         = USB_DRIVER.EventLog.reg

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

;###############################################################################

[COMMON_A02.reg]
 HKR,NDI                ,Service                ,0      ,"PRISM_A02"
 HKR,NDI                ,CardType               ,0      ,"USB"
 HKR,                   ,BusType                ,0      ,"0"
 HKR,                   ,DeviceVxDs             ,0      ,"PRISMA9X.sys"


[COMMON_NDIS.reg]
; Win9X
 HKR,                   ,RunningWin9X           ,0      ,"1"
 HKR,                   ,DevLoader              ,0      ,"*ndis"
 HKR,                   ,EnumPropPages          ,0      ,"netdi.dll,EnumPropPages"
; HKR,NDI                ,NdiInstaller           ,0      ,"USBCoI9x.dll,NdiProc"
 HKR,NDI\Interfaces     ,UpperRange             ,0      ,"ndis3"
 HKR,NDI\Interfaces     ,LowerRange             ,0      ,"ethernet"
 HKR,NDI\Interfaces     ,DefUpper               ,0      ,"ndis3"
 HKR,NDI\Interfaces     ,DefLower               ,0      ,"ethernet"
 HKR,NDIS               ,LogDriverName          ,0      ,"PRISM"
 HKR,NDIS               ,MajorNdisVersion       ,1      ,03
 HKR,NDIS               ,MinorNdisVersion       ,1      ,0a


[COMMON_NDIS.reg.NT]
; HKR,                   ,EnumPropPages32        ,0      ,"PRISMNDI.dll,NetPropPageProvider"
 HKR,NDI\Interfaces     ,UpperRange             ,0      ,"ndis5"
 HKR,NDI\Interfaces     ,LowerRange             ,0      ,"ethernet"

[COMMON.reg]
 
 HKR,                   ,AntennaDiversity        ,0      ,"0"
 HKR,                   ,FWFileName             ,0      ,"PRISMA02.arm"
 HKR,                   ,PRISMIOC               ,0      ,"1"
 HKR,                   ,SilentInstall          ,0      ,"1"
;Uncomment the line above to install without user interface prompts

 
 HKR,NDI\params\RTSThresh,default,0,"2347"
 HKR,Ndi\params\RTSThresh,default,0,"2347"
 HKR,NDI\params\RTSThresh,ParamDesc,0,%RTSTHRESH_STR%
 HKR,NDI\params\RTSThresh,type,0,"int"
; HKR,NDI\params\RTSThresh,flag,1,20,00,00,00
 HKR,NDI\params\RTSThresh,min,0,"0"
 HKR,NDI\params\RTSThresh,max,0,"2347"
 HKR,NDI\params\RTSThresh,step,0,"1"
 HKR,NDI\params\RTSThresh,optional,0,"1"

 HKR,NDI\params\ShortRetryLimit,default,0,"7"
 HKR,NDI\params\ShortRetryLimit,default,0,"7"
 HKR,NDI\params\ShortRetryLimit,ParamDesc,,%SHORT_RETRY_STR%
 HKR,NDI\params\ShortRetryLimit,type,,"int"
 HKR,NDI\params\ShortRetryLimit,min,0,"1"
 HKR,NDI\params\ShortRetryLimit,max,0,"255"
 HKR,NDI\params\ShortRetryLimit,step,0,"1"
 HKR,NDI\params\ShortRetryLimit,optional,0,"1"      

 HKR,NDI\params\LongRetryLimit,default,0,"4"
 HKR,NDI\params\LongRetryLimit,default,0,"4"
 HKR,NDI\params\LongRetryLimit,ParamDesc,,%LONG_RETRY_STR%
 HKR,NDI\params\LongRetryLimit,type,0,"int"
 HKR,NDI\params\LongRetryLimit,min,0,"1"
 HKR,NDI\params\LongRetryLimit,max,0,"255"
 HKR,NDI\params\LongRetryLimit,step,0,"1"
 HKR,NDI\params\LongRetryLimit,optional,0,"1"

 HKR,NDI\params\ConfigProfile,default,0,"256"
 HKR,NDI\params\ConfigProfile,default,0,"256"
 HKR,NDI\params\ConfigProfile,ParamDesc,,%CONFIG_PROFILE%
 HKR,NDI\params\ConfigProfile,type,,"enum"
; HKR,NDI\params\ConfigProfile,flag,1,30,00,00,00
 HKR,NDI\params\ConfigProfile\enum,0,,%CONFIG_PROF_B_ONLY%
 HKR,NDI\params\ConfigProfile\enum,1,,%CONFIG_PROF_MIXED%
 HKR,NDI\params\ConfigProfile\enum,2,,%CONFIG_PROF_MIXED_LONG%
 HKR,NDI\params\ConfigProfile\enum,3,,%CONFIG_PROF_G_ONLY%
 HKR,NDI\params\ConfigProfile\enum,4,,%CONFIG_PROF_TEST%
 HKR,NDI\params\ConfigProfile\enum,5,,%CONFIG_PROF_B_WIFI%
 HKR,NDI\params\ConfigProfile\enum,6,,%CONFIG_PROF_MIXED_SHORT%
 HKR,NDI\params\ConfigProfile\enum,256,,%CONFIG_PROF_WIFI_SPEC%
 HKR,NDI\params\ConfigProfile,optional,0,"1"

 HKR,,NitroMode,0,"1"
 HKR,NDI\params\NitroMode,default,0,"1"
 HKR,NDI\params\NitroMode,default,0,"1"
 HKR,NDI\params\NitroMode,ParamDesc,,%NITRO_MODE%
 HKR,NDI\params\NitroMode,type,,"enum"
; HKR,NDI\params\NitroMode,flag,1,30,00,00,00
 HKR,NDI\params\NitroMode\enum,0,,%OFF_STR%
 HKR,NDI\params\NitroMode\enum,1,,%ON_STR%
 HKR,NDI\params\NitroMode,optional,0,"1"

 HKR,,PSMode,0,"1"
 HKR,NDI\params\PSMode,default,0,"1"
 HKR,Ndi\params\PSMode,default,0,"1"
 HKR,NDI\params\PSMode,ParamDesc,,%POWER_SAVE_STR%
 HKR,NDI\params\PSMode,type,,"enum"
; HKR,NDI\params\PSMode,flag,1,30,00,00,00
 HKR,NDI\params\PSMode\enum,1,,%POWER_SAVE_OFF_STR%
 HKR,NDI\params\PSMode\enum,2,,%POWER_SAVE_DYN_STR%
 HKR,NDI\params\PSMode\enum,3,,%POWER_SAVE_MAX_STR%
 HKR,NDI\params\PSMode,optional,0,"1"

;###############################################################################
[DestinationDirs]
;CopyFiles Section      = Destination Directory ID -- see layout.inf
;-----------------        ------------------------
 DefaultDestDir         = 11 ; Win9x=%windir%\system Win2k=%windir%\system32
 USB_DRIVER      = 11 ; Win9x=%windir%\system
 USB_DRIVER.NT   = 12 ; Win2k=%windir%\system32\drivers

[USB_DRIVER]
 PRISMA9X.sys

[USB_COINSTALL.copy.NT]

[USB_DRIVER.NT]
 PRISMAXP.SYS

[SourceDisksNames]
;Source Disk ID         = Disk Name
;--------------           ---------
 1                      = %Disk%,,,

[SourceDisksFiles]      ; Win9x
;File Name              = Source Disk ID
;---------                --------------
 PRISMA9X.sys           = 1

[SourceDisksFiles.X86]  ; Win2k/Xp
 PRISMAXP.SYS           = 1

;###############################################################################
[Strings]
;String ID               = String Text
;---------                 -----------
 VER_VENDOR_STR          = "BELKIN"
 VER_VENDOR_NAME_STR     = "BELKIN Inc."
 Disk			 = "Belkin 54Mbps Wireless USB Network Adapter Install Disk"

 A021_DESC_STR           = "Belkin 54Mbps Wireless USB Network Adapter"
 A02_SERVICE_STR         = "Belkin 54Mbps Wireless USB Network Adapter"

 ON_STR                  = "On"
 OFF_STR                 = "Off"
 RTSTHRESH_STR           = "RTS Threshold"
 AUTHENT_TYPE_STR        = "Authentication Algorithm"
 POWER_SAVE_STR          = "Power Save Mode"
 POWER_SAVE_OFF_STR      = "Disabled"
 POWER_SAVE_DYN_STR      = "Dynamic"
 POWER_SAVE_MAX_STR      = "Maximum"
 SHORT_RETRY_STR         = "Short Retry Limit"
 LONG_RETRY_STR          = "Long Retry Limit"
 CONFIG_PROFILE          = "Configuration Profile"
 CONFIG_PROF_B_ONLY      = "B only"
 CONFIG_PROF_MIXED       = "Mixed"
 CONFIG_PROF_MIXED_LONG  = "Mixed Long"
 CONFIG_PROF_G_ONLY      = "G only"
 CONFIG_PROF_TEST        = "Test"
 CONFIG_PROF_B_WIFI      = "B WiFi"
 CONFIG_PROF_MIXED_SHORT = "Mixed Short"
 CONFIG_PROF_WIFI_SPEC   = "WiFi Spec"
 NITRO_MODE              = "Nitro Mode"


+ cd /var/lib/driverloader && find . -name '*.sys' -type f -print -exec strings -e l {} \;
./rt2500usb.sys
find: strings: No such file or directory

+ cat -v /etc/hotplug/blacklist
cat: /etc/hotplug/blacklist: No such file or directory

+ ls -lR /lib/modules/2.6.15-23-386/misc /lib/modules/2.6.15-23-386/extra
ls: /lib/modules/2.6.15-23-386/misc: No such file or directory
/lib/modules/2.6.15-23-386/extra:
total 400
-rw-r--r-- 1 root root 402088 Jun  1 17:47 driverloader.ko


More information about the driverloader mailing list