Trying to install modem (hda bus)
"Carlos Almeida Jr." <[email protected]>
| Newsgroups | gmane.linux.drivers.modem.hsf |
|---|---|
| Message-ID | <[email protected]> |
Hi, I am trying to install driver but nothing i do seems to work. My notebook is a Dell Latitude D520 with a Conexant HSF (on HDA bus) modem running Gentoo Linux (linux-2.6.17-gentoo-r4 or linux-2.6.17-suspend2-r4), Alsa driver version 1.0.12 and installed the latest hsf driver using emerge (hsfmodem version 7.47.00.03). When running hsfconfig I get the following message: #hsfconfig error: "kernel.modprobe" is an unknown key Warning: no device detected by hsf driver - HDA modems may require reboot Note: HDA support not compiled in the driver # uname -a Linux socrates 2.6.17-suspend2-r4 #17 Thu Sep 14 11:12:03 BRT 2006 i686 Intel(R) Celeron(R) M CPU 420 @ 1.60GHz GenuineIntel GNU/Linux #hsfconfig --dumpdiag + hsfstop + modprobe -v /dev/ttySHSF install /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /sbin/modprobe hsfmc97ati; /sbin/modprobe hsfmc97sis; [ -e /lib/modules/`uname -r`/extra/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /sbin/modprobe snd_hda_intel; /bin/true insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfsoar.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfosspec.ko dcpmajor=242 diagmajor=243 insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfengine.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfserial.ko serialmajor=240 insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfpcibasic2.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97ich.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97via.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97ali.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97ati.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97sis.ko insmod /lib/modules/2.6.17-suspend2-r4/extra/hsfusbcd2.ko insmod /lib/modules/2.6.17-suspend2-r4/alsa-driver/pci/hda/snd-hda-codec.ko insmod /lib/modules/2.6.17-suspend2-r4/alsa-driver/pci/hda/snd-hda-intel.ko + lsmod Module Size Used by snd_hda_intel 13524 0 snd_hda_codec 144624 1 snd_hda_intel hsfusbcd2 58328 0 hsfmc97sis 59984 0 hsfmc97ati 58896 0 hsfmc97ali 65556 0 hsfmc97via 61208 0 hsfmc97ich 63376 0 hsfpcibasic2 59536 0 hsfserial 20164 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2 hsfengine 1312340 8 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial hsfosspec 84520 9 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine hsfsoar 85128 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2 snd_pcm 58568 2 snd_hda_intel,snd_hda_codec snd_timer 16132 1 snd_pcm snd 39396 4 snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer snd_page_alloc 6984 2 snd_hda_intel,snd_pcm i915 14592 2 drm 52052 3 i915 intel_agp 17820 1 agpgart 24816 3 drm,intel_agp + date Fri Sep 15 11:13:50 BRT 2006 + /usr/sbin/hsfconfig --info Conexant HSF softmodem driver, version 7.47.00.03full 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 "hsfconfig --dumpdiag". Note: HDA support not compiled in the driver Note: kernel module snd-via82xx-modem overridden by hsfmc97via Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis Note: kernel module snd-atiixp-modem overridden by hsfmc97ati Warning: no device detected by hsf driver - HDA modems may require reboot Note: HDA support not compiled in the driver Note: kernel module snd-via82xx-modem overridden by hsfmc97via Note: kernel module snd-intel8x0m overridden by hsfmc97ich hsfmc97sis Note: kernel module snd-atiixp-modem overridden by hsfmc97ati + identify_system linux-i686(i686)-2.6.17-suspend2-r4 unknown-unknown + uname -a Linux socrates 2.6.17-suspend2-r4 #17 Thu Sep 14 11:12:03 BRT 2006 i686 Intel(R) Celeron(R) M CPU 420 @ 1.60GHz GenuineIntel GNU/Linux + gcc -v Reading specs from /usr/lib/gcc/i686-pc-linux-gnu/3.4.4/specs Configured with: /var/tmp/portage/gcc-3.4.4-r1/work/gcc-3.4.4/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.4.4 --includedir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4 --mandir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.4.4/info --with-gxx-include-dir=/usr/lib/gcc/i686-pc-linux-gnu/3.4.4/include/g++-v3 --host=i686-pc-linux-gnu --build=i686-pc-linux-gnu --disable-altivec --enable-nls --without-included-gettext --with-system-zlib --disable-checking --disable-werror --disable-libunwind-exceptions --disable-multilib --disable-libgcj --enable-languages=c,c++,f77 --enable-shared --enable-threads=posix --enable-__cxa_atexit --enable-clocale=gnu Thread model: posix gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8) + cat -v /proc/version Linux version 2.6.17-suspend2-r4 (root@socrates) (gcc version 3.4.4 (Gentoo 3.4.4-r1, ssp-3.4.4-1.0, pie-8.7.8)) #17 Thu Sep 14 11:12:03 BRT 2006 + cat -v /proc/cpuinfo processor : 0 vendor_id : GenuineIntel cpu family : 6 model : 14 model name : Intel(R) Celeron(R) M CPU 420 @ 1.60GHz stepping : 8 cpu MHz : 1596.050 cache size : 1024 KB fdiv_bug : no hlt_bug : no f00f_bug : no coma_bug : no fpu : yes fpu_exception : yes cpuid level : 10 wp : yes flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 ss tm pbe nx constant_tsc up pni monitor tm2 xtpr bogomips : 3196.07 + cat -v /etc/gentoo-release Gentoo Base System version 1.6.14 + dmesg ed, 903k data, 168k init, 0k highmem) Checking if this processor honours the WP bit even in supervisor mode... Ok. Calibrating delay using timer specific routine.. 3196.07 BogoMIPS (lpj=15980368) Mount-cache hash table entries: 512 CPU: After generic identify, caps: afe9fbff 00100000 00000000 00000000 0000c109 00000000 00000000 CPU: After vendor identify, caps: afe9fbff 00100000 00000000 00000000 0000c109 00000000 00000000 monitor/mwait feature present. using mwait in idle threads. CPU: L1 I cache: 32K, L1 D cache: 32K CPU: L2 cache: 1024K CPU: After all inits, caps: afe9fbff 00100000 00000000 00000140 0000c109 00000000 00000000 CPU: Intel(R) Celeron(R) M CPU 420 @ 1.60GHz stepping 08 Checking 'hlt' instruction... OK. SMP alternatives: switching to UP code Freeing SMP alternatives: 0k freed ENABLING IO-APIC IRQs ..TIMER: vector=0x31 apic1=0 pin1=2 apic2=-1 pin2=-1 NET: Registered protocol family 16 ACPI: bus type pci registered PCI: Using MMCONFIG Setting up standard PCI resources ACPI: Subsystem revision 20060127 ACPI: Interpreter enabled ACPI: Using IOAPIC for interrupt routing ACPI: PCI Root Bridge [PCI0] (0000:00) PCI: Probing PCI hardware (bus 00) ACPI: Assume root bridge [\_SB_.PCI0] bus is 0 Boot video device is 0000:00:02.0 PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.2 PCI: Transparent bridge - 0000:00:1e.0 PCI: Bus #03 (-#06) is hidden behind transparent bridge #02 (-#03) (try 'pci=assign-busses') Please report the result to linux-kernel to fix this permanently ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT] ACPI: PCI Interrupt Link [LNKA] (IRQs 9 10 *11) ACPI: PCI Interrupt Link [LNKB] (IRQs *5 7) ACPI: PCI Interrupt Link [LNKC] (IRQs 9 10 11) *0, disabled. ACPI: PCI Interrupt Link [LNKD] (IRQs 5 7 9 10 *11) ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 *9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 9 *10 11 12 14 15) ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 *5 6 7 9 10 11 12 14 15) ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 5 6 7 9 10 *11 12 14 15) ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIE._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP01._PRT] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.RP02._PRT] Linux Plug and Play Support v0.97 (c) Adam Belay pnp: PnP ACPI init pnp: ACPI device : hid PNP0C01 pnp: ACPI device : hid PNP0A03 pnp: ACPI device : hid PNP0C01 pnp: ACPI device : hid PNP0C01 pnp: ACPI device : hid PNP0F13 pnp: ACPI device : hid PNP0303 pnp: ACPI device : hid PNP0B00 pnp: ACPI device : hid PNP0800 pnp: ACPI device : hid PNP0C01 pnp: ACPI device : hid PNP0200 pnp: ACPI device : hid PNP0C04 pnp: ACPI device : hid PNP0501 pnp: ACPI device : hid SMCF010 pnp: PnP ACPI: found 13 devices SCSI subsystem initialized usbcore: registered new driver usbfs usbcore: registered new driver hub PCI: Using ACPI for IRQ routing PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report irda_init() NET: Registered protocol family 23 pnp: the driver 'system' has been registered pnp: match found with the PnP device '00:00' and the driver 'system' pnp: match found with the PnP device '00:02' and the driver 'system' pnp: 00:02: ioport range 0x4d0-0x4d1 has been reserved pnp: 00:02: ioport range 0x1000-0x1005 could not be reserved pnp: 00:02: ioport range 0x1008-0x100f could not be reserved pnp: match found with the PnP device '00:03' and the driver 'system' pnp: 00:03: ioport range 0xf400-0xf4fe has been reserved pnp: 00:03: ioport range 0x1006-0x1007 has been reserved pnp: 00:03: ioport range 0x100a-0x1059 could not be reserved pnp: 00:03: ioport range 0x1060-0x107f has been reserved pnp: 00:03: ioport range 0x1080-0x10bf has been reserved pnp: 00:03: ioport range 0x10c0-0x10df has been reserved pnp: match found with the PnP device '00:08' and the driver 'system' pnp: 00:08: ioport range 0xc80-0xcff has been reserved pnp: 00:08: ioport range 0x910-0x91f has been reserved pnp: 00:08: ioport range 0x920-0x92f has been reserved pnp: 00:08: ioport range 0x930-0x97f has been reserved PCI: Ignore bogus resource 6 [0:0] of 0000:00:02.0 PCI: Bridge: 0000:00:1c.0 IO window: disabled. MEM window: disabled. PREFETCH window: disabled. PCI: Bridge: 0000:00:1c.1 IO window: disabled. MEM window: dfd00000-dfdfffff PREFETCH window: disabled. PCI: Bus 3, cardbus bridge: 0000:02:01.0 IO window: 00002000-000020ff IO window: 00002400-000024ff PREFETCH window: 30000000-31ffffff MEM window: 32000000-33ffffff PCI: Bridge: 0000:00:1e.0 IO window: 2000-2fff MEM window: dfc00000-dfcfffff PREFETCH window: 30000000-31ffffff ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1c.0 to 64 ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1c.1 to 64 PCI: Setting latency timer of device 0000:00:1e.0 to 64 PCI: Enabling device 0000:02:01.0 (0000 -> 0003) ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 19 (level, low) -> IRQ 18 NET: Registered protocol family 2 IP route cache hash table entries: 4096 (order: 2, 16384 bytes) TCP established hash table entries: 16384 (order: 4, 65536 bytes) TCP bind hash table entries: 8192 (order: 3, 32768 bytes) TCP: Hash tables configured (established 16384 bind 8192) TCP reno registered NTFS driver 2.1.27 [Flags: R/W]. Initializing Cryptographic API io scheduler noop registered io scheduler cfq registered (default) ACPI: PCI Interrupt 0000:00:1c.0[A] -> GSI 16 (level, low) -> IRQ 16 PCI: Setting latency timer of device 0000:00:1c.0 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:1c.0:pcie00] Allocate Port Service[0000:00:1c.0:pcie02] Allocate Port Service[0000:00:1c.0:pcie03] ACPI: PCI Interrupt 0000:00:1c.1[B] -> GSI 17 (level, low) -> IRQ 17 PCI: Setting latency timer of device 0000:00:1c.1 to 64 assign_interrupt_mode Found MSI capability Allocate Port Service[0000:00:1c.1:pcie00] Allocate Port Service[0000:00:1c.1:pcie02] Allocate Port Service[0000:00:1c.1:pcie03] Real Time Clock Driver v1.12ac Non-volatile memory driver v1.2 i8k: unable to get SMM BIOS version Dell laptop SMM driver v1.14 21/02/2005 Massimo Dal Zotto ([email protected]) hw_random hardware driver 1.0.0 loaded vesafb: Intel Corporation, Intel(r) 82945GM Chipset Family Graphics Controller, Hardware Version 0.0 (OEM: Intel(r) 82945GM Chipset Family Graphics Chip Accelerated VGA BIOS) vesafb: VBE version: 3.0 vesafb: VBIOS/hardware supports DDC2 transfers vesafb: monitor limits: vf = 60 Hz, hf = 48 kHz, clk = 65 MHz vesafb: scrolling: redraw Console: switching to colour frame buffer device 128x48 vesafb: framebuffer at 0xc0000000, mapped to 0xe0080000, using 6144k, total 7872k fb0: VESA VGA frame buffer device ACPI: AC Adapter [AC] (on-line) ACPI: Battery Slot [BAT0] (battery present) ACPI: Battery Slot [BAT1] (battery absent) ACPI: Lid Switch [LID] ACPI: Power Button (CM) [PBTN] ACPI: Sleep Button (CM) [SBTN] ACPI: Video Device [VID] (multi-head: yes rom: no post: no) ACPI: Video Device [VID2] (multi-head: yes rom: no post: no) ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3]) ACPI: Processor [CPU0] (supports 8 throttling states) ACPI: Thermal Zone [THM] (27 C) Serial: 8250/16550 driver $Revision: 1.90 $ 4 ports, IRQ sharing disabled serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A serial8250: ttyS1 at I/O 0x2f8 (irq = 3) is a 16550A pnp: the driver 'serial' has been registered pnp: match found with the PnP device '00:0b' and the driver 'serial' 00:0b: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A pnp: the driver 'i8042 kbd' has been registered pnp: match found with the PnP device '00:05' and the driver 'i8042 kbd' pnp: the driver 'i8042 aux' has been registered pnp: match found with the PnP device '00:04' and the driver 'i8042 aux' PNP: PS/2 Controller [PNP0303:KBC,PNP0f13:PS2M] at 0x60,0x64 irq 1,12 serio: i8042 AUX port at 0x60,0x64 irq 12 serio: i8042 KBD port at 0x60,0x64 irq 1 mice: PS/2 mouse device common for all mice RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize loop: loaded (max 8 devices) b44.c:v1.00 (Apr 7, 2006) ACPI: PCI Interrupt 0000:02:00.0[A] -> GSI 17 (level, low) -> IRQ 17 eth0: Broadcom 4400 10/100BaseT Ethernet 00:15:c5:07:b9:89 PPP generic driver version 2.4.2 input: AT Translated Set 2 keyboard as /class/input/input0 input: PS/2 Mouse as /class/input/input1 input: AlpsPS/2 ALPS GlidePoint as /class/input/input2 Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2 ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx ide0: I/O resource 0x1F0-0x1F7 not free. ide0: ports already in use, skipping probe Probing IDE interface ide1... hdc: HL-DT-STCD-RW/DVD-ROM GCC-4244N, ATAPI CD/DVD-ROM drive ide1 at 0x170-0x177,0x376 on irq 15 hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache Uniform CD-ROM driver Revision: 3.20 libata version 1.20 loaded. ata_piix 0000:00:1f.2: version 1.05 ata_piix 0000:00:1f.2: MAP [ P0 P2 IDE IDE ] ACPI: PCI Interrupt 0000:00:1f.2[B] -> GSI 17 (level, low) -> IRQ 17 ata: 0x170 IDE port busy PCI: Setting latency timer of device 0000:00:1f.2 to 64 ata1: SATA max UDMA/133 cmd 0x1F0 ctl 0x3F6 bmdma 0xBFA0 irq 14 ata1: dev 0 cfg 49:2f00 82:346b 83:7709 84:6003 85:3469 86:3609 87:6003 88:207f ata1: dev 0 ATA-7, max UDMA/133, 78140160 sectors: LBA48 ata1: dev 0 configured for UDMA/133 scsi0 : ata_piix Vendor: ATA Model: ST94813AS Rev: 8.03 Type: Direct-Access ANSI SCSI revision: 05 SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB) sda: Write Protect is off sda: Mode Sense: 00 3a 00 00 SCSI device sda: drive cache: write back SCSI device sda: 78140160 512-byte hdwr sectors (40008 MB) sda: Write Protect is off sda: Mode Sense: 00 3a 00 00 SCSI device sda: drive cache: write back sda: sda1 sda2 sda3 sda4 sd 0:0:0:0: Attached scsi disk sda ACPI: PCI Interrupt 0000:02:01.4[A] -> GSI 19 (level, low) -> IRQ 18 ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[18] MMIO=[dfcfd000-dfcfd7ff] Max Packet=[2048] IR/IT contexts=[8/8] ACPI: PCI Interrupt 0000:02:01.0[A] -> GSI 19 (level, low) -> IRQ 18 Yenta: CardBus bridge found at 0000:02:01.0 [1028:01d4] Yenta O2: res at 0x94/0xD4: 00/ea Yenta O2: enabling read prefetch/write burst Yenta: ISA IRQ mask 0x0cb8, PCI irq 18 Socket status: 30000006 pcmcia: parent PCI bridge I/O window: 0x2000 - 0x2fff pcmcia: parent PCI bridge Memory window: 0xdfc00000 - 0xdfcfffff pcmcia: parent PCI bridge Memory window: 0x30000000 - 0x31ffffff ACPI: PCI Interrupt 0000:00:1d.7[A] -> GSI 20 (level, low) -> IRQ 19 PCI: Setting latency timer of device 0000:00:1d.7 to 64 ehci_hcd 0000:00:1d.7: EHCI Host Controller ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1 ehci_hcd 0000:00:1d.7: debug port 1 PCI: cache line size of 32 is not supported by device 0000:00:1d.7 ehci_hcd 0000:00:1d.7: irq 19, io mem 0xffa80000 ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00, driver 10 Dec 2004 usb usb1: configuration #1 chosen from 1 choice hub 1-0:1.0: USB hub found hub 1-0:1.0: 8 ports detected USB Universal Host Controller Interface driver v3.0 ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 20 (level, low) -> IRQ 19 PCI: Setting latency timer of device 0000:00:1d.0 to 64 uhci_hcd 0000:00:1d.0: UHCI Host Controller uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2 uhci_hcd 0000:00:1d.0: irq 19, io base 0x0000bf80 usb usb2: configuration #1 chosen from 1 choice hub 2-0:1.0: USB hub found hub 2-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 21 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:00:1d.1 to 64 uhci_hcd 0000:00:1d.1: UHCI Host Controller uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3 uhci_hcd 0000:00:1d.1: irq 20, io base 0x0000bf60 usb usb3: configuration #1 chosen from 1 choice hub 3-0:1.0: USB hub found hub 3-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 22 (level, low) -> IRQ 21 PCI: Setting latency timer of device 0000:00:1d.2 to 64 uhci_hcd 0000:00:1d.2: UHCI Host Controller uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4 uhci_hcd 0000:00:1d.2: irq 21, io base 0x0000bf40 usb 1-2: new high speed USB device using ehci_hcd and address 2 usb usb4: configuration #1 chosen from 1 choice hub 4-0:1.0: USB hub found hub 4-0:1.0: 2 ports detected ACPI: PCI Interrupt 0000:00:1d.3[D] -> GSI 23 (level, low) -> IRQ 22 PCI: Setting latency timer of device 0000:00:1d.3 to 64 uhci_hcd 0000:00:1d.3: UHCI Host Controller uhci_hcd 0000:00:1d.3: new USB bus registered, assigned bus number 5 uhci_hcd 0000:00:1d.3: irq 22, io base 0x0000bf20 usb usb5: configuration #1 chosen from 1 choice hub 5-0:1.0: USB hub found hub 5-0:1.0: 2 ports detected usb 1-2: configuration #1 chosen from 1 choice hub 1-2:1.0: USB hub found hub 1-2:1.0: 4 ports detected Initializing USB Mass Storage driver... usbcore: registered new driver usb-storage USB Mass Storage support registered. usbcore: registered new driver usbhid drivers/usb/input/hid-core.c: v2.6:USB HID core driver ip_conntrack version 2.4 (4022 buckets, 32176 max) - 172 bytes per conntrack ieee1394: Host added: ID:BUS[0-00:1023] GUID[334fc000089ac541] ip_tables: (C) 2000-2006 Netfilter Core Team TCP bic registered NET: Registered protocol family 1 NET: Registered protocol family 17 IrCOMM protocol (Dag Brattli) Using IPI Shortcut mode Suspend2 Core. Suspend2 Compression Driver loading. Suspend2 Encryption Driver loading. Suspend2 Swap Writer loading. ACPI wakeup devices: LID PBTN PCI0 USB0 USB1 USB2 USB3 EHCI AZAL PCIE RP01 RP02 RP03 RP04 RP05 RP06 ACPI: (supports S0 S3 S4 S5) Suspend2 2.2.7: Swapwriter: Signature found. Suspend2 2.2.7: Resuming enabled. ReiserFS: sda4: found reiserfs format "3.6" with standard journal ReiserFS: sda4: using ordered data mode ReiserFS: sda4: journal params: device sda4, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30 ReiserFS: sda4: checking transaction log (sda4) ReiserFS: sda4: Using r5 hash to sort names VFS: Mounted root (reiserfs filesystem) readonly. Freeing unused kernel memory: 168k freed Adding 530136k swap on /dev/sda3. Priority:-1 extents:1 across:530136k Linux agpgart interface v0.101 (c) Dave Jones agpgart: Detected an Intel 945GM Chipset. agpgart: Detected 7932K stolen memory. agpgart: AGP aperture is 256M @ 0xc0000000 [drm] Initialized drm 1.0.1 20051102 ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 16 [drm] Initialized i915 1.4.0 20060119 on minor 0 usb 4-1: new low speed USB device using uhci_hcd and address 2 usb 4-1: configuration #1 chosen from 1 choice input: USB OpticalWheel Mouse as /class/input/input3 input: USB HID v1.10 Mouse [USB OpticalWheel Mouse] on usb-0000:00:1d.2-1 b44: eth0: Link is up at 100 Mbps, full duplex. b44: eth0: Flow control is off for TX and off for RX. hsfengine: module license 'see LICENSE file distributed with driver' taints kernel. usbcore: registered new driver hsfusbcd2 ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:00:1b.0 to 64 usbcore: deregistering driver hsfusbcd2 ACPI: PCI interrupt for device 0000:00:1b.0 disabled usbcore: registered new driver hsfusbcd2 ACPI: PCI Interrupt 0000:00:1b.0[A] -> GSI 21 (level, low) -> IRQ 20 PCI: Setting latency timer of device 0000:00:1b.0 to 64 + lspci -n 00:00.0 0600: 8086:27a0 (rev 03) 00:02.0 0300: 8086:27a2 (rev 03) 00:02.1 0380: 8086:27a6 (rev 03) 00:1b.0 0403: 8086:27d8 (rev 01) 00:1c.0 0604: 8086:27d0 (rev 01) 00:1c.1 0604: 8086:27d2 (rev 01) 00:1d.0 0c03: 8086:27c8 (rev 01) 00:1d.1 0c03: 8086:27c9 (rev 01) 00:1d.2 0c03: 8086:27ca (rev 01) 00:1d.3 0c03: 8086:27cb (rev 01) 00:1d.7 0c03: 8086:27cc (rev 01) 00:1e.0 0604: 8086:2448 (rev e1) 00:1f.0 0601: 8086:27b9 (rev 01) 00:1f.2 0101: 8086:27c4 (rev 01) 00:1f.3 0c05: 8086:27da (rev 01) 02:00.0 0200: 14e4:170c (rev 02) 02:01.0 0607: 1217:7135 (rev 21) 02:01.4 0c00: 1217:00f7 (rev 02) 0c:00.0 0280: 8086:4222 (rev 02) + lspci -v 00:00.0 Host bridge: Intel Corporation Mobile 945GM/PM/GMS/940GML and 945GT Express Memory Controller Hub (rev 03) Subsystem: Dell Unknown device 01d4 Flags: bus master, fast devsel, latency 0 Capabilities: [e0] Vendor Specific Information 00:02.0 VGA compatible controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) (prog-if 00 [VGA]) Subsystem: Dell Unknown device 01d4 Flags: bus master, fast devsel, latency 0, IRQ 16 Memory at dff00000 (32-bit, non-prefetchable) [size=512K] I/O ports at eff8 [size=8] Memory at c0000000 (32-bit, prefetchable) [size=256M] Memory at dfec0000 (32-bit, non-prefetchable) [size=256K] Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [d0] Power Management version 2 00:02.1 Display controller: Intel Corporation Mobile 945GM/GMS/940GML Express Integrated Graphics Controller (rev 03) Subsystem: Dell Unknown device 01d4 Flags: bus master, fast devsel, latency 0 Memory at dff80000 (32-bit, non-prefetchable) [size=512K] Capabilities: [d0] Power Management version 2 00:1b.0 Audio device: Intel Corporation 82801G (ICH7 Family) High Definition Audio Controller (rev 01) Subsystem: Dell Unknown device 01d4 Flags: bus master, fast devsel, latency 0, IRQ 20 Memory at dfebc000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [70] Express Unknown type IRQ 0 Capabilities: [100] Virtual Channel Capabilities: [130] Unknown (5) 00:1c.0 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 1 (rev 01) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0 Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 Capabilities: [100] Virtual Channel Capabilities: [180] Unknown (5) 00:1c.1 PCI bridge: Intel Corporation 82801G (ICH7 Family) PCI Express Port 2 (rev 01) (prog-if 00 [Normal decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0 Memory behind bridge: dfd00000-dfdfffff Capabilities: [40] Express Root Port (Slot+) IRQ 0 Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Capabilities: [90] #0d [0000] Capabilities: [a0] Power Management version 2 Capabilities: [100] Virtual Channel Capabilities: [180] Unknown (5) 00:1d.0 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #1 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell Unknown device 01d4 Flags: bus master, medium devsel, latency 0, IRQ 19 I/O ports at bf80 [size=32] 00:1d.1 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #2 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell Unknown device 01d4 Flags: bus master, medium devsel, latency 0, IRQ 20 I/O ports at bf60 [size=32] 00:1d.2 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #3 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell Unknown device 01d4 Flags: bus master, medium devsel, latency 0, IRQ 21 I/O ports at bf40 [size=32] 00:1d.3 USB Controller: Intel Corporation 82801G (ICH7 Family) USB UHCI #4 (rev 01) (prog-if 00 [UHCI]) Subsystem: Dell Unknown device 01d4 Flags: bus master, medium devsel, latency 0, IRQ 22 I/O ports at bf20 [size=32] 00:1d.7 USB Controller: Intel Corporation 82801G (ICH7 Family) USB2 EHCI Controller (rev 01) (prog-if 20 [EHCI]) Subsystem: Dell Unknown device 01d4 Flags: bus master, medium devsel, latency 0, IRQ 19 Memory at ffa80000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Capabilities: [58] Debug port 00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev e1) (prog-if 01 [Subtractive decode]) Flags: bus master, fast devsel, latency 0 Bus: primary=00, secondary=02, subordinate=03, sec-latency=32 I/O behind bridge: 00002000-00002fff Memory behind bridge: dfc00000-dfcfffff Prefetchable memory behind bridge: 0000000030000000-0000000031f00000 Capabilities: [50] #0d [0000] 00:1f.0 ISA bridge: Intel Corporation 82801GBM (ICH7-M) LPC Interface Bridge (rev 01) Subsystem: Dell Unknown device 01d4 Flags: bus master, medium devsel, latency 0 Capabilities: [e0] Vendor Specific Information 00:1f.2 IDE interface: Intel Corporation 82801GBM/GHM (ICH7 Family) Serial ATA Storage Controller IDE (rev 01) (prog-if 80 [Master]) Subsystem: Dell Unknown device 01d4 Flags: bus master, 66MHz, medium devsel, latency 0, IRQ 17 I/O ports at <ignored> I/O ports at <ignored> I/O ports at <ignored> I/O ports at <ignored> I/O ports at bfa0 [size=16] Capabilities: [70] Power Management version 2 00:1f.3 SMBus: Intel Corporation 82801G (ICH7 Family) SMBus Controller (rev 01) Subsystem: Dell Unknown device 01d4 Flags: medium devsel, IRQ 5 I/O ports at 10c0 [size=32] 02:00.0 Ethernet controller: Broadcom Corporation BCM4401-B0 100Base-TX (rev 02) Subsystem: Dell Unknown device 01d4 Flags: bus master, fast devsel, latency 64, IRQ 17 Memory at dfcfe000 (32-bit, non-prefetchable) [size=8K] Capabilities: [40] Power Management version 2 02:01.0 CardBus bridge: O2 Micro, Inc. Cardbus bridge (rev 21) Subsystem: Dell Unknown device 01d4 Flags: bus master, stepping, slow devsel, latency 168, IRQ 18 Memory at dfc00000 (32-bit, non-prefetchable) [size=4K] Bus: primary=02, secondary=03, subordinate=06, sec-latency=176 Memory window 0: 30000000-31fff000 (prefetchable) Memory window 1: 32000000-33fff000 I/O window 0: 00002000-000020ff I/O window 1: 00002400-000024ff 16-bit legacy interface ports at 0001 02:01.4 FireWire (IEEE 1394): O2 Micro, Inc. Firewire (IEEE 1394) (rev 02) (prog-if 10 [OHCI]) Subsystem: Dell Unknown device 01d4 Flags: bus master, medium devsel, latency 64, IRQ 18 Memory at dfcfd000 (32-bit, non-prefetchable) [size=4K] Memory at dfcfc800 (32-bit, non-prefetchable) [size=2K] Capabilities: [60] Power Management version 2 0c:00.0 Network controller: Intel Corporation PRO/Wireless 3945ABG Network Connection (rev 02) Subsystem: Intel Corporation Unknown device 1020 Flags: bus master, fast devsel, latency 0, IRQ 5 Memory at dfdff000 (32-bit, non-prefetchable) [size=4K] Capabilities: [c8] Power Management version 2 Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Capabilities: [e0] Express Legacy Endpoint IRQ 0 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 86-64-a5-ff-ff-02-13-00 + lspci -n -vvv 00:00.0 0600: 8086:27a0 (rev 03) Subsystem: 1028:01d4 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR- Latency: 0 Capabilities: [e0] Vendor Specific Information 00:02.0 0300: 8086:27a2 (rev 03) Subsystem: 1028:01d4 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Interrupt: pin A routed to IRQ 16 Region 0: Memory at dff00000 (32-bit, non-prefetchable) [size=512K] Region 1: I/O ports at eff8 [size=8] Region 2: Memory at c0000000 (32-bit, prefetchable) [size=256M] Region 3: Memory at dfec0000 (32-bit, non-prefetchable) [size=256K] Capabilities: [90] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Address: 00000000 Data: 0000 Capabilities: [d0] 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- 00:02.1 0380: 8086:27a6 (rev 03) Subsystem: 1028:01d4 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Region 0: Memory at dff80000 (32-bit, non-prefetchable) [size=512K] Capabilities: [d0] 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- 00:1b.0 0403: 8086:27d8 (rev 01) Subsystem: 1028:01d4 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size 10 Interrupt: pin A routed to IRQ 20 Region 0: Memory at dfebc000 (64-bit, non-prefetchable) [size=16K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [60] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Address: 0000000000000000 Data: 0000 Capabilities: [70] Express Unknown type IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s <64ns, L1 <1us Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop+ Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed unknown, Width x0, ASPM unknown, Port 0 Link: Latency L0s <64ns, L1 <1us Link: ASPM Disabled CommClk- ExtSynch- Link: Speed unknown, Width x0 Capabilities: [100] Virtual Channel Capabilities: [130] Unknown (5) 00:1c.0 0604: 8086:27d0 (rev 01) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size 10 Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: fff00000-000fffff Prefetchable memory behind bridge: 00000000fff00000-0000000000000000 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- Capabilities: [40] Express Root Port (Slot+) IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s unlimited, L1 unlimited Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 1 Link: Latency L0s <1us, L1 <4us Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch- Link: Speed 2.5Gb/s, Width x1 Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug+ Surpise+ Slot: Number 2, PowerLimit 6.500000 Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- Slot: AttnInd Unknown, PwrInd Unknown, Power- Root: Correctable- Non-Fatal- Fatal- PME- Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Address: 00000000 Data: 0000 Capabilities: [90] #0d [0000] Capabilities: [a0] 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- Capabilities: [100] Virtual Channel Capabilities: [180] Unknown (5) 00:1c.1 0604: 8086:27d2 (rev 01) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size 10 Bus: primary=00, secondary=0c, subordinate=0c, sec-latency=0 I/O behind bridge: 0000f000-00000fff Memory behind bridge: dfd00000-dfdfffff Prefetchable memory behind bridge: 00000000fff00000-0000000000000000 Secondary status: 66MHz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR- <PERR- BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- Capabilities: [40] Express Root Port (Slot+) IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s unlimited, L1 unlimited Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop- Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 2 Link: Latency L0s <256ns, L1 <4us Link: ASPM L1 Enabled RCB 64 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x1 Slot: AtnBtn- PwrCtrl- MRL- AtnInd- PwrInd- HotPlug+ Surpise+ Slot: Number 3, PowerLimit 6.500000 Slot: Enabled AtnBtn- PwrFlt- MRL- PresDet+ CmdCplt- HPIrq- Slot: AttnInd Unknown, PwrInd Unknown, Power- Root: Correctable- Non-Fatal- Fatal- PME- Capabilities: [80] Message Signalled Interrupts: 64bit- Queue=0/0 Enable- Address: 00000000 Data: 0000 Capabilities: [90] #0d [0000] Capabilities: [a0] 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- Capabilities: [100] Virtual Channel Capabilities: [180] Unknown (5) 00:1d.0 0c03: 8086:27c8 (rev 01) Subsystem: 1028:01d4 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 Interrupt: pin A routed to IRQ 19 Region 4: I/O ports at bf80 [size=32] 00:1d.1 0c03: 8086:27c9 (rev 01) Subsystem: 1028:01d4 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 Interrupt: pin B routed to IRQ 20 Region 4: I/O ports at bf60 [size=32] 00:1d.2 0c03: 8086:27ca (rev 01) Subsystem: 1028:01d4 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 Interrupt: pin C routed to IRQ 21 Region 4: I/O ports at bf40 [size=32] 00:1d.3 0c03: 8086:27cb (rev 01) Subsystem: 1028:01d4 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 Interrupt: pin D routed to IRQ 22 Region 4: I/O ports at bf20 [size=32] 00:1d.7 0c03: 8086:27cc (rev 01) (prog-if 20) Subsystem: 1028:01d4 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 Interrupt: pin A routed to IRQ 19 Region 0: Memory at ffa80000 (32-bit, non-prefetchable) [size=1K] Capabilities: [50] Power Management version 2 Flags: PMEClk- DSI- D1- D2- AuxCurrent=375mA PME(D0+,D1-,D2-,D3hot+,D3cold+) Status: D0 PME-Enable- DSel=0 DScale=0 PME- Capabilities: [58] Debug port 00:1e.0 0604: 8086:2448 (rev e1) (prog-if 01) Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0 Bus: primary=00, secondary=02, subordinate=03, sec-latency=32 I/O behind bridge: 00002000-00002fff Memory behind bridge: dfc00000-dfcfffff Prefetchable memory behind bridge: 0000000030000000-0000000031f00000 Secondary status: 66MHz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR+ BridgeCtl: Parity- SERR+ NoISA- VGA- MAbort- >Reset- FastB2B- Capabilities: [50] #0d [0000] 00:1f.0 0601: 8086:27b9 (rev 01) Subsystem: 1028:01d4 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: [e0] Vendor Specific Information 00:1f.2 0101: 8086:27c4 (rev 01) (prog-if 80) Subsystem: 1028:01d4 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 Interrupt: pin B routed to IRQ 17 Region 0: I/O ports at <ignored> Region 1: I/O ports at <ignored> Region 2: I/O ports at <ignored> Region 3: I/O ports at <ignored> Region 4: I/O ports at bfa0 [size=16] Capabilities: [70] 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- 00:1f.3 0c05: 8086:27da (rev 01) Subsystem: 1028:01d4 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 B routed to IRQ 5 Region 4: I/O ports at 10c0 [size=32] 02:00.0 0200: 14e4:170c (rev 02) Subsystem: 1028:01d4 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 64 Interrupt: pin A routed to IRQ 17 Region 0: Memory at dfcfe000 (32-bit, non-prefetchable) [size=8K] 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=2 PME- 02:01.0 0607: 1217:7135 (rev 21) Subsystem: 1028:01d4 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 18 Region 0: Memory at dfc00000 (32-bit, non-prefetchable) [size=4K] Bus: primary=02, secondary=03, subordinate=06, sec-latency=176 Memory window 0: 30000000-31fff000 (prefetchable) Memory window 1: 32000000-33fff000 I/O window 0: 00002000-000020ff I/O window 1: 00002400-000024ff BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+ 16-bit legacy interface ports at 0001 02:01.4 0c00: 1217:00f7 (rev 02) (prog-if 10) Subsystem: 1028:01d4 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, Cache Line Size 10 Interrupt: pin A routed to IRQ 18 Region 0: Memory at dfcfd000 (32-bit, non-prefetchable) [size=4K] Region 1: Memory at dfcfc800 (32-bit, non-prefetchable) [size=2K] 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+ 0c:00.0 0280: 8086:4222 (rev 02) Subsystem: 8086:1020 Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B- Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- Latency: 0, Cache Line Size 10 Interrupt: pin A routed to IRQ 5 Region 0: Memory at dfdff000 (32-bit, non-prefetchable) [size=4K] Capabilities: [c8] 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- Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable- Address: 0000000000000000 Data: 0000 Capabilities: [e0] Express Legacy Endpoint IRQ 0 Device: Supported: MaxPayload 128 bytes, PhantFunc 0, ExtTag- Device: Latency L0s <512ns, L1 unlimited Device: AtnBtn- AtnInd- PwrInd- Device: Errors: Correctable- Non-Fatal- Fatal- Unsupported- Device: RlxdOrd+ ExtTag- PhantFunc- AuxPwr- NoSnoop+ Device: MaxPayload 128 bytes, MaxReadReq 128 bytes Link: Supported Speed 2.5Gb/s, Width x1, ASPM L0s L1, Port 0 Link: Latency L0s <128ns, L1 <64us Link: ASPM L1 Enabled RCB 64 bytes CommClk+ ExtSynch- Link: Speed 2.5Gb/s, Width x1 Capabilities: [100] Advanced Error Reporting Capabilities: [140] Device Serial Number 86-64-a5-ff-ff-02-13-00 + lsusb Bus 005 Device 001: ID 0000:0000 Bus 004 Device 002: ID 04fc:0013 Sunplus Technology Co., Ltd Bus 004 Device 001: ID 0000:0000 Bus 003 Device 001: ID 0000:0000 Bus 002 Device 001: ID 0000:0000 Bus 001 Device 002: ID 413c:a005 Dell Computer Corp. Bus 001 Device 001: ID 0000:0000 + lsusb -v Bus 005 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.17-suspend2-r4 uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.3 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup 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 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x43 PortPwrCtrlMask 0xe0 Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Bus 004 Device 002: ID 04fc:0013 Sunplus Technology Co., Ltd Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 1.10 bDeviceClass 0 (Defined at Interface level) bDeviceSubClass 0 bDeviceProtocol 0 bMaxPacketSize0 8 idVendor 0x04fc Sunplus Technology Co., Ltd idProduct 0x0013 bcdDevice 6.b0 iManufacturer 0 iProduct 2 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 34 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xa0 Remote Wakeup MaxPower 100mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 3 Human Interface Devices bInterfaceSubClass 1 Boot Interface Subclass bInterfaceProtocol 2 Mouse iInterface 0 HID Device Descriptor: bLength 9 bDescriptorType 33 bcdHID 1.10 bCountryCode 0 Not supported bNumDescriptors 1 bDescriptorType 34 Report wDescriptorLength 72 Report Descriptors: ** UNAVAILABLE ** Endpoint Descriptor: bLength 7 bDescriptorType 5 bEndpointAddress 0x81 EP 1 IN bmAttributes 3 Transfer Type Interrupt Synch Type None Usage Type Data wMaxPacketSize 0x0004 1x 4 bytes bInterval 10 Bus 004 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.17-suspend2-r4 uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.2 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup 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 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x43 PortPwrCtrlMask 0xe0 Hub Port Status: Port 1: 0000.0303 lowspeed power enable connect Port 2: 0000.0100 power Bus 003 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.17-suspend2-r4 uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.1 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup 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 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x43 PortPwrCtrlMask 0xe0 Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Bus 002 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.17-suspend2-r4 uhci_hcd iProduct 2 UHCI Host Controller iSerial 1 0000:00:1d.0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup 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 2 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection bPwrOn2PwrGood 1 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x43 PortPwrCtrlMask 0xe0 Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Bus 001 Device 002: ID 413c:a005 Dell Computer Corp. Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 2 TT per port bMaxPacketSize0 64 idVendor 0x413c Dell Computer Corp. idProduct 0xa005 bcdDevice 50.18 iManufacturer 0 iProduct 0 iSerial 0 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 41 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup MaxPower 2mA Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 0 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 1 Single TT 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 0x0001 1x 1 bytes bInterval 12 Interface Descriptor: bLength 9 bDescriptorType 4 bInterfaceNumber 0 bAlternateSetting 1 bNumEndpoints 1 bInterfaceClass 9 Hub bInterfaceSubClass 0 Unused bInterfaceProtocol 2 TT per port 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 0x0001 1x 1 bytes bInterval 12 Hub Descriptor: bLength 9 bDescriptorType 41 nNbrPorts 4 wHubCharacteristic 0x000d Per-port power switching Compound device Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 50 * 2 milli seconds bHubContrCurrent 1 milli Ampere DeviceRemovable 0x43 PortPwrCtrlMask 0xe0 Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0100 power Port 3: 0000.0100 power Port 4: 0000.0100 power Device Qualifier (for other device speed): bLength 10 bDescriptorType 6 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 0 bMaxPacketSize0 64 bNumConfigurations 1 Bus 001 Device 001: ID 0000:0000 Device Descriptor: bLength 18 bDescriptorType 1 bcdUSB 2.00 bDeviceClass 9 Hub bDeviceSubClass 0 Unused bDeviceProtocol 1 Single TT bMaxPacketSize0 64 idVendor 0x0000 idProduct 0x0000 bcdDevice 2.06 iManufacturer 3 Linux 2.6.17-suspend2-r4 ehci_hcd iProduct 2 EHCI Host Controller iSerial 1 0000:00:1d.7 bNumConfigurations 1 Configuration Descriptor: bLength 9 bDescriptorType 2 wTotalLength 25 bNumInterfaces 1 bConfigurationValue 1 iConfiguration 0 bmAttributes 0xe0 Self Powered Remote Wakeup 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 12 Hub Descriptor: bLength 11 bDescriptorType 41 nNbrPorts 8 wHubCharacteristic 0x000a No power switching (usb 1.0) Per-port overcurrent protection TT think time 8 FS bits bPwrOn2PwrGood 10 * 2 milli seconds bHubContrCurrent 0 milli Ampere DeviceRemovable 0x43 0xe0 PortPwrCtrlMask 0xd5 0x9a Hub Port Status: Port 1: 0000.0100 power Port 2: 0000.0503 highspeed power enable connect Port 3: 0000.0100 power Port 4: 0000.0100 power Port 5: 0000.0000 Port 6: 0000.0100 power Port 7: 0000.0100 power Port 8: 0000.0100 power + cat -v /proc/bus/usb/devices T: Bus=05 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.17-suspend2-r4 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:1d.3 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 93/900 us (10%), #Int= 1, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.17-suspend2-r4 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:1d.2 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=04 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0 D: Ver= 1.10 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1 P: Vendor=04fc ProdID=0013 Rev= 6.b0 S: Product=USB OpticalWheel Mouse C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.17-suspend2-r4 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:1d.1 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=02 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2 B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0 D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS=64 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.17-suspend2-r4 uhci_hcd S: Product=UHCI Host Controller S: SerialNumber=0000:00:1d.0 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=480 MxCh= 8 B: Alloc= 0/800 us ( 0%), #Int= 1, #Iso= 0 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=01 MxPS=64 #Cfgs= 1 P: Vendor=0000 ProdID=0000 Rev= 2.06 S: Manufacturer=Linux 2.6.17-suspend2-r4 ehci_hcd S: Product=EHCI Host Controller S: SerialNumber=0000:00:1d.7 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms T: Bus=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=480 MxCh= 4 D: Ver= 2.00 Cls=09(hub ) Sub=00 Prot=02 MxPS=64 #Cfgs= 1 P: Vendor=413c ProdID=a005 Rev=50.18 C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 2mA I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=01 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=256ms I: If#= 0 Alt= 1 #EPs= 1 Cls=09(hub ) Sub=00 Prot=02 Driver=hub E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=256ms + cat -v /proc/pci cat: /proc/pci: No such file or directory + cat -v /proc/cmdline BOOT_IMAGE=Gentoo_Suspend2 ro root=804 resume2=swap:/dev/sda3 + cat -v /proc/uptime 2587.65 2420.98 + cat -v /proc/devices Character devices: 1 mem 2 pty 3 ttyp 4 /dev/vc/0 4 tty 4 ttyS 5 /dev/tty 5 /dev/console 5 /dev/ptmx 7 vcs 10 misc 13 input 14 sound 29 fb 108 ppp 116 alsa 128 ptm 136 pts 161 ircomm 171 ieee1394 180 usb 189 usb_device 226 drm 240 ttySHSF 242 hsfdcp 243 hsfdiag 254 pcmcia Block devices: 1 ramdisk 7 loop 8 sd 22 ide1 65 sd 66 sd 67 sd 68 sd 69 sd 70 sd 71 sd 128 sd 129 sd 130 sd 131 sd 132 sd 133 sd 134 sd 135 sd 254 pktcdvd + cat -v /proc/misc 175 agpgart 62 pktcdvd 1 psaux 63 fbsplash 183 hw_random 144 nvram 135 rtc 231 snapshot + cat -v /proc/filesystems nodev sysfs nodev rootfs nodev bdev nodev proc nodev sockfs nodev usbfs nodev pipefs nodev futexfs nodev tmpfs nodev eventpollfs nodev devpts reiserfs ext2 nodev ramfs iso9660 nodev smbfs nodev cifs ntfs udf + cat -v /proc/interrupts CPU0 0: 258716 IO-APIC-edge timer 1: 6781 IO-APIC-edge i8042 8: 2 IO-APIC-edge rtc 9: 3 IO-APIC-level acpi 12: 118 IO-APIC-edge i8042 14: 33844 IO-APIC-edge libata 15: 38 IO-APIC-edge ide1 16: 0 IO-APIC-level i915@pci:0000:00:02.0 17: 182892 IO-APIC-level eth0 18: 10 IO-APIC-level ohci1394, yenta 19: 34 IO-APIC-level ehci_hcd:usb1, uhci_hcd:usb2 20: 150 IO-APIC-level uhci_hcd:usb3, HDA Intel 21: 117878 IO-APIC-level uhci_hcd:usb4 22: 0 IO-APIC-level uhci_hcd:usb5 NMI: 0 LOC: 258471 ERR: 0 MIS: 0 + cat -v /proc/iomem 00000000-0009efff : System RAM 0009f000-0009ffff : reserved 000a0000-000bffff : Video RAM area 000c0000-000c7fff : Video ROM 000cf000-000cffff : Adapter ROM 000f0000-000fffff : System ROM 00100000-1f6d33ff : System RAM 00100000-00327c33 : Kernel code 00327c34-00409b43 : Kernel data 1f6d3400-1fffffff : reserved 30000000-31ffffff : PCI Bus #02 30000000-31ffffff : PCI CardBus #03 32000000-33ffffff : PCI CardBus #03 c0000000-cfffffff : 0000:00:02.0 c0000000-c07affff : vesafb dfc00000-dfcfffff : PCI Bus #02 dfc00000-dfc00fff : 0000:02:01.0 dfc00000-dfc00fff : yenta_socket dfcfc800-dfcfcfff : 0000:02:01.4 dfcfd000-dfcfdfff : 0000:02:01.4 dfcfd000-dfcfd7ff : ohci1394 dfcfe000-dfcfffff : 0000:02:00.0 dfcfe000-dfcfffff : b44 dfd00000-dfdfffff : PCI Bus #0c dfdff000-dfdfffff : 0000:0c:00.0 dfebc000-dfebffff : 0000:00:1b.0 dfebc000-dfebffff : ICH HD audio dfec0000-dfefffff : 0000:00:02.0 dff00000-dff7ffff : 0000:00:02.0 dff80000-dfffffff : 0000:00:02.1 e0000000-f0006fff : reserved f0008000-f000bfff : reserved fec00000-fec0ffff : reserved fed20000-fed9ffff : reserved fee00000-fee0ffff : reserved ffa80000-ffa803ff : 0000:00:1d.7 ffa80000-ffa803ff : ehci_hcd ffb00000-ffffffff : reserved + cat -v /proc/ioports 0000-001f : dma1 0020-0021 : pic1 0040-0043 : timer0 0050-0053 : timer1 0060-006f : keyboard 0070-0077 : rtc 0080-008f : dma page reg 00a0-00a1 : pic2 00c0-00df : dma2 00f0-00ff : fpu 0170-0177 : ide1 01f0-01f7 : libata 02f8-02ff : serial 0376-0376 : ide1 03c0-03df : vga+ 03c0-03df : vesafb 03f8-03ff : serial 04d0-04d1 : pnp 00:02 0910-091f : pnp 00:08 0920-092f : pnp 00:08 0930-097f : pnp 00:08 0c80-0cff : pnp 00:08 1000-1005 : motherboard 1000-1003 : PM1a_EVT_BLK 1004-1005 : PM1a_CNT_BLK 1006-1007 : motherboard 1006-1007 : pnp 00:03 1008-100f : motherboard 1008-100b : PM_TMR 1010-102f : motherboard 1010-1015 : ACPI CPU throttle 1020-1020 : PM2_CNT_BLK 1028-102f : GPE0_BLK 1060-107f : motherboard 1060-107f : pnp 00:03 1080-10bf : motherboard 1080-10bf : pnp 00:03 10c0-10df : 0000:00:1f.3 10c0-10df : motherboard 10c0-10df : pnp 00:03 2000-2fff : PCI Bus #02 2000-20ff : PCI CardBus #03 2400-24ff : PCI CardBus #03 bf20-bf3f : 0000:00:1d.3 bf20-bf3f : uhci_hcd bf40-bf5f : 0000:00:1d.2 bf40-bf5f : uhci_hcd bf60-bf7f : 0000:00:1d.1 bf60-bf7f : uhci_hcd bf80-bf9f : 0000:00:1d.0 bf80-bf9f : uhci_hcd bfa0-bfaf : 0000:00:1f.2 bfa0-bfaf : libata eff8-efff : 0000:00:02.0 f400-f4fe : motherboard f400-f4fe : pnp 00:03 + cat -v /proc/dma 4: cascade + cat -v /proc/mtrr reg00: base=0x00000000 ( 0MB), size= 512MB: write-back, count=1 reg01: base=0x1f800000 ( 504MB), size= 8MB: uncachable, count=1 reg02: base=0x1f700000 ( 503MB), size= 1MB: uncachable, count=1 reg03: base=0xc0000000 (3072MB), size= 256MB: write-combining, count=1 + cat -v /proc/partitions major minor #blocks name 8 0 39070080 sda 8 1 48163 sda1 8 2 22474935 sda2 8 3 530145 sda3 8 4 16016805 sda4 + cat -v /proc/mounts rootfs / rootfs rw 0 0 /dev/root / reiserfs rw,noatime 0 0 proc /proc proc rw 0 0 sysfs /sys sysfs rw 0 0 udev /dev tmpfs rw,nosuid 0 0 devpts /dev/pts devpts rw 0 0 shm /dev/shm tmpfs rw,nosuid,nodev,noexec 0 0 usbfs /proc/bus/usb usbfs rw 0 0 + cat -v /proc/swaps Filename Type Size Used Priority /dev/sda3 partition 530136 64 -1 + cat -v /proc/meminfo MemTotal: 506704 kB MemFree: 11108 kB Buffers: 31672 kB Cached: 295364 kB SwapCached: 64 kB Active: 268804 kB Inactive: 192268 kB HighTotal: 0 kB HighFree: 0 kB LowTotal: 506704 kB LowFree: 11108 kB SwapTotal: 530136 kB SwapFree: 530072 kB Dirty: 384 kB Writeback: 0 kB Mapped: 197328 kB Slab: 26444 kB CommitLimit: 783488 kB Committed_AS: 973780 kB PageTables: 2952 kB VmallocTotal: 523988 kB VmallocUsed: 11372 kB VmallocChunk: 511036 kB + cat -v /proc/stat cpu 11803 51 4691 227229 14308 94 541 0 cpu0 11803 51 4691 227229 14308 94 541 0 intr 600473 258717 6781 0 1 1 1 0 1 2 3 1 1 118 0 33844 38 0 182892 10 34 150 117878 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ctxt 4068364 btime 1158327043 processes 19798 procs_running 2 procs_blocked 0 + cat -v /proc/apm cat: /proc/apm: No such file or directory + cat -v /proc/modules snd_hda_intel 13524 0 - Live 0xe07e3000 snd_hda_codec 144624 1 snd_hda_intel, Live 0xe0a12000 hsfusbcd2 58328 0 - Live 0xe09c3000 hsfmc97sis 59984 0 - Live 0xe09b3000 hsfmc97ati 58896 0 - Live 0xe09a3000 hsfmc97ali 65556 0 - Live 0xe0991000 hsfmc97via 61208 0 - Live 0xe0981000 hsfmc97ich 63376 0 - Live 0xe08e1000 hsfpcibasic2 59536 0 - Live 0xe08ad000 hsfserial 20164 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xe07dd000 hsfengine 1312340 8 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial, Live 0xe0b64000 hsfosspec 84520 9 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine, Live 0xe0897000 hsfsoar 85128 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xe0881000 snd_pcm 58568 2 snd_hda_intel,snd_hda_codec, Live 0xe09d3000 snd_timer 16132 1 snd_pcm, Live 0xe07c3000 snd 39396 4 snd_hda_intel,snd_hda_codec,snd_pcm,snd_timer, Live 0xe07d2000 snd_page_alloc 6984 2 snd_hda_intel,snd_pcm, Live 0xe07cf000 i915 14592 2 - Live 0xe0760000 drm 52052 3 i915, Live 0xe076c000 intel_agp 17820 1 - Live 0xe0754000 agpgart 24816 3 drm,intel_agp, Live 0xe0077000 + cat -v /proc/ldiscs cat: /proc/ldiscs: No such file or directory + sysctl -a error: "Operation not permitted" reading key "net.ipv4.route.flush" 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.rtc.max-user-freq = 64 dev.scsi.logging_level = 0 fs.suid_dumpable = 0 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 = 23517 14776 45 0 0 0 fs.file-max = 50219 fs.file-nr = 1637 0 50219 fs.inode-state = 28920 8158 0 0 0 0 0 fs.inode-nr = 28920 8158 net.unix.max_dgram_qlen = 10 net.irda.lap_keepalive_time = 2000 net.irda.warn_noreply_time = 3 net.irda.max_noreply_time = 12 net.irda.max_tx_window = 7 net.irda.max_tx_data_size = 2042 net.irda.min_tx_turn_time = 10 net.irda.max_baud_rate = 16000000 net.irda.slot_timeout = 90 net.irda.discovery_timeout = 3 net.irda.discovery_slots = 6 net.irda.fast_poll_increase = 50 net.irda.debug = 0 net.irda.devname = Linux net.irda.discovery = 0 net.ipv4.ip_conntrack_max = 32176 net.ipv4.netfilter.ip_conntrack_tcp_max_retrans = 3 net.ipv4.netfilter.ip_conntrack_tcp_be_liberal = 0 net.ipv4.netfilter.ip_conntrack_tcp_loose = 3 net.ipv4.netfilter.ip_conntrack_tcp_timeout_max_retrans = 300 net.ipv4.netfilter.ip_conntrack_log_invalid = 0 net.ipv4.netfilter.ip_conntrack_generic_timeout = 600 net.ipv4.netfilter.ip_conntrack_icmp_timeout = 30 net.ipv4.netfilter.ip_conntrack_udp_timeout_stream = 180 net.ipv4.netfilter.ip_conntrack_udp_timeout = 30 net.ipv4.netfilter.ip_conntrack_tcp_timeout_close = 10 net.ipv4.netfilter.ip_conntrack_tcp_timeout_time_wait = 120 net.ipv4.netfilter.ip_conntrack_tcp_timeout_last_ack = 30 net.ipv4.netfilter.ip_conntrack_tcp_timeout_close_wait = 60 net.ipv4.netfilter.ip_conntrack_tcp_timeout_fin_wait = 120 net.ipv4.netfilter.ip_conntrack_tcp_timeout_established = 432000 net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_recv = 60 net.ipv4.netfilter.ip_conntrack_tcp_timeout_syn_sent = 120 net.ipv4.netfilter.ip_conntrack_buckets = 4022 net.ipv4.netfilter.ip_conntrack_count = 6 net.ipv4.netfilter.ip_conntrack_max = 32176 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_accept = 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 = 1 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.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_accept = 0 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.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_accept = 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 = 1 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_accept = 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 = 1 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.neigh.eth0.base_reachable_time_ms = 30000 net.ipv4.neigh.eth0.retrans_time_ms = 1000 net.ipv4.neigh.eth0.locktime = 100 net.ipv4.neigh.eth0.proxy_delay = 80 net.ipv4.neigh.eth0.anycast_delay = 100 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 = 100 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 = 100 net.ipv4.neigh.lo.proxy_delay = 80 net.ipv4.neigh.lo.anycast_delay = 100 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 = 100 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 = 100 net.ipv4.neigh.default.proxy_delay = 80 net.ipv4.neigh.default.anycast_delay = 100 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 = 100 net.ipv4.neigh.default.app_solicit = 0 net.ipv4.neigh.default.ucast_solicit = 3 net.ipv4.neigh.default.mcast_solicit = 3 net.ipv4.tcp_workaround_signed_windows = 0 net.ipv4.tcp_base_mss = 512 net.ipv4.tcp_mtu_probing = 0 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_max_dist = 64 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 = 100 net.ipv4.tcp_adv_win_scale = 2 net.ipv4.tcp_app_win = 31 net.ipv4.tcp_rmem = 4096 87380 262144 net.ipv4.tcp_wmem = 4096 16384 262144 net.ipv4.tcp_mem = 6144 8192 12288 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.route.secret_interval = 600 net.ipv4.route.min_adv_mss = 256 net.ipv4.route.min_pmtu = 552 net.ipv4.route.mtu_expires = 600 net.ipv4.route.gc_elasticity = 8 net.ipv4.route.error_burst = 500 net.ipv4.route.error_cost = 100 net.ipv4.route.redirect_silence = 2048 net.ipv4.route.redirect_number = 9 net.ipv4.route.redirect_load = 2 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 = 1 net.ipv4.icmp_echo_ignore_broadcasts = 1 net.ipv4.icmp_echo_ignore_all = 0 net.ipv4.ip_local_port_range = 1024 4999 net.ipv4.tcp_max_syn_backlog = 256 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_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 = 16384 net.ipv4.tcp_max_orphans = 8192 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.percpu_pagelist_fraction = 0 vm.min_free_kbytes = 2870 vm.drop_caches = 0 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.acpi_video_flags = 0 kernel.randomize_va_space = 1 kernel.bootloader_type = 2 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 = 3 kernel.pty.max = 4096 kernel.random.uuid = 74989d73-e4cc-45a8-afd0-0f7f4481a441 kernel.random.boot_id = 6a4f58b9-7658-4e0f-ad48-847fd887470d kernel.random.write_wakeup_threshold = 128 kernel.random.read_wakeup_threshold = 64 kernel.random.entropy_avail = 179 kernel.random.poolsize = 4096 kernel.threads-max = 8045 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.fbsplash = /sbin/splash_helper kernel.hotplug = kernel.printk = 1 4 1 7 kernel.ctrl-alt-del = 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 = socrates kernel.version = #17 Thu Sep 14 11:12:03 BRT 2006 kernel.osrelease = 2.6.17-suspend2-r4 kernel.ostype = Linux + modprobe -V module-init-tools version 3.2.1 + modprobe -l *hsf* /lib/modules/2.6.17-suspend2-r4/extra/hsfengine.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfosspec.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfpcibasic2.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfusbcd2.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97via.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97sis.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfsoar.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfserial.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97ich.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97ati.ko /lib/modules/2.6.17-suspend2-r4/extra/hsfmc97ali.ko + modprobe -l *hcf* + modprobe -l *rip* /lib/modules/2.6.17-suspend2-r4/alsa-driver/pci/riptide/snd-riptide.ko + cat -v /etc/modules.conf ### This file is automatically generated by modules-update # # Please do not edit this file directly. If you want to change or add # anything please take a look at the files in /etc/modules.d and read # the manpage for modules-update. # ### modules-update: start processing /etc/modules.d/aliases # Aliases to tell insmod/modprobe which modules to use # Uncomment the network protocols you don't want loaded: # alias net-pf-1 off # Unix # alias net-pf-2 off # IPv4 # alias net-pf-3 off # Amateur Radio AX.25 # alias net-pf-4 off # IPX # alias net-pf-5 off # DDP / appletalk # alias net-pf-6 off # Amateur Radio NET/ROM # alias net-pf-9 off # X.25 # alias net-pf-10 off # IPv6 # alias net-pf-11 off # ROSE / Amateur Radio X.25 PLP # alias net-pf-19 off # Acorn Econet alias char-major-10-175 agpgart alias char-major-10-200 tun alias char-major-81 bttv alias char-major-108 ppp_generic alias /dev/ppp ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-14 ppp_synctty alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate # Crypto modules (see http://www.kerneli.org/) alias loop-xfer-gen-0 loop_gen alias loop-xfer-3 loop_fish2 alias loop-xfer-gen-10 loop_gen alias cipher-2 des alias cipher-3 fish2 alias cipher-4 blowfish alias cipher-6 idea alias cipher-7 serp6f alias cipher-8 mars6 alias cipher-11 rc62 alias cipher-15 dfc2 alias cipher-16 rijndael alias cipher-17 rc5 # Support for i2c and lm_sensors alias char-major-89 i2c-dev # Old nvidia support ... alias char-major-195 NVdriver alias /dev/nvidiactl char-major-195 ### modules-update: end processing /etc/modules.d/aliases ### modules-update: start processing /etc/modules.d/alsa # Alsa 0.9.X kernel modules' configuration file. # $Header: /var/cvsroot/gentoo-x86/media-sound/alsa-utils/files/alsa-modules.conf-rc,v 1.5 2006/06/13 10:18:25 uberlord Exp $ # ALSA portion # OSS/Free portion ## ## IMPORTANT: ## You need to customise this section for your specific sound card(s) ## and then run `modules-update' command. ## Read alsa-driver's INSTALL file in /usr/share/doc for more info. ## ## ALSA portion ## alias snd-card-0 snd-interwave ## alias snd-card-1 snd-ens1371 ## OSS/Free portion ## alias sound-slot-0 snd-card-0 ## alias sound-slot-1 snd-card-1 ## # OSS/Free portion - card #1 ## OSS/Free portion - card #2 ## alias sound-service-1-0 snd-mixer-oss ## alias sound-service-1-3 snd-pcm-oss ## alias sound-service-1-12 snd-pcm-oss alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss # Set this to the correct number of cards. # --- BEGIN: Generated by ALSACONF, do not edit. --- # --- ALSACONF version 1.0.12 --- alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel # --- END: Generated by ALSACONF, do not edit. --- ### modules-update: end processing /etc/modules.d/alsa ### modules-update: start processing /etc/modules.d/hsf alias /dev/ttySHSF[0-9]* /dev/ttySHSF alias /dev/modem /dev/ttySHSF alias char-major-240 /dev/ttySHSF alias /dev/cuaHSF[0-9]* /dev/ttySHSF alias char-major-241 /dev/ttySHSF options hsfserial serialmajor=240 calloutmajor=241 alias char-major-242 hsfosspec alias /dev/hsfdiag hsfosspec alias /dev/hsfdiag* /dev/hsfdiag alias char-major-243 /dev/hsfdiag options hsfosspec dcpmajor=242 diagmajor=243 probeall /dev/ttySHSF hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali hsfmc97ati hsfmc97sis hsfusbcd2 snd_hda_intel ### modules-update: end processing /etc/modules.d/hsf ### modules-update: start processing /etc/modules.d/i386 alias parport_lowlevel parport_pc alias char-major-10-144 nvram alias binfmt-0064 binfmt_aout alias char-major-10-135 rtc ### modules-update: end processing /etc/modules.d/i386 ### modules-update: start processing /etc/modules.d/ipw3945 # modules.d configuration file for IPW3945 # For more information please read: # README.ipw3945 # Configurable module parameters # ------------------------------ # antenna: select antenna (1=Main, 2=Aux, default 0 [both]) # disable: manually disable the radio (default 0 [radio on]) # associate: auto associate when scanning (default 0 off) # auto_create: auto create adhoc network (default 1 on) # led: enable led control (default 1 on) # channel: channel to limit associate to (default 0 [ANY]) # rtap_iface: create the rtap interface (1 - create, default 0) # mode: network mode (0=BSS,1=IBSS,2=Monitor) ### modules-update: end processing /etc/modules.d/ipw3945 ### modules-update: start processing /etc/modules.d/ipw3945d install ipw3945 /sbin/modprobe --ignore-install ipw3945; sleep 0.5; /sbin/ipw3945d --quiet remove ipw3945 /sbin/ipw3945d --kill; /sbin/modprobe -r --ignore-remove ipw3945 ### modules-update: end processing /etc/modules.d/ipw3945d ### modules-update: start processing /etc/modules.d/ppp alias char-major-108 ppp_generic alias /dev/ppp ppp_generic alias tty-ldisc-3 ppp_async alias tty-ldisc-13 n_hdlc alias tty-ldisc-14 ppp_synctty alias ppp-compress-18 ppp_mppe alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate alias net-pf-24 pppoe ### modules-update: end processing /etc/modules.d/ppp ### modules-update: start processing /etc/modules.d/svgalib_helper # modules.d configuration file for SVGALIB_HELPER # Configurable module parameters # ------------------------------ # debug: Debug output level. # all_devices: Give access to all PCI devices, regardless of class. probeall /dev/svga svgalib_helper ### modules-update: end processing /etc/modules.d/svgalib_helper ### modules-update: start processing /etc/modules.d/x11-drm keep path[x11-drm]=/lib/modules/2.6.17-gentoo-r4/x11-drm ### modules-update: end processing /etc/modules.d/x11-drm ### modules-update: start processing /etc/modules.d/x86info # $Header: /var/cvsroot/gentoo-x86/sys-apps/x86info/files/x86info-modules.conf-rc,v 1.2 2004/07/18 04:41:21 dragonheart Exp $ # # Aliases needed for x86info to probe data # these are so the modules auto-load as needed # alias char-major-202 msr alias char-major-203 cpuid alias /dev/cpu/*/msr msr alias /dev/cpu/*/cpuid cpuid ### modules-update: end processing /etc/modules.d/x86info + cat -v /etc/modprobe.conf ### This file is automatically generated by modules-update # # Please do not edit this file directly. If you want to change or add # anything please take a look at /etc/modules.conf and read # the manpage for modules-update. # 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 alias binfmt-332 iBCS alias binfmt--310 binfmt_java alias block-major-1-* rd alias block-major-2-* floppy alias block-major-3-* ide-probe-mod alias block-major-7-* loop alias block-major-8-* sd_mod alias block-major-9-* md alias block-major-11-* sr_mod alias block-major-13-* xd alias block-major-15-* cdu31a alias block-major-16-* gscd alias block-major-17-* optcd alias block-major-18-* sjcd alias block-major-20-* mcdx alias block-major-22-* ide-probe-mod alias block-major-23-* mcd alias block-major-24-* sonycd535 alias block-major-25-* sbpcd alias block-major-26-* sbpcd alias block-major-27-* sbpcd alias block-major-29-* aztcd alias block-major-32-* cm206 alias block-major-33-* ide-probe-mod alias block-major-34-* ide-probe-mod 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-probe-mod alias block-major-57-* ide-probe-mod alias block-major-58-* lvm-mod alias block-major-88-* ide-probe-mod alias block-major-89-* ide-probe-mod alias block-major-90-* ide-probe-mod alias block-major-91-* ide-probe-mod alias block-major-93-* nftl alias block-major-113-* viocd alias char-major-4-* serial alias char-major-5-* serial alias char-major-6-* lp alias char-major-9-* st alias char-major-10-0 busmouse alias char-major-10-2 msbusmouse alias char-major-10-3 atixlmouse alias char-major-10-116 snd alias char-major-10-130 wdt alias char-major-10-131 wdt alias char-major-10-135 rtc alias char-major-10-139 openprom alias char-major-10-144 nvram alias char-major-10-157 applicom alias char-major-10-175 agpgart alias char-major-10-181 toshiba alias char-major-10-183 hw_random alias char-major-10-184 microcode alias char-major-10-187 irnet alias char-major-10-189 ussp alias char-major-10-200 tun alias char-major-10-250 hci_vhci alias char-major-13-* input alias char-major-13-0 joydev alias char-major-13-32 mousedev alias char-major-14-* soundcore alias char-major-19-* cyclades alias char-major-20-* cyclades alias char-major-21-* sg alias char-major-22-* pcxx alias char-major-23-* pcxx alias char-major-27-* zftape alias char-major-34-* scc alias char-major-35-* tclmidi alias char-major-36-* netlink alias char-major-37-* ide-tape 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-90-* mtdchar alias char-major-96-* pt alias char-major-97-* pg alias char-major-99-* ppdev alias char-major-107-* 3dfx alias char-major-108-* ppp_generic alias char-major-109-* lvm-mod alias char-major-161-* ircomm-tty alias char-major-171-* raw1394 alias char-major-195-* NVdriver alias char-major-200-* vxspec alias char-major-206-* osst alias char-major-216-* rfcomm alias dos msdos alias dummy0 dummy alias dummy1 dummy alias iso9660 isofs alias md-personality-1 linear alias md-personality-2 raid0 alias md-personality-3 raid1 alias md-personality-4 raid5 alias md-personality-7 multipath alias net-pf-1 unix alias net-pf-2 ipv4 alias net-pf-4 ipx alias net-pf-5 appletalk alias net-pf-15 af_key alias net-pf-17 af_packet alias net-pf-20 atm alias net-pf-23 irda alias net-pf-24 pppoe alias net-pf-25 wanrouter alias net-pf-26 llc alias net-pf-31 bluez alias netalias-2 ip_alias alias irlan0 irlan alias irda-dongle-0 tekram alias irda-dongle-1 esi alias irda-dongle-2 actisys alias irda-dongle-3 actisys alias irda-dongle-4 girbil alias irda-dongle-5 litelink alias irda-dongle-6 airport alias irda-dongle-7 old_belkin 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 plip0 plip alias plip1 plip alias tunl0 ipip alias cipcb0 cipcb alias cipcb1 cipcb alias cipcb2 cipcb alias cipcb3 cipcb alias ppp0 ppp_async alias ppp1 ppp_async alias slip0 slip alias slip1 slip alias tty-ldisc-1 slip alias tty-ldisc-3 ppp_async alias tty-ldisc-11 irtty alias tty-ldisc-14 ppp_synctty alias tty-ldisc-15 hci_uart alias ppp-compress-18 ppp_mppe alias ppp-compress-21 bsd_comp alias ppp-compress-24 ppp_deflate alias ppp-compress-26 ppp_deflate alias ppp ppp_async alias parport_lowlevel parport_pc alias usbdevfs usbcore alias xfrm-type-2-50 esp4 alias xfrm-type-2-51 ah4 alias xfrm-type-2-108 ipcomp alias xfrm-type-10-50 esp6 alias xfrm-type-10-51 ah6 alias xfrm-type-10-108 ipcomp6 alias cipher_null crypto_null alias digest_null crypto_null alias compress_null crypto_null alias sha384 sha512 alias char-major-81-* bttv alias /dev/ppp ppp_generic alias loop-xfer-gen-0 loop_gen alias loop-xfer-3 loop_fish2 alias loop-xfer-gen-10 loop_gen alias cipher-2 des alias cipher-3 fish2 alias cipher-4 blowfish alias cipher-6 idea alias cipher-7 serp6f alias cipher-8 mars6 alias cipher-11 rc62 alias cipher-15 dfc2 alias cipher-16 rijndael alias cipher-17 rc5 alias char-major-89-* i2c-dev alias /dev/nvidiactl NVdriver alias /dev/mixer snd-mixer-oss alias /dev/dsp snd-pcm-oss alias /dev/midi snd-seq-oss alias snd-card-0 snd-hda-intel alias sound-slot-0 snd-hda-intel alias binfmt-0064 binfmt_aout alias tty-ldisc-13 n_hdlc alias char-major-202-* msr alias char-major-203-* cpuid alias /dev/cpu/*/msr msr alias /dev/cpu/0/cpuid cpuid options sb io=0x220 irq=7 dma=1 dma16=5 mpu_io=0x330 install /dev/svga /sbin/modprobe svgalib_helper; /bin/true install binfmt-0000 /bin/true install char-major-10 /bin/true install char-major-10-1 /bin/true install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy install eth0 /bin/true install ipw3945 /sbin/modprobe --ignore-install ipw3945; sleep 0.5; /sbin/ipw3945d --quiet install net-pf-10 /bin/true install net-pf-19 /bin/true install net-pf-3 /bin/true install net-pf-6 /bin/true install scsi_hostadapter /bin/true remove ipw3945 /sbin/ipw3945d --kill; /sbin/modprobe -r --ignore-remove ipw3945 alias /dev/ttySHSF[0-9]* /dev/ttySHSF alias /dev/modem /dev/ttySHSF alias char-major-240 /dev/ttySHSF alias char-major-240-* /dev/ttySHSF options hsfserial serialmajor=240 alias char-major-242 hsfosspec alias char-major-242-* hsfosspec alias /dev/hsfdiag hsfosspec alias /dev/hsfdiag* /dev/hsfdiag alias char-major-243 /dev/hsfdiag alias char-major-243-* /dev/hsfdiag options hsfosspec dcpmajor=242 diagmajor=243 install /dev/ttySHSF /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /sbin/modprobe hsfmc97ati; /sbin/modprobe hsfmc97sis; [ -e /lib/modules/`uname -r`/extra/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /sbin/modprobe snd_hda_intel; /bin/true alias symbol:cnxthwhda_probe hsfhda alias symbol:cnxthwhda_resume hsfhda alias symbol:cnxthwhda_suspend hsfhda + depmod -e -a + cat -v /proc/tty/drivers /dev/tty /dev/tty 5 0 system:/dev/tty /dev/console /dev/console 5 1 system:console /dev/ptmx /dev/ptmx 5 2 system /dev/vc/0 /dev/vc/0 4 0 system:vtmaster hsfserial /dev/ttySHSF 240 64-71 serial ircomm /dev/ircomm 161 0-31 serial serial /dev/ttyS 4 64-67 serial pty_slave /dev/pts 136 0-1048575 pty:slave pty_master /dev/ptm 128 0-1048575 pty:master pty_slave /dev/ttyp 3 0-255 pty:slave pty_master /dev/pty 2 0-255 pty:master unknown /dev/tty 4 1-63 console + cat -v /proc/tty/driver/hsfserial serinfo:1.0 driver revision: 0: uart:Conexant HSF softmodem port:00000000 irq:0 1: uart:Conexant HSF softmodem port:00000000 irq:0 2: uart:Conexant HSF softmodem port:00000000 irq:0 3: uart:Conexant HSF softmodem port:00000000 irq:0 4: uart:Conexant HSF softmodem port:00000000 irq:0 5: uart:Conexant HSF softmodem port:00000000 irq:0 6: uart:Conexant HSF softmodem port:00000000 irq:0 7: uart:Conexant HSF softmodem port:00000000 irq:0 + cat -v /proc/tty/driver/ircomm + cat -v /proc/tty/driver/serial serinfo:1.0 driver revision: 0: uart:16550A port:000003F8 irq:4 tx:0 rx:0 1: uart:16550A port:000002F8 irq:3 tx:0 rx:0 2: uart:unknown port:000003E8 irq:4 3: uart:unknown port:000002E8 irq:3 + ls -l /dev/modem* lrwxrwxrwx 1 root root 8 Sep 15 11:13 /dev/modem -> ttySHSF0 + ls -l /dev/*HSF[0-9]* crw-rw-rw- 1 root root 241, 64 Sep 15 11:12 /dev/cuaHSF0 crw-rw-rw- 1 root root 241, 65 Sep 15 11:12 /dev/cuaHSF1 crw-rw-rw- 1 root root 241, 66 Sep 15 11:12 /dev/cuaHSF2 crw-rw-rw- 1 root root 241, 67 Sep 15 11:12 /dev/cuaHSF3 crw-rw-rw- 1 root root 241, 68 Sep 15 11:12 /dev/cuaHSF4 crw-rw-rw- 1 root root 241, 69 Sep 15 11:12 /dev/cuaHSF5 crw-rw-rw- 1 root root 241, 70 Sep 15 11:12 /dev/cuaHSF6 crw-rw-rw- 1 root root 241, 71 Sep 15 11:12 /dev/cuaHSF7 crw-rw---- 1 root dialout 240, 64 Sep 15 11:13 /dev/ttySHSF0 crw-rw---- 1 root root 240, 65 Sep 15 11:13 /dev/ttySHSF1 crw-rw---- 1 root root 240, 66 Sep 15 11:13 /dev/ttySHSF2 crw-rw---- 1 root root 240, 67 Sep 15 11:13 /dev/ttySHSF3 crw-rw---- 1 root root 240, 68 Sep 15 11:13 /dev/ttySHSF4 crw-rw---- 1 root root 240, 69 Sep 15 11:13 /dev/ttySHSF5 crw-rw---- 1 root root 240, 70 Sep 15 11:13 /dev/ttySHSF6 crw-rw---- 1 root root 240, 71 Sep 15 11:13 /dev/ttySHSF7 + ls -l /dev/ttyS* crw-rw---- 1 root tty 4, 64 Feb 13 2006 /dev/ttyS0 crw-rw---- 1 root tty 4, 65 Feb 13 2006 /dev/ttyS1 crw-rw---- 1 root tty 4, 66 Feb 13 2006 /dev/ttyS2 crw-rw---- 1 root tty 4, 67 Feb 13 2006 /dev/ttyS3 crw-rw---- 1 root dialout 4, 68 Feb 13 2006 /dev/ttyS4 crw-rw---- 1 root dialout 240, 64 Sep 15 11:13 /dev/ttySHSF0 crw-rw---- 1 root root 240, 65 Sep 15 11:13 /dev/ttySHSF1 crw-rw---- 1 root root 240, 66 Sep 15 11:13 /dev/ttySHSF2 crw-rw---- 1 root root 240, 67 Sep 15 11:13 /dev/ttySHSF3 crw-rw---- 1 root root 240, 68 Sep 15 11:13 /dev/ttySHSF4 crw-rw---- 1 root root 240, 69 Sep 15 11:13 /dev/ttySHSF5 crw-rw---- 1 root root 240, 70 Sep 15 11:13 /dev/ttySHSF6 crw-rw---- 1 root root 240, 71 Sep 15 11:13 /dev/ttySHSF7 + ls -l /dev/tts* total 0 lrwxrwxrwx 1 root root 8 Sep 15 07:30 0 -> ../ttyS0 lrwxrwxrwx 1 root root 8 Sep 15 07:30 1 -> ../ttyS1 lrwxrwxrwx 1 root root 8 Sep 15 07:30 2 -> ../ttyS2 lrwxrwxrwx 1 root root 8 Sep 15 07:30 3 -> ../ttyS3 + cat -v /proc/asound/cards 0 [Intel ]: HDA-Intel - HDA Intel HDA Intel at 0xdfebc000 irq 20 + ls /proc/asound/card* /proc/asound/cards /proc/asound/card0: codec#0 codec#1 id pcm0c pcm0p + cat -v /proc/asound/card0/codec#0 Codec: SigmaTel STAC9200 Address: 0 Vendor Id: 0x83847690 Subsystem Id: 0x102801d4 Revision Id: 0x102201 Default PCM: rates 0x7e0, bits 0x0e, types 0x1 Default Amp-In caps: N/A Default Amp-Out caps: ofs=0x1f, nsteps=0x1f, stepsize=0x05, mute=1 Node 0x02 [Audio Output] wcaps 0xd0401: Stereo Power: 0x0 Node 0x03 [Audio Input] wcaps 0x1d0541: Stereo Power: 0x0 Connection: 1 0x0a Node 0x04 [Audio Input] wcaps 0x140311: Stereo Digital PCM: rates 0x160, bits 0x0e, types 0x5 Connection: 1 0x08 Node 0x05 [Audio Output] wcaps 0x40211: Stereo Digital PCM: rates 0x1e0, bits 0x0e, types 0x5 Node 0x06 [Vendor Defined Widget] wcaps 0xf30201: Stereo Digital Node 0x07 [Audio Selector] wcaps 0x300901: Stereo Connection: 3 0x02* 0x08 0x0a Node 0x08 [Pin Complex] wcaps 0x430681: Stereo Digital Pincap 0x0810024: IN EAPD Detect Pin Default 0x40f000f0: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x00: Power: 0x0 Node 0x09 [Pin Complex] wcaps 0x400301: Stereo Digital Pincap 0x0810: OUT Pin Default 0x40f000f1: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x00: Connection: 2 0x05* 0x0a Node 0x0a [Audio Selector] wcaps 0x30090d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x0f, stepsize=0x05, mute=1 Amp-Out vals: [0x80 0x80] Connection: 1 0x0c Node 0x0b [Audio Selector] wcaps 0x300105: Stereo Amp-Out Amp-Out caps: N/A Amp-Out vals: [0x9f 0x9f] Connection: 1 0x07 Node 0x0c [Audio Selector] wcaps 0x30010d: Stereo Amp-Out Amp-Out caps: ofs=0x00, nsteps=0x04, stepsize=0x27, mute=0 Amp-Out vals: [0x00 0x00] Connection: 5 0x10* 0x0f 0x0e 0x0d 0x12 Node 0x0d [Pin Complex] wcaps 0x400181: Stereo Pincap 0x083f: IN OUT HP Detect Pin Default 0x0321101f: [Jack] HP Out at Ext Left Conn = 1/8, Color = Black Pin-ctls: 0xc0: OUT HP Connection: 1 0x0b Node 0x0e [Pin Complex] wcaps 0x400181: Stereo Pincap 0x083f: IN OUT HP Detect Pin Default 0x90170310: [Fixed] Speaker at Int N/A Conn = Analog, Color = Unknown Pin-ctls: 0x40: OUT Connection: 1 0x0b Node 0x0f [Pin Complex] wcaps 0x400181: Stereo Pincap 0x0837: IN OUT Detect Pin Default 0x90a70320: [Fixed] Mic at Int N/A Conn = Analog, Color = Unknown Pin-ctls: 0x20: IN Connection: 1 0x0b Node 0x10 [Pin Complex] wcaps 0x400181: Stereo Pincap 0x081737: IN OUT Detect Pin Default 0x0381102e: [Jack] Line In at Ext Left Conn = 1/8, Color = Black Pin-ctls: 0x20: IN Connection: 1 0x0b Node 0x11 [Pin Complex] wcaps 0x400104: Mono Amp-Out Amp-Out caps: N/A Amp-Out vals: [0x00] Pincap 0x0810: OUT Pin Default 0x40f000f2: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x00: Connection: 1 0x13 Node 0x12 [Pin Complex] wcaps 0x400001: Stereo Pincap 0x0820: IN Pin Default 0x40f000f3: [N/A] Other at Ext N/A Conn = Unknown, Color = Unknown Pin-ctls: 0x20: IN Node 0x13 [Audio Mixer] wcaps 0x200100: Mono Connection: 1 0x07 Node 0x14 [Beep Generator Widget] wcaps 0x70000c: Mono Amp-Out Amp-Out caps: ofs=0x03, nsteps=0x03, stepsize=0x17, mute=1 Amp-Out vals: [0x00] + cat -v /proc/asound/card0/codec#1 Codec: Generic 14f1 ID 2bfa Address: 1 Vendor Id: 0x14f12bfa Subsystem Id: 0x14f100c3 Revision Id: 0x90000 + cd /etc/hsfmodem/nvm && find . -maxdepth 2 -ls 204299 0 drwxr-xr-x 9 root root 424 Sep 15 11:08 . 204375 1 drwxr-xr-x 2 root root 1280 Sep 15 11:08 ./hsfpcibasic2smart 1123984 4 -rw-r--r-- 1 root root 326 Sep 15 11:08 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMS 1121711 4 -rw-r--r-- 6 root root 127 Sep 15 11:08 ./hsfpcibasic2smart/SREG 1123985 4 -rw-r--r-- 5 root root 326 Sep 15 11:08 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMSK3 1121712 4 -rw-r--r-- 7 root root 6 Sep 15 11:08 ./hsfpcibasic2smart/AT+MSSTR 1121713 4 -rw-r--r-- 7 root root 887 Sep 15 11:08 ./hsfpcibasic2smart/CONSTTONEPARAMS 1121714 4 -rw-r--r-- 6 root root 83 Sep 15 11:08 ./hsfpcibasic2smart/MS_PARAMS 1121716 4 -rw-r--r-- 7 root root 7 Sep 15 11:08 ./hsfpcibasic2smart/OEM_SPKR_MUTE_DELAY 1121717 4 -rw-r--r-- 7 root root 41 Sep 15 11:08 ./hsfpcibasic2smart/DC_CALC_PARAMS 1121718 4 -rw-r--r-- 7 root root 733 Sep 15 11:08 ./hsfpcibasic2smart/V25TER 1076130 0 lrwxrwxrwx 1 root root 22 Sep 15 11:08 ./hsfpcibasic2smart/Region -> ../hsfpcibasic2/Region 1123914 4 -rw-r--r-- 3 root root 13 Sep 15 11:08 ./hsfpcibasic2smart/HW_ADAPTER_TYPE 1076136 0 lrwxrwxrwx 1 root root 23 Sep 15 11:08 ./hsfpcibasic2smart/Profile -> ../hsfpcibasic2/Profile 1123961 4 -rw-r--r-- 7 root root 55 Sep 15 11:08 ./hsfpcibasic2smart/AT_MISC_DEF 1123962 4 -rw-r--r-- 7 root root 12 Sep 15 11:08 ./hsfpcibasic2smart/CSA_FLAGS 1121776 4 -rw-r--r-- 56 root root 3 Sep 15 11:08 ./hsfpcibasic2smart/OEM_DAATYPE 1123963 4 -rw-r--r-- 5 root root 12 Sep 15 11:08 ./hsfpcibasic2smart/OEM_FLAGS 1123965 4 -rw-r--r-- 7 root root 22 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_GCAP 1123988 4 -rw-r--r-- 4 root root 16 Sep 15 11:08 ./hsfpcibasic2smart/DLG_PARAMS 1123967 4 -rw-r--r-- 7 root root 8 Sep 15 11:08 ./hsfpcibasic2smart/ATMESSAGE_I0 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfpcibasic2smart/ATMESSAGE_I1 1123969 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfpcibasic2smart/ATMESSAGE_I3 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfpcibasic2smart/ATMESSAGE_I4 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfpcibasic2smart/ATMESSAGE_I7 1123971 4 -rw-r--r-- 7 root root 13 Sep 15 11:08 ./hsfpcibasic2smart/PROPERTIES 1123972 4 -rw-r--r-- 7 root root 111 Sep 15 11:08 ./hsfpcibasic2smart/DTMF_COMP_LEVEL 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_FMI 1123974 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_FMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_FMR 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_GMI 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_GMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_GMR 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_GOI 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfpcibasic2smart/ATPLUSID_GSN 1123977 4 -rw-r--r-- 7 root root 181 Sep 15 11:08 ./hsfpcibasic2smart/MOD_THRESHOLD 1123978 4 -rw-r--r-- 7 root root 144 Sep 15 11:08 ./hsfpcibasic2smart/CADENCE 1123979 4 -rw-r--r-- 7 root root 517 Sep 15 11:08 ./hsfpcibasic2smart/TONEPARAMS 1123989 4 -rw-r--r-- 2 root root 27 Sep 15 11:08 ./hsfpcibasic2smart/OEM_HWDATA 1123981 4 -rw-r--r-- 7 root root 27 Sep 15 11:08 ./hsfpcibasic2smart/CPU_FREQ_CHANGE 1123982 4 -rw-r--r-- 7 root root 251 Sep 15 11:08 ./hsfpcibasic2smart/COUNTRY_CODE_LIST 204496 1 drwxr-xr-x 3 root root 1312 Sep 15 11:08 ./hsfpcibasic2hsfi 1123991 4 -rw-r--r-- 1 root root 326 Sep 15 11:08 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMS 1121711 4 -rw-r--r-- 6 root root 127 Sep 15 11:08 ./hsfpcibasic2hsfi/SREG 1123985 4 -rw-r--r-- 5 root root 326 Sep 15 11:08 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMSK3 1121712 4 -rw-r--r-- 7 root root 6 Sep 15 11:08 ./hsfpcibasic2hsfi/AT+MSSTR 1121713 4 -rw-r--r-- 7 root root 887 Sep 15 11:08 ./hsfpcibasic2hsfi/CONSTTONEPARAMS 1121714 4 -rw-r--r-- 6 root root 83 Sep 15 11:08 ./hsfpcibasic2hsfi/MS_PARAMS 1121716 4 -rw-r--r-- 7 root root 7 Sep 15 11:08 ./hsfpcibasic2hsfi/OEM_SPKR_MUTE_DELAY 1121717 4 -rw-r--r-- 7 root root 41 Sep 15 11:08 ./hsfpcibasic2hsfi/DC_CALC_PARAMS 1121718 4 -rw-r--r-- 7 root root 733 Sep 15 11:08 ./hsfpcibasic2hsfi/V25TER 1076142 0 lrwxrwxrwx 1 root root 22 Sep 15 11:08 ./hsfpcibasic2hsfi/Region -> ../hsfpcibasic2/Region 1123914 4 -rw-r--r-- 3 root root 13 Sep 15 11:08 ./hsfpcibasic2hsfi/HW_ADAPTER_TYPE 204581 0 drwxr-xr-x 5 root root 216 Sep 15 11:08 ./hsfpcibasic2hsfi/Profile 1123961 4 -rw-r--r-- 7 root root 55 Sep 15 11:08 ./hsfpcibasic2hsfi/AT_MISC_DEF 1123962 4 -rw-r--r-- 7 root root 12 Sep 15 11:08 ./hsfpcibasic2hsfi/CSA_FLAGS 1123930 4 -rw-r--r-- 5 root root 3 Sep 15 11:08 ./hsfpcibasic2hsfi/OEM_DAATYPE 1123963 4 -rw-r--r-- 5 root root 12 Sep 15 11:08 ./hsfpcibasic2hsfi/OEM_FLAGS 1123964 4 -rw-r--r-- 2 root root 41 Sep 15 11:08 ./hsfpcibasic2hsfi/ATMESSAGE_I90 1123965 4 -rw-r--r-- 7 root root 22 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_GCAP 1123998 4 -rw-r--r-- 1 root root 16 Sep 15 11:08 ./hsfpcibasic2hsfi/DLG_PARAMS 1123967 4 -rw-r--r-- 7 root root 8 Sep 15 11:08 ./hsfpcibasic2hsfi/ATMESSAGE_I0 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfpcibasic2hsfi/ATMESSAGE_I1 1123969 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfpcibasic2hsfi/ATMESSAGE_I3 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfpcibasic2hsfi/ATMESSAGE_I4 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfpcibasic2hsfi/ATMESSAGE_I7 1123971 4 -rw-r--r-- 7 root root 13 Sep 15 11:08 ./hsfpcibasic2hsfi/PROPERTIES 1123972 4 -rw-r--r-- 7 root root 111 Sep 15 11:08 ./hsfpcibasic2hsfi/DTMF_COMP_LEVEL 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_FMI 1123974 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_FMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_FMR 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_GMI 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_GMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_GMR 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_GOI 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfpcibasic2hsfi/ATPLUSID_GSN 1123977 4 -rw-r--r-- 7 root root 181 Sep 15 11:08 ./hsfpcibasic2hsfi/MOD_THRESHOLD 1123978 4 -rw-r--r-- 7 root root 144 Sep 15 11:08 ./hsfpcibasic2hsfi/CADENCE 1123979 4 -rw-r--r-- 7 root root 517 Sep 15 11:08 ./hsfpcibasic2hsfi/TONEPARAMS 1123999 4 -rw-r--r-- 1 root root 27 Sep 15 11:08 ./hsfpcibasic2hsfi/OEM_HWDATA 1123981 4 -rw-r--r-- 7 root root 27 Sep 15 11:08 ./hsfpcibasic2hsfi/CPU_FREQ_CHANGE 1123982 4 -rw-r--r-- 7 root root 251 Sep 15 11:08 ./hsfpcibasic2hsfi/COUNTRY_CODE_LIST 1076145 0 lrwxrwxrwx 1 root root 7 Sep 15 11:08 ./hsfmc97ali -> hsfmc97 1076183 0 lrwxrwxrwx 1 root root 7 Sep 15 11:08 ./hsfmc97ati -> hsfmc97 1076185 0 lrwxrwxrwx 1 root root 7 Sep 15 11:08 ./hsfmc97ich -> hsfmc97 1076186 0 lrwxrwxrwx 1 root root 7 Sep 15 11:08 ./hsfmc97sis -> hsfmc97 1076187 0 lrwxrwxrwx 1 root root 7 Sep 15 11:08 ./hsfmc97via -> hsfmc97 204709 1 drwxr-xr-x 2 root root 1376 Sep 15 11:08 ./hsfcadmus2smart 1124001 4 -rw-r--r-- 3 root root 326 Sep 15 11:08 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMS 1121711 4 -rw-r--r-- 6 root root 127 Sep 15 11:08 ./hsfcadmus2smart/SREG 1123985 4 -rw-r--r-- 5 root root 326 Sep 15 11:08 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMSK3 1121712 4 -rw-r--r-- 7 root root 6 Sep 15 11:08 ./hsfcadmus2smart/AT+MSSTR 1121713 4 -rw-r--r-- 7 root root 887 Sep 15 11:08 ./hsfcadmus2smart/CONSTTONEPARAMS 1121714 4 -rw-r--r-- 6 root root 83 Sep 15 11:08 ./hsfcadmus2smart/MS_PARAMS 1121716 4 -rw-r--r-- 7 root root 7 Sep 15 11:08 ./hsfcadmus2smart/OEM_SPKR_MUTE_DELAY 1121717 4 -rw-r--r-- 7 root root 41 Sep 15 11:08 ./hsfcadmus2smart/DC_CALC_PARAMS 1121718 4 -rw-r--r-- 7 root root 733 Sep 15 11:08 ./hsfcadmus2smart/V25TER 1076220 0 lrwxrwxrwx 1 root root 27 Sep 15 11:08 ./hsfcadmus2smart/Region -> ../hsfpcibasic2smart/Region 1124013 4 -rw-r--r-- 2 root root 13 Sep 15 11:08 ./hsfcadmus2smart/HW_ADAPTER_TYPE 1076221 0 lrwxrwxrwx 1 root root 28 Sep 15 11:08 ./hsfcadmus2smart/Profile -> ../hsfpcibasic2smart/Profile 1123961 4 -rw-r--r-- 7 root root 55 Sep 15 11:08 ./hsfcadmus2smart/AT_MISC_DEF 1123962 4 -rw-r--r-- 7 root root 12 Sep 15 11:08 ./hsfcadmus2smart/CSA_FLAGS 1121776 4 -rw-r--r-- 56 root root 3 Sep 15 11:08 ./hsfcadmus2smart/OEM_DAATYPE 1124022 4 -rw-r--r-- 1 root root 12 Sep 15 11:08 ./hsfcadmus2smart/OEM_FLAGS 1124023 4 -rw-r--r-- 2 root root 19 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I50 1124016 4 -rw-r--r-- 2 root root 34 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I51 1124017 4 -rw-r--r-- 2 root root 23 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I52 1123965 4 -rw-r--r-- 7 root root 22 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_GCAP 1123988 4 -rw-r--r-- 4 root root 16 Sep 15 11:08 ./hsfcadmus2smart/DLG_PARAMS 1123967 4 -rw-r--r-- 7 root root 8 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I0 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I1 1123969 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I3 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I4 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfcadmus2smart/ATMESSAGE_I7 1123971 4 -rw-r--r-- 7 root root 13 Sep 15 11:08 ./hsfcadmus2smart/PROPERTIES 1123972 4 -rw-r--r-- 7 root root 111 Sep 15 11:08 ./hsfcadmus2smart/DTMF_COMP_LEVEL 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_FMI 1123974 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_FMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_FMR 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_GMI 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_GMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_GMR 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_GOI 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfcadmus2smart/ATPLUSID_GSN 1123977 4 -rw-r--r-- 7 root root 181 Sep 15 11:08 ./hsfcadmus2smart/MOD_THRESHOLD 1123978 4 -rw-r--r-- 7 root root 144 Sep 15 11:08 ./hsfcadmus2smart/CADENCE 1123979 4 -rw-r--r-- 7 root root 517 Sep 15 11:08 ./hsfcadmus2smart/TONEPARAMS 1123989 4 -rw-r--r-- 2 root root 27 Sep 15 11:08 ./hsfcadmus2smart/OEM_HWDATA 1123981 4 -rw-r--r-- 7 root root 27 Sep 15 11:08 ./hsfcadmus2smart/CPU_FREQ_CHANGE 1123982 4 -rw-r--r-- 7 root root 251 Sep 15 11:08 ./hsfcadmus2smart/COUNTRY_CODE_LIST 204728 1 drwxr-xr-x 2 root root 1456 Sep 15 11:08 ./hsfhda 1124001 4 -rw-r--r-- 3 root root 326 Sep 15 11:08 ./hsfhda/OEM_SMARTDAA_PARAMS 1124025 4 -rw-r--r-- 1 root root 135 Sep 15 11:08 ./hsfhda/SREG 1123985 4 -rw-r--r-- 5 root root 326 Sep 15 11:08 ./hsfhda/OEM_SMARTDAA_PARAMSK3 1121712 4 -rw-r--r-- 7 root root 6 Sep 15 11:08 ./hsfhda/AT+MSSTR 1121713 4 -rw-r--r-- 7 root root 887 Sep 15 11:08 ./hsfhda/CONSTTONEPARAMS 1124026 4 -rw-r--r-- 1 root root 83 Sep 15 11:08 ./hsfhda/MS_PARAMS 1121716 4 -rw-r--r-- 7 root root 7 Sep 15 11:08 ./hsfhda/OEM_SPKR_MUTE_DELAY 1121717 4 -rw-r--r-- 7 root root 41 Sep 15 11:08 ./hsfhda/DC_CALC_PARAMS 1121718 4 -rw-r--r-- 7 root root 733 Sep 15 11:08 ./hsfhda/V25TER 1076222 0 lrwxrwxrwx 1 root root 27 Sep 15 11:08 ./hsfhda/Region -> ../hsfpcibasic2smart/Region 1124028 4 -rw-r--r-- 1 root root 23 Sep 15 11:08 ./hsfhda/OEM_SOFT_RING_PARAMS 1124029 4 -rw-r--r-- 1 root root 13 Sep 15 11:08 ./hsfhda/HW_ADAPTER_TYPE 1124030 4 -rw-r--r-- 1 root root 326 Sep 15 11:08 ./hsfhda/OEM_SMARTDAA_PARAMSHAL 1076262 0 lrwxrwxrwx 1 root root 28 Sep 15 11:08 ./hsfhda/Profile -> ../hsfpcibasic2smart/Profile 1123961 4 -rw-r--r-- 7 root root 55 Sep 15 11:08 ./hsfhda/AT_MISC_DEF 1123962 4 -rw-r--r-- 7 root root 12 Sep 15 11:08 ./hsfhda/CSA_FLAGS 1121776 4 -rw-r--r-- 56 root root 3 Sep 15 11:08 ./hsfhda/OEM_DAATYPE 1124032 4 -rw-r--r-- 1 root root 12 Sep 15 11:08 ./hsfhda/OEM_FLAGS 1124023 4 -rw-r--r-- 2 root root 19 Sep 15 11:08 ./hsfhda/ATMESSAGE_I50 1124033 4 -rw-r--r-- 1 root root 34 Sep 15 11:08 ./hsfhda/ATMESSAGE_I51 1124034 4 -rw-r--r-- 1 root root 22 Sep 15 11:08 ./hsfhda/ATMESSAGE_I52 1123965 4 -rw-r--r-- 7 root root 22 Sep 15 11:08 ./hsfhda/ATPLUSID_GCAP 1123988 4 -rw-r--r-- 4 root root 16 Sep 15 11:08 ./hsfhda/DLG_PARAMS 1123967 4 -rw-r--r-- 7 root root 8 Sep 15 11:08 ./hsfhda/ATMESSAGE_I0 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfhda/ATMESSAGE_I1 1123969 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfhda/ATMESSAGE_I3 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfhda/ATMESSAGE_I4 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfhda/ATMESSAGE_I7 1123971 4 -rw-r--r-- 7 root root 13 Sep 15 11:08 ./hsfhda/PROPERTIES 1123972 4 -rw-r--r-- 7 root root 111 Sep 15 11:08 ./hsfhda/DTMF_COMP_LEVEL 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfhda/ATPLUSID_FMI 1123974 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfhda/ATPLUSID_FMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfhda/ATPLUSID_FMR 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfhda/ATPLUSID_GMI 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfhda/ATPLUSID_GMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfhda/ATPLUSID_GMR 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfhda/ATPLUSID_GOI 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfhda/ATPLUSID_GSN 1123977 4 -rw-r--r-- 7 root root 181 Sep 15 11:08 ./hsfhda/MOD_THRESHOLD 1123978 4 -rw-r--r-- 7 root root 144 Sep 15 11:08 ./hsfhda/CADENCE 1123979 4 -rw-r--r-- 7 root root 517 Sep 15 11:08 ./hsfhda/TONEPARAMS 1124035 4 -rw-r--r-- 1 root root 27 Sep 15 11:08 ./hsfhda/OEM_HWDATA 1123981 4 -rw-r--r-- 7 root root 27 Sep 15 11:08 ./hsfhda/CPU_FREQ_CHANGE 1123982 4 -rw-r--r-- 7 root root 251 Sep 15 11:08 ./hsfhda/COUNTRY_CODE_LIST 205062 1 drwxr-xr-x 2 root root 1296 Sep 15 11:08 ./hsfcadmus2 1121711 4 -rw-r--r-- 6 root root 127 Sep 15 11:08 ./hsfcadmus2/SREG 1121712 4 -rw-r--r-- 7 root root 6 Sep 15 11:08 ./hsfcadmus2/AT+MSSTR 1121713 4 -rw-r--r-- 7 root root 887 Sep 15 11:08 ./hsfcadmus2/CONSTTONEPARAMS 1121714 4 -rw-r--r-- 6 root root 83 Sep 15 11:08 ./hsfcadmus2/MS_PARAMS 1121716 4 -rw-r--r-- 7 root root 7 Sep 15 11:08 ./hsfcadmus2/OEM_SPKR_MUTE_DELAY 1121717 4 -rw-r--r-- 7 root root 41 Sep 15 11:08 ./hsfcadmus2/DC_CALC_PARAMS 1121718 4 -rw-r--r-- 7 root root 733 Sep 15 11:08 ./hsfcadmus2/V25TER 1076264 0 lrwxrwxrwx 1 root root 22 Sep 15 11:08 ./hsfcadmus2/Region -> ../hsfpcibasic2/Region 1124013 4 -rw-r--r-- 2 root root 13 Sep 15 11:08 ./hsfcadmus2/HW_ADAPTER_TYPE 1076265 0 lrwxrwxrwx 1 root root 23 Sep 15 11:08 ./hsfcadmus2/Profile -> ../hsfpcibasic2/Profile 1123961 4 -rw-r--r-- 7 root root 55 Sep 15 11:08 ./hsfcadmus2/AT_MISC_DEF 1123962 4 -rw-r--r-- 7 root root 12 Sep 15 11:08 ./hsfcadmus2/CSA_FLAGS 1123930 4 -rw-r--r-- 5 root root 3 Sep 15 11:08 ./hsfcadmus2/OEM_DAATYPE 1123963 4 -rw-r--r-- 5 root root 12 Sep 15 11:08 ./hsfcadmus2/OEM_FLAGS 1124015 4 -rw-r--r-- 1 root root 22 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I50 1124016 4 -rw-r--r-- 2 root root 34 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I51 1124017 4 -rw-r--r-- 2 root root 23 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I52 1123965 4 -rw-r--r-- 7 root root 22 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_GCAP 1123966 4 -rw-r--r-- 2 root root 16 Sep 15 11:08 ./hsfcadmus2/DLG_PARAMS 1123967 4 -rw-r--r-- 7 root root 8 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I0 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I1 1123969 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I3 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I4 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfcadmus2/ATMESSAGE_I7 1123971 4 -rw-r--r-- 7 root root 13 Sep 15 11:08 ./hsfcadmus2/PROPERTIES 1123972 4 -rw-r--r-- 7 root root 111 Sep 15 11:08 ./hsfcadmus2/DTMF_COMP_LEVEL 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_FMI 1123974 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_FMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_FMR 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_GMI 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_GMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_GMR 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_GOI 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfcadmus2/ATPLUSID_GSN 1123977 4 -rw-r--r-- 7 root root 181 Sep 15 11:08 ./hsfcadmus2/MOD_THRESHOLD 1123978 4 -rw-r--r-- 7 root root 144 Sep 15 11:08 ./hsfcadmus2/CADENCE 1123979 4 -rw-r--r-- 7 root root 517 Sep 15 11:08 ./hsfcadmus2/TONEPARAMS 1124018 4 -rw-r--r-- 1 root root 27 Sep 15 11:08 ./hsfcadmus2/OEM_HWDATA 1123981 4 -rw-r--r-- 7 root root 27 Sep 15 11:08 ./hsfcadmus2/CPU_FREQ_CHANGE 1123982 4 -rw-r--r-- 7 root root 251 Sep 15 11:08 ./hsfcadmus2/COUNTRY_CODE_LIST 205063 1 drwxr-xr-x 2 root root 1280 Sep 15 11:08 ./hsfmc97 1124001 4 -rw-r--r-- 3 root root 326 Sep 15 11:08 ./hsfmc97/OEM_SMARTDAA_PARAMS 1121711 4 -rw-r--r-- 6 root root 127 Sep 15 11:08 ./hsfmc97/SREG 1123985 4 -rw-r--r-- 5 root root 326 Sep 15 11:08 ./hsfmc97/OEM_SMARTDAA_PARAMSK3 1121712 4 -rw-r--r-- 7 root root 6 Sep 15 11:08 ./hsfmc97/AT+MSSTR 1121713 4 -rw-r--r-- 7 root root 887 Sep 15 11:08 ./hsfmc97/CONSTTONEPARAMS 1121714 4 -rw-r--r-- 6 root root 83 Sep 15 11:08 ./hsfmc97/MS_PARAMS 1121716 4 -rw-r--r-- 7 root root 7 Sep 15 11:08 ./hsfmc97/OEM_SPKR_MUTE_DELAY 1121717 4 -rw-r--r-- 7 root root 41 Sep 15 11:08 ./hsfmc97/DC_CALC_PARAMS 1121718 4 -rw-r--r-- 7 root root 733 Sep 15 11:08 ./hsfmc97/V25TER 1076266 0 lrwxrwxrwx 1 root root 27 Sep 15 11:08 ./hsfmc97/Region -> ../hsfpcibasic2smart/Region 1124003 4 -rw-r--r-- 1 root root 13 Sep 15 11:08 ./hsfmc97/HW_ADAPTER_TYPE 1076269 0 lrwxrwxrwx 1 root root 28 Sep 15 11:08 ./hsfmc97/Profile -> ../hsfpcibasic2smart/Profile 1123961 4 -rw-r--r-- 7 root root 55 Sep 15 11:08 ./hsfmc97/AT_MISC_DEF 1123962 4 -rw-r--r-- 7 root root 12 Sep 15 11:08 ./hsfmc97/CSA_FLAGS 1121776 4 -rw-r--r-- 56 root root 3 Sep 15 11:08 ./hsfmc97/OEM_DAATYPE 1123963 4 -rw-r--r-- 5 root root 12 Sep 15 11:08 ./hsfmc97/OEM_FLAGS 1123965 4 -rw-r--r-- 7 root root 22 Sep 15 11:08 ./hsfmc97/ATPLUSID_GCAP 1123988 4 -rw-r--r-- 4 root root 16 Sep 15 11:08 ./hsfmc97/DLG_PARAMS 1123967 4 -rw-r--r-- 7 root root 8 Sep 15 11:08 ./hsfmc97/ATMESSAGE_I0 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfmc97/ATMESSAGE_I1 1123969 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfmc97/ATMESSAGE_I3 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfmc97/ATMESSAGE_I4 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfmc97/ATMESSAGE_I7 1123971 4 -rw-r--r-- 7 root root 13 Sep 15 11:08 ./hsfmc97/PROPERTIES 1123972 4 -rw-r--r-- 7 root root 111 Sep 15 11:08 ./hsfmc97/DTMF_COMP_LEVEL 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfmc97/ATPLUSID_FMI 1123974 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfmc97/ATPLUSID_FMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfmc97/ATPLUSID_FMR 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfmc97/ATPLUSID_GMI 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfmc97/ATPLUSID_GMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfmc97/ATPLUSID_GMR 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfmc97/ATPLUSID_GOI 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfmc97/ATPLUSID_GSN 1123977 4 -rw-r--r-- 7 root root 181 Sep 15 11:08 ./hsfmc97/MOD_THRESHOLD 1123978 4 -rw-r--r-- 7 root root 144 Sep 15 11:08 ./hsfmc97/CADENCE 1123979 4 -rw-r--r-- 7 root root 517 Sep 15 11:08 ./hsfmc97/TONEPARAMS 1124005 4 -rw-r--r-- 1 root root 27 Sep 15 11:08 ./hsfmc97/OEM_HWDATA 1123981 4 -rw-r--r-- 7 root root 27 Sep 15 11:08 ./hsfmc97/CPU_FREQ_CHANGE 1123982 4 -rw-r--r-- 7 root root 251 Sep 15 11:08 ./hsfmc97/COUNTRY_CODE_LIST 205064 1 drwxr-xr-x 4 root root 1232 Sep 15 11:08 ./hsfpcibasic2 1121711 4 -rw-r--r-- 6 root root 127 Sep 15 11:08 ./hsfpcibasic2/SREG 1121712 4 -rw-r--r-- 7 root root 6 Sep 15 11:08 ./hsfpcibasic2/AT+MSSTR 1121713 4 -rw-r--r-- 7 root root 887 Sep 15 11:08 ./hsfpcibasic2/CONSTTONEPARAMS 1121714 4 -rw-r--r-- 6 root root 83 Sep 15 11:08 ./hsfpcibasic2/MS_PARAMS 1121716 4 -rw-r--r-- 7 root root 7 Sep 15 11:08 ./hsfpcibasic2/OEM_SPKR_MUTE_DELAY 1121717 4 -rw-r--r-- 7 root root 41 Sep 15 11:08 ./hsfpcibasic2/DC_CALC_PARAMS 1121718 4 -rw-r--r-- 7 root root 733 Sep 15 11:08 ./hsfpcibasic2/V25TER 205067 13 drwxr-xr-x 90 root root 13544 Sep 15 11:08 ./hsfpcibasic2/Region 1123914 4 -rw-r--r-- 3 root root 13 Sep 15 11:08 ./hsfpcibasic2/HW_ADAPTER_TYPE 1076023 0 drwxr-xr-x 5 root root 216 Sep 15 11:08 ./hsfpcibasic2/Profile 1123961 4 -rw-r--r-- 7 root root 55 Sep 15 11:08 ./hsfpcibasic2/AT_MISC_DEF 1123962 4 -rw-r--r-- 7 root root 12 Sep 15 11:08 ./hsfpcibasic2/CSA_FLAGS 1123930 4 -rw-r--r-- 5 root root 3 Sep 15 11:08 ./hsfpcibasic2/OEM_DAATYPE 1123963 4 -rw-r--r-- 5 root root 12 Sep 15 11:08 ./hsfpcibasic2/OEM_FLAGS 1123964 4 -rw-r--r-- 2 root root 41 Sep 15 11:08 ./hsfpcibasic2/ATMESSAGE_I90 1123965 4 -rw-r--r-- 7 root root 22 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_GCAP 1123966 4 -rw-r--r-- 2 root root 16 Sep 15 11:08 ./hsfpcibasic2/DLG_PARAMS 1123967 4 -rw-r--r-- 7 root root 8 Sep 15 11:08 ./hsfpcibasic2/ATMESSAGE_I0 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfpcibasic2/ATMESSAGE_I1 1123969 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfpcibasic2/ATMESSAGE_I3 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfpcibasic2/ATMESSAGE_I4 1123968 4 -rw-r--r-- 14 root root 6 Sep 15 11:08 ./hsfpcibasic2/ATMESSAGE_I7 1123971 4 -rw-r--r-- 7 root root 13 Sep 15 11:08 ./hsfpcibasic2/PROPERTIES 1123972 4 -rw-r--r-- 7 root root 111 Sep 15 11:08 ./hsfpcibasic2/DTMF_COMP_LEVEL 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_FMI 1123974 4 -rw-r--r-- 7 root root 26 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_FMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_FMR 1123973 4 -rw-r--r-- 14 root root 11 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_GMI 1123970 4 -rw-r--r-- 14 root root 25 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_GMM 1123975 4 -rw-r--r-- 14 root root 17 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_GMR 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_GOI 1123976 4 -rw-r--r-- 14 root root 3 Sep 15 11:08 ./hsfpcibasic2/ATPLUSID_GSN 1123977 4 -rw-r--r-- 7 root root 181 Sep 15 11:08 ./hsfpcibasic2/MOD_THRESHOLD 1123978 4 -rw-r--r-- 7 root root 144 Sep 15 11:08 ./hsfpcibasic2/CADENCE 1123979 4 -rw-r--r-- 7 root root 517 Sep 15 11:08 ./hsfpcibasic2/TONEPARAMS 1123980 4 -rw-r--r-- 1 root root 27 Sep 15 11:08 ./hsfpcibasic2/OEM_HWDATA 1123981 4 -rw-r--r-- 7 root root 27 Sep 15 11:08 ./hsfpcibasic2/CPU_FREQ_CHANGE 1123982 4 -rw-r--r-- 7 root root 251 Sep 15 11:08 ./hsfpcibasic2/COUNTRY_CODE_LIST + cd /etc/hsfmodem/nvm && find dynamic -follow -print -type f -exec cat {} \; find: dynamic: No such file or directory + ls -lR /usr/lib/hsfmodem/. /usr/lib/hsfmodem/.: total 13 -r--r--r-- 1 root root 3702 Sep 15 11:08 LICENSE -rw-r--r-- 1 root root 3492 Sep 15 11:08 config.mak drwxr-xr-x 6 root root 1120 Sep 15 11:12 modules -rwx------ 1 root root 940 Sep 15 11:08 rchsf /usr/lib/hsfmodem/./modules: total 337 drwx------ 3 root root 256 Sep 15 11:12 GPL -rw-r--r-- 1 root root 16388 Sep 15 11:08 Makefile -rw-r--r-- 1 root root 9571 Sep 15 11:12 Modules.symvers drwxr-xr-x 2 root root 48 Sep 15 11:08 binaries -rw-r--r-- 1 root root 1516 Sep 15 11:08 cdbgscr.c -rw-r--r-- 1 root root 1307 Sep 15 11:08 cnxthw_common.c -rw-r--r-- 1 root root 5078 Sep 15 11:08 cnxthwhda_common.c -rw-r--r-- 1 root root 8308 Sep 15 11:08 cnxthwpci_common.c -rw-r--r-- 1 root root 15167 Sep 15 11:08 cnxthwusb_common.c drwxr-xr-x 3 root root 472 Sep 15 11:08 imported drwx------ 2 root root 320 Sep 15 11:08 include -rwxr-xr-x 1 root root 1819 Sep 15 11:08 kernelcompiler.sh -rw-r--r-- 1 root root 1271 Sep 15 11:08 mod_engine.c -rw-r--r-- 1 root root 492 Sep 15 11:08 mod_hda.c -rw-r--r-- 1 root root 1024 Sep 15 11:08 mod_mc97ali.c -rw-r--r-- 1 root root 760 Sep 15 11:08 mod_mc97ati.c -rw-r--r-- 1 root root 1578 Sep 15 11:08 mod_mc97ich.c -rw-r--r-- 1 root root 682 Sep 15 11:08 mod_mc97sis.c -rw-r--r-- 1 root root 678 Sep 15 11:08 mod_mc97via.c -rw-r--r-- 1 root root 10030 Sep 15 11:08 mod_osspec.c -rw-r--r-- 1 root root 7873 Sep 15 11:08 mod_pcibasic2.c -rw-r--r-- 1 root root 835 Sep 15 11:08 mod_soar.c -rw-r--r-- 1 root root 1192 Sep 15 11:08 mod_usbcd2.c -rw-r--r-- 1 root root 12928 Sep 15 11:08 osdcp.c -rw-r--r-- 1 root root 23135 Sep 15 11:08 osdiag.c -rw-r--r-- 1 root root 3644 Sep 15 11:08 osfloat.c -rw-r--r-- 1 root root 2865 Sep 15 11:08 osmemory.c -rw-r--r-- 1 root root 1102 Sep 15 11:08 osmodule.c -rw-r--r-- 1 root root 29744 Sep 15 11:08 osnvm.c -rw-r--r-- 1 root root 7821 Sep 15 11:08 osresour.c -rw-r--r-- 1 root root 3749 Sep 15 11:08 osscr.c -rw-r--r-- 1 root root 38273 Sep 15 11:08 osservices.c -rw-r--r-- 1 root root 5424 Sep 15 11:08 osstdio.c -rw-r--r-- 1 root root 2555 Sep 15 11:08 osstring.c -rw-r--r-- 1 root root 51970 Sep 15 11:08 osusb.c /usr/lib/hsfmodem/./modules/GPL: total 149 -rw-r--r-- 1 root root 18860 Sep 15 11:08 COPYING drwx------ 2 root root 552 Sep 15 11:12 hda -rw-r--r-- 1 root root 16217 Sep 15 11:08 oscompat.h -rw-r--r-- 1 root root 36231 Sep 15 11:08 serial_cnxt.c -rw-r--r-- 1 root root 3397 Sep 15 11:08 serial_cnxt.h -rw-r--r-- 1 root root 58060 Sep 15 11:08 serial_core.c -rw-r--r-- 1 root root 9789 Sep 15 11:08 serial_core.h /usr/lib/hsfmodem/./modules/GPL/hda: total 636 -rw-r--r-- 1 root root 363 Sep 15 11:08 Makefile -rw-r--r-- 1 root root 1996 Sep 13 08:50 Modules.symvers -rw-r--r-- 1 root root 64893 Sep 15 11:08 hda_codec.c -rw-r--r-- 1 root root 17983 Sep 15 11:08 hda_codec.h -rw-r--r-- 1 root root 26151 Sep 15 11:08 hda_generic.c -rw-r--r-- 1 root root 47663 Sep 15 11:08 hda_intel.c -rw-r--r-- 1 root root 10538 Sep 15 11:08 hda_local.h -rw-r--r-- 1 root root 867 Sep 15 11:08 hda_patch.h -rw-r--r-- 1 root root 10109 Sep 15 11:08 hda_proc.c -rw-r--r-- 1 root root 87148 Sep 15 11:08 patch_analog.c -rw-r--r-- 1 root root 3941 Sep 15 11:08 patch_atihdmi.c -rw-r--r-- 1 root root 21798 Sep 15 11:08 patch_cmedia.c -rw-r--r-- 1 root root 24534 Sep 15 11:08 patch_cnxthsf.c -rw-r--r-- 1 root root 237908 Sep 15 11:08 patch_realtek.c -rw-r--r-- 1 root root 8372 Sep 15 11:08 patch_si3054.c -rw-r--r-- 1 root root 52399 Sep 15 11:08 patch_sigmatel.c /usr/lib/hsfmodem/./modules/binaries: total 0 /usr/lib/hsfmodem/./modules/imported: total 2255 -rw-r--r-- 1 root root 1565636 Sep 15 11:08 hsfengine-i386.O -rw-r--r-- 1 root root 134012 Sep 15 11:08 hsfhda-i386.O -rw-r--r-- 1 root root 74368 Sep 15 11:08 hsfmc97ali-i386.O -rw-r--r-- 1 root root 66952 Sep 15 11:08 hsfmc97ati-i386.O -rw-r--r-- 1 root root 71344 Sep 15 11:08 hsfmc97ich-i386.O -rw-r--r-- 1 root root 68196 Sep 15 11:08 hsfmc97sis-i386.O -rw-r--r-- 1 root root 69288 Sep 15 11:08 hsfmc97via-i386.O -rw-r--r-- 1 root root 61868 Sep 15 11:08 hsfpcibasic2-i386.O -rw-r--r-- 1 root root 101780 Sep 15 11:08 hsfsoar-i386.O -rw-r--r-- 1 root root 65880 Sep 15 11:08 hsfusbcd2-i386.O drwxr-xr-x 2 root root 1056 Sep 15 11:08 include -rw-r--r-- 1 root root 689 Sep 15 11:08 makeflags.mak /usr/lib/hsfmodem/./modules/imported/include: total 608 -rw-r--r-- 1 root root 6327 Sep 15 11:08 build_modules.h -rw-r--r-- 1 root root 41866 Sep 15 11:08 c2firmware.h -rw-r--r-- 1 root root 22731 Sep 15 11:08 cnxt_diag_codes_ex.h -rw-r--r-- 1 root root 18791 Sep 15 11:08 codesdeps.h -rw-r--r-- 1 root root 16990 Sep 15 11:08 comctrl_ex.h -rw-r--r-- 1 root root 6031 Sep 15 11:08 comtypes.h -rw-r--r-- 1 root root 21372 Sep 15 11:08 configcodes.h -rw-r--r-- 1 root root 55385 Sep 15 11:08 configtypes.h -rw-r--r-- 1 root root 5775 Sep 15 11:08 dbgfuncs.h -rw-r--r-- 1 root root 4997 Sep 15 11:08 dcp.h -rw-r--r-- 1 root root 14257 Sep 15 11:08 diagmgr_ex.h -rw-r--r-- 1 root root 11388 Sep 15 11:08 dpaloem.h -rw-r--r-- 1 root root 28554 Sep 15 11:08 framewrk.h -rw-r--r-- 1 root root 9140 Sep 15 11:08 intfctrl_ex.h -rw-r--r-- 1 root root 9176 Sep 15 11:08 memmgr_ex.h -rw-r--r-- 1 root root 8517 Sep 15 11:08 osdiag.h -rw-r--r-- 1 root root 5894 Sep 15 11:08 osmemory.h -rw-r--r-- 1 root root 10775 Sep 15 11:08 osmemory_ex.h -rw-r--r-- 1 root root 5145 Sep 15 11:08 osnvm.h -rw-r--r-- 1 root root 25517 Sep 15 11:08 osservices.h -rw-r--r-- 1 root root 18958 Sep 15 11:08 osstring_ex.h -rw-r--r-- 1 root root 4361 Sep 15 11:08 ossysenv.h -rw-r--r-- 1 root root 20287 Sep 15 11:08 ostime_ex.h -rw-r--r-- 1 root root 12338 Sep 15 11:08 osuniqredef.h -rw-r--r-- 1 root root 19457 Sep 15 11:08 rtmgr_ex.h -rw-r--r-- 1 root root 7836 Sep 15 11:08 std_defines.h -rw-r--r-- 1 root root 20486 Sep 15 11:08 sysenv.h -rw-r--r-- 1 root root 7617 Sep 15 11:08 targetconfigtypes.h -rw-r--r-- 1 root root 73068 Sep 15 11:08 testdebug.h -rw-r--r-- 1 root root 9650 Sep 15 11:08 tonetype.h -rw-r--r-- 1 root root 4234 Sep 15 11:08 typedefs.h -rw-r--r-- 1 root root 20907 Sep 15 11:08 usbhalos.h /usr/lib/hsfmodem/./modules/include: total 44 -rw-r--r-- 1 root root 1006 Sep 15 11:08 cdbgscr_ex.h -rw-r--r-- 1 root root 584 Sep 15 11:08 linux_dbgscr.h -rw-r--r-- 1 root root 1045 Sep 15 11:08 osdiag_dev.h -rw-r--r-- 1 root root 1698 Sep 15 11:08 oshda.h -rw-r--r-- 1 root root 697 Sep 15 11:08 oslinux.h -rw-r--r-- 1 root root 687 Sep 15 11:08 osmodule.h -rw-r--r-- 1 root root 4651 Sep 15 11:08 osresour_ex.h -rw-r--r-- 1 root root 1339 Sep 15 11:08 osstdio.h -rw-r--r-- 1 root root 4214 Sep 15 11:08 osusb.h + ls -lR /lib/modules/2.6.17-suspend2-r4/misc /lib/modules/2.6.17-suspend2-r4/extra /lib/modules/2.6.17-suspend2-r4/extra: total 2298 -rw-r--r-- 1 root root 1568983 Sep 15 11:12 hsfengine.ko -rw-r--r-- 1 root root 81339 Sep 15 11:12 hsfmc97ali.ko -rw-r--r-- 1 root root 73261 Sep 15 11:12 hsfmc97ati.ko -rw-r--r-- 1 root root 78796 Sep 15 11:12 hsfmc97ich.ko -rw-r--r-- 1 root root 74404 Sep 15 11:12 hsfmc97sis.ko -rw-r--r-- 1 root root 75464 Sep 15 11:12 hsfmc97via.ko -rw-r--r-- 1 root root 97731 Sep 15 11:12 hsfosspec.ko -rw-r--r-- 1 root root 79053 Sep 15 11:12 hsfpcibasic2.ko -rw-r--r-- 1 root root 16509 Sep 15 11:12 hsfserial.ko -rw-r--r-- 1 root root 103914 Sep 15 11:12 hsfsoar.ko -rw-r--r-- 1 root root 73817 Sep 15 11:12 hsfusbcd2.ko /lib/modules/2.6.17-suspend2-r4/misc: total 16 -rw-r--r-- 1 root root 14832 Aug 29 23:41 svgalib_helper.ko Best, Carlos Almeida