[hsflinux] HSF modem drivers load, but can't talk to modem

Mike Russo miker at readq.com
Fri Jun 1 12:03:20 EDT 2007


I'm using a Hayes V.92 USB (non-HDA) modem whose ID matches the ID
listed on the HSF webpage. I've compiled and loaded the drivers
successfully, but get a message saying the modem is not detected.  I get
a /dev/modem link but can't talk to the modem using minicom.  What could
possibly be the problem?  The full hsfdiag report is attached.

-- 
Mike Russo
ReadQ Systems, Inc.
(212) 425-3680

Random quote of the last-time-I-ran-bash:
It's been my observation that a person's brains get evenly divided up
among their sockpuppets.
From: Alan Connor


-------------- next part --------------

+ 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.9-55.ELsmp/extra/hsfsoar.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfosspec.ko dcpmajor=242 diagmajor=243
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfengine.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfserial.ko serialmajor=240
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfpcibasic2.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfmc97ich.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfmc97via.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfmc97ali.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfmc97ati.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfmc97sis.ko 
insmod /lib/modules/2.6.9-55.ELsmp/extra/hsfusbcd2.ko 
FATAL: Module snd_hda_intel not found.

+ lsmod
Module                  Size  Used by
hsfusbcd2              69672  0 
hsfmc97sis             71832  0 
hsfmc97ati             70552  0 
hsfmc97ali             77088  0 
hsfmc97via             72992  0 
hsfmc97ich             75160  0 
hsfpcibasic2           71192  0 
hsfserial              27044  7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hsfengine            1315852  8 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial
hsfosspec             106120  9 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine
hsfsoar                90504  7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
dcdipm                 51464  2 
dcdbas                 41632  2 
md5                     8129  1 
ipv6                  243425  29 
lp                     15661  0 
autofs4                25285  0 
vmnet                  41116  4 
parport_pc             28033  0 
parport                38025  2 lp,parport_pc
vmmon                 113444  0 
sunrpc                143909  1 
button                 10705  0 
battery                12997  0 
ac                      8901  0 
uhci_hcd               33241  0 
ehci_hcd               32325  0 
hw_random               9685  0 
e1000                 119633  0 
floppy                 58193  0 
ata_piix               19141  0 
libata                106141  1 ata_piix
sg                     38369  0 
dm_snapshot            21093  0 
dm_zero                 6337  0 
dm_mirror              31173  0 
ext3                  119113  2 
jbd                    59609  1 ext3
dm_mod                 64617  8 dm_snapshot,dm_zero,dm_mirror
megaraid_mbox          37329  2 
megaraid_mm            17777  5 megaraid_mbox
sd_mod                 20545  3 
scsi_mod              119757  4 libata,sg,megaraid_mbox,sd_mod

+ date
Fri Jun  1 10:02:54 EDT 2007

+ /usr/sbin/hsfconfig --info
Conexant HSF softmodem driver, version 7.60.00.09full

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 (requires a 2.6.16 or later kernel)

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 (requires a 2.6.16 or later kernel)

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.9-55.ELsmp-SMP RedHat-EL4.5

+ uname -a
Linux nimitz2 2.6.9-55.ELsmp #1 SMP Wed May 2 14:28:44 EDT 2007 i686 i686 i386 GNU/Linux

+ gcc -v
Reading specs from /usr/lib/gcc/i386-redhat-linux/3.4.6/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-java-awt=gtk --host=i386-redhat-linux
Thread model: posix
gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)

+ cat -v /proc/version
Linux version 2.6.9-55.ELsmp (mockbuild at builder6.centos.org) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)) #1 SMP Wed May 2 14:28:44 EDT 2007

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	: Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2993.231
cache size	: 2048 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 1
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips	: 5988.99

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	: Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2993.231
cache size	: 2048 KB
physical id	: 0
siblings	: 2
core id		: 0
cpu cores	: 1
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips	: 5985.37

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	: Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2993.231
cache size	: 2048 KB
physical id	: 3
siblings	: 2
core id		: 3
cpu cores	: 1
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips	: 5985.53

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	: Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 2993.231
cache size	: 2048 KB
physical id	: 3
siblings	: 2
core id		: 3
cpu cores	: 1
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe nx lm constant_tsc pni monitor ds_cpl cid xtpr
bogomips	: 5985.58


+ cat -v /etc/redhat-release
CentOS release 4.5 (Final)

+ dmesg
Linux version 2.6.9-55.ELsmp (mockbuild at builder6.centos.org) (gcc version 3.4.6 20060404 (Red Hat 3.4.6-8)) #1 SMP Wed May 2 14:28:44 EDT 2007
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
 BIOS-e820: 0000000000100000 - 00000000cffc0000 (usable)
 BIOS-e820: 00000000cffc0000 - 00000000cffcfc00 (ACPI data)
 BIOS-e820: 00000000cffcfc00 - 00000000cffff000 (reserved)
 BIOS-e820: 00000000e0000000 - 00000000fec90000 (reserved)
 BIOS-e820: 00000000fed00000 - 00000000fed00400 (reserved)
 BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
 BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
 BIOS-e820: 0000000100000000 - 0000000130000000 (usable)
3968MB HIGHMEM available.
896MB LOWMEM available.
found SMP MP-table at 000fe710
NX (Execute Disable) protection: active
On node 0 totalpages: 1245184
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 225280 pages, LIFO batch:16
  HighMem zone: 1015808 pages, LIFO batch:16
DMI 2.3 present.
Using APIC driver default
ACPI: RSDP (v000 DELL                                  ) @ 0x000fd650
ACPI: RSDT (v001 DELL   PE BKC   0x00000001 MSFT 0x0100000a) @ 0x000fd664
ACPI: FADT (v001 DELL   PE BKC   0x00000001 MSFT 0x0100000a) @ 0x000fd6b0
ACPI: MADT (v001 DELL   PE BKC   0x00000001 MSFT 0x0100000a) @ 0x000fd724
ACPI: SPCR (v001 DELL   PE BKC   0x00000001 MSFT 0x0100000a) @ 0x000fd7cc
ACPI: HPET (v001 DELL   PE BKC   0x00000001 MSFT 0x0100000a) @ 0x000fd81c
ACPI: MCFG (v001 DELL   PE BKC   0x00000001 MSFT 0x0100000a) @ 0x000fd854
ACPI: DSDT (v001 DELL   PE BKC   0x00000001 MSFT 0x0100000e) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x06] enabled)
Processor #6 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] enabled)
Processor #1 15:4 APIC version 20
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] enabled)
Processor #7 15:4 APIC version 20
ACPI: LAPIC_NMI (acpi_id[0x01] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x02] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x03] high edge lint[0x1])
ACPI: LAPIC_NMI (acpi_id[0x04] high edge lint[0x1])
Enabling APIC mode:  Flat.  Using 0 I/O APICs
ACPI: IOAPIC (id[0x08] address[0xfec00000] gsi_base[0])
IOAPIC[0]: apic_id 8, version 32, address 0xfec00000, GSI 0-23
ACPI: IOAPIC (id[0x09] address[0xfec80000] gsi_base[32])
IOAPIC[1]: apic_id 9, version 32, address 0xfec80000, GSI 32-55
ACPI: IOAPIC (id[0x0a] address[0xfec83000] gsi_base[64])
IOAPIC[2]: apic_id 10, version 32, address 0xfec83000, GSI 64-87
ACPI: IOAPIC (id[0x0b] address[0xfec84000] gsi_base[96])
IOAPIC[3]: apic_id 11, version 32, address 0xfec84000, GSI 96-119
ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl)
ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level)
ACPI: IRQ0 used by override.
ACPI: IRQ2 used by override.
ACPI: IRQ9 used by override.
ACPI: HPET id: 0xffffffff base: 0xfed00000
Using ACPI (MADT) for SMP configuration information
Allocating PCI resources starting at d0000000 (gap: cffff000:10001000)
Built 1 zonelists
Kernel command line: ro root=/dev/VolGroup00/LogVol00
mapped APIC to ffffd000 (fee00000)
Initializing CPU#0
CPU 0 irqstacks, hard=c03f1000 soft=c03d1000
PID hash table entries: 4096 (order: 12, 65536 bytes)
Console: colour VGA+ 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 4147140k/4980736k available (1882k kernel code, 45932k reserved, 761k data, 188k init, 3276544k highmem)
Using HPET for base-timer
Using HPET for gettimeofday
Detected 2993.231 MHz processor.
Using hpet for high-res timesource
Calibrating delay using timer specific routine.. 5988.99 BogoMIPS (lpj=2994498)
Security Scaffold v1.0.0 initialized
SELinux:  Initializing.
SELinux:  Starting in permissive mode
There is already a security framework initialized, register_security failed.
selinux_register_security:  Registering secondary module capability
Capability LSM initialized as secondary
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000
CPU: After vendor identify, caps:  bfebfbff 20100000 00000000 00000000
monitor/mwait feature present.
using mwait in idle threads.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU0: Initial APIC ID: 0, Physical Processor ID: 0
CPU: After all inits, caps:        bfebfbff 20100000 00000000 00000180
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (24) available
CPU0: Thermal monitoring enabled
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
CPU0: Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
per-CPU timeslice cutoff: 5850.88 usecs.
task migration cache decay timeout: 5 msecs.
Booting processor 1/1 eip 3000
CPU 1 irqstacks, hard=c03f2000 soft=c03d2000
Initializing CPU#1
Calibrating delay using timer specific routine.. 5985.37 BogoMIPS (lpj=2992687)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000
CPU: After vendor identify, caps:  bfebfbff 20100000 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU1: Initial APIC ID: 1, Physical Processor ID: 0
CPU: After all inits, caps:        bfebfbff 20100000 00000000 00000180
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#1.
CPU1: Intel P4/Xeon Extended MCE MSRs (24) available
CPU1: Thermal monitoring enabled
CPU1: Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
Booting processor 2/6 eip 3000
CPU 2 irqstacks, hard=c03f3000 soft=c03d3000
Initializing CPU#2
Calibrating delay using timer specific routine.. 5985.53 BogoMIPS (lpj=2992765)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000
CPU: After vendor identify, caps:  bfebfbff 20100000 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU2: Initial APIC ID: 6, Physical Processor ID: 3
CPU: After all inits, caps:        bfebfbff 20100000 00000000 00000180
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#2.
CPU2: Intel P4/Xeon Extended MCE MSRs (24) available
CPU2: Thermal monitoring enabled
CPU2: Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
Booting processor 3/7 eip 3000
CPU 3 irqstacks, hard=c03f4000 soft=c03d4000
Initializing CPU#3
Calibrating delay using timer specific routine.. 5985.58 BogoMIPS (lpj=2992793)
CPU: After generic identify, caps: bfebfbff 20100000 00000000 00000000
CPU: After vendor identify, caps:  bfebfbff 20100000 00000000 00000000
monitor/mwait feature present.
CPU: Trace cache: 12K uops, L1 D cache: 16K
CPU: L2 cache: 2048K
CPU3: Initial APIC ID: 7, Physical Processor ID: 3
CPU: After all inits, caps:        bfebfbff 20100000 00000000 00000180
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#3.
CPU3: Intel P4/Xeon Extended MCE MSRs (24) available
CPU3: Thermal monitoring enabled
CPU3: Intel(R) Xeon(TM) CPU 3.00GHz stepping 03
Total of 4 processors activated (23945.48 BogoMIPS).
ENABLING IO-APIC IRQs
..TIMER: vector=0x31 pin1=2 pin2=-1
checking TSC synchronization across 4 CPUs: passed.
Brought up 4 CPUs
zapping low mappings.
checking if image is initramfs... it is
Freeing initrd memory: 1299k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfbf0e, last bus=11
PCI: Using MMCONFIG
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040816
ACPI: Interpreter enabled
ACPI: Using IOAPIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: PXH quirk detected, disabling MSI for SHPC device
PCI: Transparent bridge - 0000:00:1e.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO.DOBA._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PALO.DOBB._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBLO._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI.PXB1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PBHI.PXB2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1.PXC1._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.VPR1.PXC2._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PICH._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 6 7 10 *11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs *3 4 5 6 7 10 11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 5 6 *7 10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 6 7 *10 11 12)
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKG] (IRQs 3 4 5 6 7 10 11 12) *0, disabled.
ACPI: PCI Interrupt Link [LNKH] (IRQs 3 4 *5 6 7 10 11 12)
Linux Plug and Play Support v0.97 (c) Adam Belay
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
ACPI: PCI Interrupt 0000:00:02.0[A] -> GSI 16 (level, low) -> IRQ 169
ACPI: PCI Interrupt 0000:00:04.0[A] -> GSI 16 (level, low) -> IRQ 169
ACPI: PCI Interrupt 0000:00:05.0[A] -> GSI 16 (level, low) -> IRQ 169
ACPI: PCI Interrupt 0000:00:06.0[A] -> GSI 16 (level, low) -> IRQ 169
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169
ACPI: PCI Interrupt 0000:00:1d.1[B] -> GSI 19 (level, low) -> IRQ 177
ACPI: PCI Interrupt 0000:00:1d.2[C] -> GSI 18 (level, low) -> IRQ 185
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193
ACPI: PCI interrupt 0000:00:1f.1[A]: no GSI
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 46 (level, low) -> IRQ 201
ACPI: PCI Interrupt 0000:06:07.0[A] -> GSI 64 (level, low) -> IRQ 209
ACPI: PCI Interrupt 0000:07:08.0[A] -> GSI 65 (level, low) -> IRQ 217
ACPI: PCI Interrupt 0000:0b:0d.0[A] -> GSI 18 (level, low) -> IRQ 185
apm: BIOS not found.
audit: initializing netlink socket (disabled)
audit(1180691074.900:1): initialized
highmem bounce pool size: 64 pages
Total HugeTLB memory allocated, 0
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
SELinux:  Registering netfilter hooks
Initializing Cryptographic API
ksign: Installing public key data
Loading keyring
- Added public key FBAD6F8AE400BF26
- User ID: CentOS (Kernel Module GPG key)
Intel E7520/7320/7525 detected.<6>pci_hotplug: PCI Hot Plug PCI Core version: 0.5
ACPI: Processor [CPU0] (supports C1)
ACPI: Processor [CPU1] (supports C1)
ACPI: Processor [CPU2] (supports C1)
ACPI: Processor [CPU3] (supports C1)
Real Time Clock Driver v1.12
Linux agpgart interface v0.100 (c) Dave Jones
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
Serial: 8250/16550 driver $Revision: 1.90 $ 68 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 16384K size 1024 blocksize
divert: not allocating divert_blk for non-ethernet device lo
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH5: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ACPI: PCI interrupt 0000:00:1f.1[A]: no GSI
ICH5: chipset revision 2
ICH5: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0xfc00-0xfc07, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0xfc08-0xfc0f, BIOS settings: hdc:pio, hdd:pio
Probing IDE interface ide0...
hda: TEAC CD-ROM CD-224E, ATAPI CD/DVD-ROM drive
Using cfq io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
Probing IDE interface ide1...
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
hda: ATAPI 24X CD-ROM drive, 128kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
ide-floppy driver 0.99.newide
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
mice: PS/2 mouse device common for all mice
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP route cache hash table entries: 262144 (order: 8, 1048576 bytes)
TCP established hash table entries: 262144 (order: 10, 4194304 bytes)
TCP bind hash table entries: 262144 (order: 9, 3145728 bytes)
TCP: Hash tables configured (established 262144 bind 262144)
Initializing IPsec netlink socket
NET: Registered protocol family 1
NET: Registered protocol family 17
ACPI wakeup devices: 
PCI0 PALO PBLO PBHI VPR1 PICH 
ACPI: (supports S0 S4 S5)
Freeing unused kernel memory: 188k freed
SCSI subsystem initialized
megaraid cmm: 2.20.2.6rh (Release Date: Tue Jan 16 12:35:06 PST 2007)
megaraid: 2.20.4.6-rh2 (Release Date: Wed Jun 28 12:27:22 EST 2006)
megaraid: probe new device 0x1028:0x0013:0x1028:0x016d: bus 2:slot 14:func 0
ACPI: PCI Interrupt 0000:02:0e.0[A] -> GSI 46 (level, low) -> IRQ 201
megaraid: fw version:[521S] bios version:[H430]
scsi0 : LSI Logic MegaRAID driver
scsi[0]: scanning scsi channel 0 [Phy 0] for non-raid devices
  Vendor: PE/PV     Model: 1x6 SCSI BP       Rev: 1.0 
  Type:   Processor                          ANSI SCSI revision: 02
scsi[0]: scanning scsi channel 1 [Phy 1] for non-raid devices
scsi[0]: scanning scsi channel 2 [virtual] for logical drives
  Vendor: MegaRAID  Model: LD 0 RAID5  209G  Rev: 521S
  Type:   Direct-Access                      ANSI SCSI revision: 02
SCSI device sda: 429342720 512-byte hdwr sectors (219823 MB)
sda: asking for cache data failed
sda: assuming drive cache: write through
SCSI device sda: 429342720 512-byte hdwr sectors (219823 MB)
sda: asking for cache data failed
sda: assuming drive cache: write through
 sda: sda1 sda2
Attached scsi disk sda at scsi0, channel 2, id 0, lun 0
device-mapper: 4.5.5-ioctl (2006-12-01) initialised: dm-devel at redhat.com
cdrom: open failed.
kjournald starting.  Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
security:  3 users, 4 roles, 355 types, 26 bools
security:  55 classes, 22610 rules
SELinux:  Completing initialization.
SELinux:  Setting up existing superblocks.
SELinux: initialized (dev dm-0, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev selinuxfs, type selinuxfs), uses genfs_contexts
SELinux: initialized (dev mqueue, type mqueue), not configured for labeling
SELinux: initialized (dev hugetlbfs, type hugetlbfs), uses genfs_contexts
SELinux: initialized (dev devpts, type devpts), uses transition SIDs
SELinux: initialized (dev eventpollfs, type eventpollfs), uses genfs_contexts
SELinux: initialized (dev pipefs, type pipefs), uses task SIDs
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
SELinux: initialized (dev futexfs, type futexfs), uses genfs_contexts
SELinux: initialized (dev sockfs, type sockfs), uses task SIDs
SELinux: initialized (dev proc, type proc), uses genfs_contexts
SELinux: initialized (dev bdev, type bdev), uses genfs_contexts
SELinux: initialized (dev rootfs, type rootfs), uses genfs_contexts
SELinux: initialized (dev sysfs, type sysfs), uses genfs_contexts
SELinux: initialized (dev usbfs, type usbfs), uses genfs_contexts
Attached scsi generic sg0 at scsi0, channel 0, id 6, lun 0,  type 3
Attached scsi generic sg1 at scsi0, channel 2, id 0, lun 0,  type 0
libata version 2.00 loaded.
inserting floppy driver for 2.6.9-55.ELsmp
FDC 0 is a National Semiconductor PC87306
Intel(R) PRO/1000 Network Driver - version 7.2.7-k2-NAPI
Copyright (c) 1999-2006 Intel Corporation.
ACPI: PCI Interrupt 0000:06:07.0[A] -> GSI 64 (level, low) -> IRQ 209
e1000: 0000:06:07.0: e1000_probe: (PCI:66MHz:32-bit) 00:11:43:e9:5c:34
divert: allocating divert_blk for eth0
e1000: eth0: e1000_probe: Intel(R) PRO/1000 Network Connection
ACPI: PCI Interrupt 0000:07:08.0[A] -> GSI 65 (level, low) -> IRQ 217
e1000: 0000:07:08.0: e1000_probe: (PCI:66MHz:32-bit) 00:11:43:e9:5c:35
divert: allocating divert_blk for eth1
e1000: eth1: e1000_probe: Intel(R) PRO/1000 Network Connection
hw_random hardware driver 1.0.0 loaded
ACPI: PCI Interrupt 0000:00:1d.7[D] -> GSI 23 (level, low) -> IRQ 193
ehci_hcd 0000:00:1d.7: EHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 193, pci mem f88d4000
SELinux: initialized (dev usbdevfs, type usbdevfs), uses genfs_contexts
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 6 ports detected
USB Universal Host Controller Interface driver v2.2
ACPI: PCI Interrupt 0000:00:1d.0[A] -> GSI 16 (level, low) -> IRQ 169
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 169, io base 0000bce0
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 2
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 19 (level, low) -> IRQ 177
uhci_hcd 0000:00:1d.1: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 177, io base 0000bcc0
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 3
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 18 (level, low) -> IRQ 185
uhci_hcd 0000:00:1d.2: UHCI Host Controller
usb 1-3: new high speed USB device using address 2
hub 1-3:1.0: USB hub found
hub 1-3:1.0: 2 ports detected
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: irq 185, io base 0000bca0
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 4
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 2 ports detected
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
usb 1-3.2: new full speed USB device using address 3
ehci_hcd 0000:00:1d.7: qh f6d92180 (#0) state 1
ACPI: Power Button (FF) [PWRF]
EXT3 FS on dm-0, internal journal
kjournald starting.  Commit interval 5 seconds
EXT3 FS on sda1, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SELinux: initialized (dev sda1, type ext3), uses xattr
SELinux: initialized (dev tmpfs, type tmpfs), uses transition SIDs
Adding 2129912k swap on /dev/VolGroup00/LogVol01.  Priority:-1 extents:1
SELinux: initialized (dev binfmt_misc, type binfmt_misc), uses genfs_contexts
IA-32 Microcode Update Driver: v1.14 <tigran at veritas.com>
microcode: CPU2 updated from revision 0x4 to 0x5, date = 04212005 
microcode: CPU1 updated from revision 0x4 to 0x5, date = 04212005 
microcode: CPU0 updated from revision 0x4 to 0x5, date = 04212005 
microcode: CPU3 updated from revision 0x4 to 0x5, date = 04212005 
IA-32 Microcode Update Driver v1.14 unregistered
ip_tables: (C) 2000-2002 Netfilter core team
ip_tables: (C) 2000-2002 Netfilter core team
e1000: eth0: e1000_watchdog_task: NIC Link is Up 100 Mbps Full Duplex
SELinux: initialized (dev rpc_pipefs, type rpc_pipefs), uses genfs_contexts
vmmon: module license 'unspecified' taints kernel.
/dev/vmmon[3169]: Module vmmon: registered with major=10 minor=165
/dev/vmmon[3169]: Module vmmon: initialized
/dev/vmnet: open called by PID 3230 (vmnet-bridge)
/dev/vmnet: hub 0 does not exist, allocating memory.
/dev/vmnet: port on hub 0 successfully opened
bridge-eth0: enabling the bridge
bridge-eth0: up
bridge-eth0: already up
bridge-eth0: attached
/dev/vmnet: open called by PID 3235 (vmnet-bridge)
/dev/vmnet: hub 2 does not exist, allocating memory.
/dev/vmnet: port on hub 2 successfully opened
bridge-eth1: peer interface eth1 not found, will wait for it to come up
bridge-eth1: attached
lp: driver loaded but no devices found
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0346240(lo)
IPv6 over IPv4 tunneling driver
divert: not allocating divert_blk for non-ethernet device sit0
eth0: no IPv6 routers present
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
/usr/lib/hsfmodem/modules/osusb.c: SubmitUrbListEntry: submit failed: -28
cnxthsf_OsEventWaitTime(f6c304c0/USB GetVersionEvent, 1400): returning OSEVENT_WAIT_TIMEOUT
cnxthsf_OsEventWaitTime(f6c304c0/USB GetVersionEvent, 1400): returning OSEVENT_WAIT_TIMEOUT
usb 1-3.2: reset full speed USB device using address 3
ehci_hcd 0000:00:1d.7: qh f6d92200 (#0) state 1
cnxthsf_OsEventWaitTime(f7399c60/USB ScriptEvent, 2000): returning OSEVENT_WAIT_TIMEOUT
>>>SendScriptThread Last script (ID 1 SubCommand 1) timed-out - aborting pending IRPs<3>
CCadmus2Hardware::AbortCurrentTransfer: not yet implemented<3>
/usr/lib/hsfmodem/modules/osusb.c: SubmitUrbListEntry: submit failed: -28
cnxthsf_OsEventWaitTime(f70aec00/USB SendScriptSynch, 200): returning OSEVENT_WAIT_TIMEOUT
cnxthsf_cnxt_serial_add: ComCtrlOpen failed (1)
/usr/lib/hsfmodem/modules/cnxthwusb_common.c: CommInterface already claimed
usbcore: registered new driver hsfusbcd2
usbcore: deregistering driver hsfusbcd2
/usr/lib/hsfmodem/modules/osusb.c: SubmitUrbListEntry: submit failed: -28
cnxthsf_OsEventWaitTime(f5f96720/USB GetVersionEvent, 1400): returning OSEVENT_WAIT_TIMEOUT
cnxthsf_OsEventWaitTime(f5f96720/USB GetVersionEvent, 1400): returning OSEVENT_WAIT_TIMEOUT
usb 1-3.2: reset full speed USB device using address 3
ehci_hcd 0000:00:1d.7: qh f6d92300 (#0) state 1
cnxthsf_OsEventWaitTime(c3bdc480/USB ScriptEvent, 2000): returning OSEVENT_WAIT_TIMEOUT
>>>SendScriptThread Last script (ID 1 SubCommand 1) timed-out - aborting pending IRPs<3>
CCadmus2Hardware::AbortCurrentTransfer: not yet implemented<3>
/usr/lib/hsfmodem/modules/osusb.c: SubmitUrbListEntry: submit failed: -28
cnxthsf_OsEventWaitTime(f6b108a0/USB SendScriptSynch, 200): returning OSEVENT_WAIT_TIMEOUT
cnxthsf_cnxt_serial_add: ComCtrlOpen failed (1)
/usr/lib/hsfmodem/modules/cnxthwusb_common.c: CommInterface already claimed
usbcore: registered new driver hsfusbcd2
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usb 1-3: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 4 ret -32
usbcore: deregistering driver hsfusbcd2
/usr/lib/hsfmodem/modules/osusb.c: SubmitUrbListEntry: submit failed: -28
cnxthsf_OsEventWaitTime(f6b1b820/USB GetVersionEvent, 1400): returning OSEVENT_WAIT_TIMEOUT
cnxthsf_OsEventWaitTime(f6b1b820/USB GetVersionEvent, 1400): returning OSEVENT_WAIT_TIMEOUT
usb 1-3.2: reset full speed USB device using address 3
ehci_hcd 0000:00:1d.7: qh f6d92380 (#0) state 1
cnxthsf_OsEventWaitTime(f6b0cd80/USB ScriptEvent, 2000): returning OSEVENT_WAIT_TIMEOUT
>>>SendScriptThread Last script (ID 1 SubCommand 1) timed-out - aborting pending IRPs<3>
CCadmus2Hardware::AbortCurrentTransfer: not yet implemented<3>
/usr/lib/hsfmodem/modules/osusb.c: SubmitUrbListEntry: submit failed: -28
cnxthsf_OsEventWaitTime(f6b0fb60/USB SendScriptSynch, 200): returning OSEVENT_WAIT_TIMEOUT
cnxthsf_DcpDestroy: units still active, waiting..
cnxthsf_DcpDestroy: units still active, waiting..
cnxthsf_DcpDestroy: units still active, waiting..
cnxthsf_cnxt_serial_add: ComCtrlOpen failed (1)
/usr/lib/hsfmodem/modules/cnxthwusb_common.c: CommInterface already claimed
usbcore: registered new driver hsfusbcd2

+ cat -v /var/run/hsfdcpd0.err

+ cat -v /var/run/hsfdcpd0.out

+ lspci -n
00:00.0 Class 0600: 8086:3590 (rev 09)
00:02.0 Class 0604: 8086:3595 (rev 09)
00:04.0 Class 0604: 8086:3597 (rev 09)
00:05.0 Class 0604: 8086:3598 (rev 09)
00:06.0 Class 0604: 8086:3599 (rev 09)
00:1d.0 Class 0c03: 8086:24d2 (rev 02)
00:1d.1 Class 0c03: 8086:24d4 (rev 02)
00:1d.2 Class 0c03: 8086:24d7 (rev 02)
00:1d.7 Class 0c03: 8086:24dd (rev 02)
00:1e.0 Class 0604: 8086:244e (rev c2)
00:1f.0 Class 0601: 8086:24d0 (rev 02)
00:1f.1 Class 0101: 8086:24db (rev 02)
01:00.0 Class 0604: 8086:0330 (rev 06)
01:00.2 Class 0604: 8086:0332 (rev 06)
02:0e.0 Class 0104: 1028:0013 (rev 06)
05:00.0 Class 0604: 8086:0329 (rev 09)
05:00.2 Class 0604: 8086:032a (rev 09)
06:07.0 Class 0200: 8086:1076 (rev 05)
07:08.0 Class 0200: 8086:1076 (rev 05)
08:00.0 Class 0604: 8086:0329 (rev 09)
08:00.2 Class 0604: 8086:032a (rev 09)
0b:0d.0 Class 0300: 1002:5159

+ lspci -v
00:00.0 Host bridge: Intel Corporation E7520 Memory Controller Hub (rev 09)
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, fast devsel, latency 0
	Capabilities: [40] Vendor Specific Information

00:02.0 PCI bridge: Intel Corporation E7525/E7520/E7320 PCI Express Port A (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=01, subordinate=03, sec-latency=0
	Memory behind bridge: dfc00000-dfefffff
	Prefetchable memory behind bridge: 00000000d8000000-00000000d8000000
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
	Capabilities: [100] Advanced Error Reporting

00:04.0 PCI bridge: Intel Corporation E7525/E7520 PCI Express Port B (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=04, subordinate=04, sec-latency=0
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
	Capabilities: [100] Advanced Error Reporting

00:05.0 PCI bridge: Intel Corporation E7520 PCI Express Port B1 (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=05, subordinate=07, sec-latency=0
	I/O behind bridge: 0000d000-0000efff
	Memory behind bridge: df700000-dfbfffff
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
	Capabilities: [100] Advanced Error Reporting

00:06.0 PCI bridge: Intel Corporation E7520 PCI Express Port C (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=08, subordinate=0a, sec-latency=0
	Memory behind bridge: df600000-df6fffff
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
	Capabilities: [100] Advanced Error Reporting

00:1d.0 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #1 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, medium devsel, latency 0, IRQ 169
	I/O ports at bce0 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #2 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, medium devsel, latency 0, IRQ 177
	I/O ports at bcc0 [size=32]

00:1d.2 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB UHCI Controller #3 (rev 02) (prog-if 00 [UHCI])
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, medium devsel, latency 0, IRQ 185
	I/O ports at bca0 [size=32]

00:1d.7 USB Controller: Intel Corporation 82801EB/ER (ICH5/ICH5R) USB2 EHCI Controller (rev 02) (prog-if 20 [EHCI])
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, medium devsel, latency 0, IRQ 193
	Memory at dff00000 (32-bit, non-prefetchable) [size=1K]
	Capabilities: [50] Power Management version 2
	Capabilities: [58] Debug port

00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev c2) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=00, secondary=0b, subordinate=0b, sec-latency=32
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: df400000-df5fffff
	Prefetchable memory behind bridge: d0000000-d7ffffff

00:1f.0 ISA bridge: Intel Corporation 82801EB/ER (ICH5/ICH5R) LPC Interface Bridge (rev 02)
	Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corporation 82801EB/ER (ICH5/ICH5R) IDE Controller (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, medium devsel, latency 0
	I/O ports at <unassigned>
	I/O ports at <unassigned>
	I/O ports at <unassigned>
	I/O ports at <unassigned>
	I/O ports at fc00 [size=16]
	Memory at d8100000 (32-bit, non-prefetchable) [size=1K]

01:00.0 PCI bridge: Intel Corporation 80332 [Dobson] I/O processor (A-Segment Bridge) (rev 06) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=01, secondary=02, subordinate=02, sec-latency=64
	Memory behind bridge: dfd00000-dfefffff
	Prefetchable memory behind bridge: 00000000d8000000-00000000d8000000
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
	Capabilities: [6c] Power Management version 2
	Capabilities: [d8] PCI-X bridge device.
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

01:00.2 PCI bridge: Intel Corporation 80332 [Dobson] I/O processor (B-Segment Bridge) (rev 06) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=01, secondary=03, subordinate=03, sec-latency=64
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
	Capabilities: [6c] Power Management version 2
	Capabilities: [d8] PCI-X bridge device.
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

02:0e.0 RAID bus controller: Dell PowerEdge Expandable RAID controller 4 (rev 06)
	Subsystem: Dell PowerEdge Expandable RAID Controller 4e/Di
	Flags: bus master, stepping, 66Mhz, medium devsel, latency 64, IRQ 201
	Memory at d80f0000 (32-bit, prefetchable) [size=64K]
	Memory at dfdc0000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at dfe00000 [disabled] [size=128K]
	Capabilities: [c0] Power Management version 2
	Capabilities: [d0] Message Signalled Interrupts: 64bit+ Queue=0/1 Enable-
	Capabilities: [e0] PCI-X non-bridge device.

05:00.0 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge A (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=05, secondary=06, subordinate=06, sec-latency=32
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: dfa00000-dfbfffff
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
	Capabilities: [6c] Power Management version 2
	Capabilities: [d8] PCI-X bridge device.
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

05:00.2 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge B (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=05, secondary=07, subordinate=07, sec-latency=32
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: df800000-df9fffff
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
	Capabilities: [6c] Power Management version 2
	Capabilities: [d8] PCI-X bridge device.
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

06:07.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 209
	Memory at dfae0000 (32-bit, non-prefetchable) [size=128K]
	I/O ports at ecc0 [size=64]
	Capabilities: [dc] Power Management version 2
	Capabilities: [e4] PCI-X non-bridge device.

07:08.0 Ethernet controller: Intel Corporation 82541GI Gigabit Ethernet Controller (rev 05)
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, 66Mhz, medium devsel, latency 32, IRQ 217
	Memory at df8e0000 (32-bit, non-prefetchable) [size=128K]
	I/O ports at dcc0 [size=64]
	Capabilities: [dc] Power Management version 2
	Capabilities: [e4] PCI-X non-bridge device.

08:00.0 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge A (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=08, secondary=09, subordinate=09, sec-latency=64
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
	Capabilities: [6c] Power Management version 2
	Capabilities: [d8] PCI-X bridge device.
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

08:00.2 PCI bridge: Intel Corporation 6700PXH PCI Express-to-PCI Bridge B (rev 09) (prog-if 00 [Normal decode])
	Flags: bus master, fast devsel, latency 0
	Bus: primary=08, secondary=0a, subordinate=0a, sec-latency=64
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
	Capabilities: [6c] Power Management version 2
	Capabilities: [d8] PCI-X bridge device.
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

0b:0d.0 VGA compatible controller: ATI Technologies Inc Radeon RV100 QY [Radeon 7000/VE] (prog-if 00 [VGA])
	Subsystem: Dell: Unknown device 016d
	Flags: bus master, VGA palette snoop, stepping, medium devsel, latency 32, IRQ 185
	Memory at d0000000 (32-bit, prefetchable) [size=128M]
	I/O ports at cc00 [size=256]
	Memory at df4f0000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [50] Power Management version 2


+ lspci -n -vvv
00:00.0 Class 0600: 8086:3590 (rev 09)
	Subsystem: 1028:016d
	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: [40] Vendor Specific Information

00:02.0 Class 0604: 8086:3595 (rev 09)
	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=01, subordinate=03, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: dfc00000-dfefffff
	Prefetchable memory behind bridge: 00000000d8000000-00000000d8000000
	Secondary status: 66Mhz- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ <SERR+ <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
		Address: fee00000  Data: 0000
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
		Device: Supported: MaxPayload 256 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 256 bytes, MaxReadReq 128 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 2
		Link: Latency L0s <4us, L1 unlimited
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
		Root: Correctable- Non-Fatal- Fatal- PME-
	Capabilities: [100] Advanced Error Reporting

00:04.0 Class 0604: 8086:3597 (rev 09)
	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=04, subordinate=04, 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: [50] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
		Address: fee00000  Data: 0000
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
		Device: Supported: MaxPayload 256 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 2.5Gb/s, Width x8, ASPM L0s, Port 4
		Link: Latency L0s <4us, L1 unlimited
		Link: ASPM Disabled RCB 64 bytes Disabled CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
		Root: Correctable- Non-Fatal- Fatal- PME-
	Capabilities: [100] Advanced Error Reporting

00:05.0 Class 0604: 8086:3598 (rev 09)
	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=05, subordinate=07, sec-latency=0
	I/O behind bridge: 0000d000-0000efff
	Memory behind bridge: df700000-dfbfffff
	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: [50] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
		Address: fee00000  Data: 0000
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
		Device: Supported: MaxPayload 256 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 256 bytes, MaxReadReq 128 bytes
		Link: Supported Speed 2.5Gb/s, Width x4, ASPM L0s, Port 5
		Link: Latency L0s <4us, L1 unlimited
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x4
		Root: Correctable- Non-Fatal- Fatal- PME-
	Capabilities: [100] Advanced Error Reporting

00:06.0 Class 0604: 8086:3599 (rev 09)
	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=08, subordinate=0a, sec-latency=0
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: df600000-df6fffff
	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: [50] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-
	Capabilities: [58] Message Signalled Interrupts: 64bit- Queue=0/1 Enable-
		Address: fee00000  Data: 0000
	Capabilities: [64] Express Root Port (Slot-) IRQ 0
		Device: Supported: MaxPayload 256 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 256 bytes, MaxReadReq 128 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 6
		Link: Latency L0s <4us, L1 unlimited
		Link: ASPM Disabled RCB 64 bytes CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
		Root: Correctable- Non-Fatal- Fatal- PME-
	Capabilities: [100] Advanced Error Reporting

00:1d.0 Class 0c03: 8086:24d2 (rev 02)
	Subsystem: 1028:016d
	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 169
	Region 4: I/O ports at bce0 [size=32]

00:1d.1 Class 0c03: 8086:24d4 (rev 02)
	Subsystem: 1028:016d
	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 177
	Region 4: I/O ports at bcc0 [size=32]

00:1d.2 Class 0c03: 8086:24d7 (rev 02)
	Subsystem: 1028:016d
	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 185
	Region 4: I/O ports at bca0 [size=32]

00:1d.7 Class 0c03: 8086:24dd (rev 02) (prog-if 20)
	Subsystem: 1028:016d
	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 193
	Region 0: Memory at dff00000 (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 Class 0604: 8086:244e (rev c2)
	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=0b, subordinate=0b, sec-latency=32
	I/O behind bridge: 0000c000-0000cfff
	Memory behind bridge: df400000-df5fffff
	Prefetchable memory behind bridge: d0000000-d7ffffff
	Secondary status: 66Mhz- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA- VGA+ MAbort- >Reset- FastB2B-

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

00:1f.1 Class 0101: 8086:24db (rev 02) (prog-if 8a [Master SecP PriP])
	Subsystem: 1028:016d
	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 0
	Region 0: I/O ports at <unassigned>
	Region 1: I/O ports at <unassigned>
	Region 2: I/O ports at <unassigned>
	Region 3: I/O ports at <unassigned>
	Region 4: I/O ports at fc00 [size=16]
	Region 5: Memory at d8100000 (32-bit, non-prefetchable) [size=1K]

01:00.0 Class 0604: 8086:0330 (rev 06)
	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=01, secondary=02, subordinate=02, sec-latency=64
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: dfd00000-dfefffff
	Prefetchable memory behind bridge: 00000000d8000000-00000000d8000000
	Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
		Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: AtnBtn- AtnInd- PwrInd-
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported-
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 256 bytes, MaxReadReq 512 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 0
		Link: Latency L0s unlimited, L1 unlimited
		Link: ASPM Disabled CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [6c] 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: [d8] PCI-X bridge device.
		Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=133MHz
		Status: Bus=1 Dev=0 Func=0 64bit- 133MHz- SCD- USC-, SCO-, SRD-
		: Upstream: Capacity=65535, Commitment Limit=65535
		: Downstream: Capacity=65535, Commitment Limit=65535
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

01:00.2 Class 0604: 8086:0332 (rev 06)
	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=01, secondary=03, subordinate=03, sec-latency=64
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
		Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: AtnBtn- AtnInd- PwrInd-
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported-
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 256 bytes, MaxReadReq 512 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 0
		Link: Latency L0s unlimited, L1 unlimited
		Link: ASPM Disabled CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [6c] 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: [d8] PCI-X bridge device.
		Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=133MHz
		Status: Bus=1 Dev=0 Func=2 64bit- 133MHz- SCD- USC-, SCO-, SRD-
		: Upstream: Capacity=65535, Commitment Limit=65535
		: Downstream: Capacity=65535, Commitment Limit=65535
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

02:0e.0 Class 0104: 1028:0013 (rev 06)
	Subsystem: 1028:016d
	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 (32000ns min), Cache Line Size 10
	Interrupt: pin A routed to IRQ 201
	Region 0: Memory at d80f0000 (32-bit, prefetchable) [size=64K]
	Region 2: Memory at dfdc0000 (32-bit, non-prefetchable) [size=256K]
	Expansion ROM at dfe00000 [disabled] [size=128K]
	Capabilities: [c0] 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/1 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [e0] PCI-X non-bridge device.
		Command: DPERE- ERO- RBC=0 OST=3
		Status: Bus=2 Dev=14 Func=0 64bit+ 133MHz+ SCD- USC-, DC=bridge, DMMRBC=1, DMOST=3, DMCRS=1, RSCEM-

05:00.0 Class 0604: 8086:0329 (rev 09)
	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=05, secondary=06, subordinate=06, sec-latency=32
	I/O behind bridge: 0000e000-0000efff
	Memory behind bridge: dfa00000-dfbfffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
		Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: AtnBtn- AtnInd- PwrInd-
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported-
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 256 bytes, MaxReadReq 512 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 0
		Link: Latency L0s unlimited, L1 unlimited
		Link: ASPM Disabled CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [6c] 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: [d8] PCI-X bridge device.
		Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=conv
		Status: Bus=5 Dev=0 Func=0 64bit- 133MHz- SCD- USC-, SCO-, SRD-
		: Upstream: Capacity=65535, Commitment Limit=65535
		: Downstream: Capacity=65535, Commitment Limit=65535
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

05:00.2 Class 0604: 8086:032a (rev 09)
	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=05, secondary=07, subordinate=07, sec-latency=32
	I/O behind bridge: 0000d000-0000dfff
	Memory behind bridge: df800000-df9fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
		Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: AtnBtn- AtnInd- PwrInd-
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported-
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 256 bytes, MaxReadReq 512 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 0
		Link: Latency L0s unlimited, L1 unlimited
		Link: ASPM Disabled CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [6c] 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: [d8] PCI-X bridge device.
		Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=conv
		Status: Bus=5 Dev=0 Func=2 64bit- 133MHz- SCD- USC-, SCO-, SRD-
		: Upstream: Capacity=65535, Commitment Limit=65535
		: Downstream: Capacity=65535, Commitment Limit=65535
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

06:07.0 Class 0200: 8086:1076 (rev 05)
	Subsystem: 1028:016d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (63750ns min), Cache Line Size 10
	Interrupt: pin A routed to IRQ 209
	Region 0: Memory at dfae0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at ecc0 [size=64]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [e4] PCI-X non-bridge device.
		Command: DPERE- ERO+ RBC=0 OST=0
		Status: Bus=0 Dev=0 Func=0 64bit- 133MHz- SCD- USC-, DC=simple, DMMRBC=2, DMOST=0, DMCRS=0, RSCEM-

07:08.0 Class 0200: 8086:1076 (rev 05)
	Subsystem: 1028:016d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (63750ns min), Cache Line Size 10
	Interrupt: pin A routed to IRQ 217
	Region 0: Memory at df8e0000 (32-bit, non-prefetchable) [size=128K]
	Region 2: I/O ports at dcc0 [size=64]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=1 PME-
	Capabilities: [e4] PCI-X non-bridge device.
		Command: DPERE- ERO+ RBC=0 OST=0
		Status: Bus=0 Dev=0 Func=0 64bit- 133MHz- SCD- USC-, DC=simple, DMMRBC=2, DMOST=0, DMCRS=0, RSCEM-

08:00.0 Class 0604: 8086:0329 (rev 09)
	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=08, secondary=09, subordinate=09, sec-latency=64
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
		Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: AtnBtn- AtnInd- PwrInd-
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported-
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 256 bytes, MaxReadReq 512 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 0
		Link: Latency L0s unlimited, L1 unlimited
		Link: ASPM Disabled CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [6c] 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: [d8] PCI-X bridge device.
		Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=133MHz
		Status: Bus=8 Dev=0 Func=0 64bit- 133MHz- SCD- USC-, SCO-, SRD-
		: Upstream: Capacity=65535, Commitment Limit=65535
		: Downstream: Capacity=65535, Commitment Limit=65535
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

08:00.2 Class 0604: 8086:032a (rev 09)
	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=08, secondary=0a, subordinate=0a, sec-latency=64
	I/O behind bridge: 0000f000-00000fff
	Memory behind bridge: fff00000-000fffff
	Prefetchable memory behind bridge: 00000000fff00000-0000000000000000
	Secondary status: 66Mhz+ FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ <SERR- <PERR-
	BridgeCtl: Parity+ SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
	Capabilities: [44] Express PCI/PCI-X Bridge IRQ 0
		Device: Supported: MaxPayload 256 bytes, PhantFunc 0, ExtTag-
		Device: Latency L0s <64ns, L1 <1us
		Device: AtnBtn- AtnInd- PwrInd-
		Device: Errors: Correctable+ Non-Fatal+ Fatal+ Unsupported-
		Device: RlxdOrd- ExtTag- PhantFunc- AuxPwr- NoSnoop-
		Device: MaxPayload 256 bytes, MaxReadReq 512 bytes
		Link: Supported Speed 2.5Gb/s, Width x8, ASPM L0s, Port 0
		Link: Latency L0s unlimited, L1 unlimited
		Link: ASPM Disabled CommClk- ExtSynch-
		Link: Speed 2.5Gb/s, Width x8
	Capabilities: [5c] Message Signalled Interrupts: 64bit+ Queue=0/0 Enable-
		Address: 0000000000000000  Data: 0000
	Capabilities: [6c] 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: [d8] PCI-X bridge device.
		Secondary Status: 64bit+, 133MHz+, SCD-, USC-, SCO-, SRD- Freq=133MHz
		Status: Bus=8 Dev=0 Func=2 64bit- 133MHz- SCD- USC-, SCO-, SRD-
		: Upstream: Capacity=65535, Commitment Limit=65535
		: Downstream: Capacity=65535, Commitment Limit=65535
	Capabilities: [100] Advanced Error Reporting
	Capabilities: [300] Power Budgeting

0b:0d.0 Class 0300: 1002:5159
	Subsystem: 1028:016d
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop+ ParErr- Stepping+ SERR+ FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (2000ns min), Cache Line Size 10
	Interrupt: pin A routed to IRQ 185
	Region 0: Memory at d0000000 (32-bit, prefetchable) [size=128M]
	Region 1: I/O ports at cc00 [size=256]
	Region 2: Memory at df4f0000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-


+ lsusb
Unknown line at line 5959
Unknown line at line 5960
Unknown line at line 5961
Unknown line at line 5962
Unknown line at line 5963
Unknown line at line 5964
Unknown line at line 5965
Unknown line at line 5966
Unknown line at line 5967
Unknown line at line 5968
Unknown line at line 5969
Unknown line at line 5970
Bus 004 Device 001: ID 0000:0000  
Bus 003 Device 001: ID 0000:0000  
Bus 002 Device 001: ID 0000:0000  
Bus 001 Device 003: ID 0803:1301 Zoom Telephonics, Inc. 
Bus 001 Device 002: ID 413c:a001 Dell Computer Corp. Hub
Bus 001 Device 001: ID 0000:0000  

+ lsusb -v
Unknown line at line 5959
Unknown line at line 5960
Unknown line at line 5961
Unknown line at line 5962
Unknown line at line 5963
Unknown line at line 5964
Unknown line at line 5965
Unknown line at line 5966
Unknown line at line 5967
Unknown line at line 5968
Unknown line at line 5969
Unknown line at line 5970

Bus 004 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.9-55.ELsmp 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         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      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  bytes 2 once
        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    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

Bus 003 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.9-55.ELsmp 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         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      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  bytes 2 once
        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    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

Bus 002 Device 001: ID 0000:0000  
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            9 Hub
  bDeviceSubClass         0 Unused
  bDeviceProtocol         0 Full speed (or root) hub
  bMaxPacketSize0         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.9-55.ELsmp 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         0xc0
      Self Powered
    MaxPower                0mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         9 Hub
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 Full speed (or root) hub
      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  bytes 2 once
        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    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

Bus 001 Device 003: ID 0803:1301 Zoom Telephonics, Inc. 
Device Descriptor:
  bLength                18
  bDescriptorType         1
  bcdUSB               1.10
  bDeviceClass            2 Communications
  bDeviceSubClass         0 
  bDeviceProtocol       255 
  bMaxPacketSize0        64
  idVendor           0x0803 Zoom Telephonics, Inc.
  idProduct          0x1301 
  bcdDevice            1.00
  iManufacturer           1 Conexant Systems, In
  iProduct                2 USB V.92 Data/Fax/Voice Modem
  iSerial                 6 00000001
  bNumConfigurations      1
  Configuration Descriptor:
    bLength                 9
    bDescriptorType         2
    wTotalLength           73
    bNumInterfaces          2
    bConfigurationValue     1
    iConfiguration          3 Configuration for ACF/HCF/HSF modem
    bmAttributes         0xa0
      Remote Wakeup
    MaxPower              260mA
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        0
      bAlternateSetting       0
      bNumEndpoints           2
      bInterfaceClass        10 CDC Data
      bInterfaceSubClass      0 Unused
      bInterfaceProtocol      0 
      iInterface              4 Conexant USB interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x01  EP 1 OUT
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0040  bytes 64 once
        bInterval               0
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x81  EP 1 IN
        bmAttributes            2
          Transfer Type            Bulk
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0040  bytes 64 once
        bInterval               0
    Interface Descriptor:
      bLength                 9
      bDescriptorType         4
      bInterfaceNumber        1
      bAlternateSetting       0
      bNumEndpoints           1
      bInterfaceClass         2 Communications
      bInterfaceSubClass      1 Direct Line
      bInterfaceProtocol    255 
      iInterface              4 Conexant USB interface
      Endpoint Descriptor:
        bLength                 7
        bDescriptorType         5
        bEndpointAddress     0x82  EP 2 IN
        bmAttributes            3
          Transfer Type            Interrupt
          Synch Type               none
          Usage Type               Data
        wMaxPacketSize     0x0040  bytes 64 once
        bInterval               1
        CDC Header:
          bcdCDC               1.10
        CDC Union:
          bMasterInterface        0
          bSlaveInterface         1 
        CDC Call Management:
          bmCapabilities       0x00
          bDataInterface        1
  unsupported comm descriptor: 04 24 03 00
  unsupported comm descriptor: 06 24 07 05 48 03
  Language IDs: (length=4)
     0409 English(US)

Bus 001 Device 002: ID 413c:a001 Dell Computer Corp. Hub
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          0xa001 Hub
  bcdDevice            0.00
  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              100mA
    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  bytes 1 once
        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  bytes 1 once
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             2
  wHubCharacteristic 0x0089
    Per-port power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
    Port indicators
  bPwrOn2PwrGood       50 * 2 milli seconds
  bHubContrCurrent    100 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x01 

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         8
  idVendor           0x0000 
  idProduct          0x0000 
  bcdDevice            2.06
  iManufacturer           3 Linux 2.6.9-55.ELsmp 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 Full speed (or root) hub
      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  bytes 2 once
        bInterval              12
Hub Descriptor:
  bLength               9
  bDescriptorType      41
  nNbrPorts             6
  wHubCharacteristic 0x0008
    Ganged power switching
    Per-port overcurrent protection
    TT think time 8 FS bits
  bPwrOn2PwrGood       10 * 2 milli seconds
  bHubContrCurrent      0 milli Ampere
  DeviceRemovable    0x00
  PortPwrCtrlMask    0x00 
  Language IDs: (length=4)
     0409 English(US)

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

T:  Bus=04 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= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.9-55.ELsmp uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.2
C:* #Ifs= 1 Cfg#= 1 Atr=c0 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=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= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.9-55.ELsmp uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.1
C:* #Ifs= 1 Cfg#= 1 Atr=c0 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= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.9-55.ELsmp uhci_hcd
S:  Product=UHCI Host Controller
S:  SerialNumber=0000:00:1d.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 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= 6
B:  Alloc=  0/800 us ( 0%), #Int=  1, #Iso=  0
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=01 MxPS= 8 #Cfgs=  1
P:  Vendor=0000 ProdID=0000 Rev= 2.06
S:  Manufacturer=Linux 2.6.9-55.ELsmp 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=02 Cnt=01 Dev#=  2 Spd=480 MxCh= 2
D:  Ver= 2.00 Cls=09(hub  ) Sub=00 Prot=02 MxPS=64 #Cfgs=  1
P:  Vendor=413c ProdID=a001 Rev= 0.00
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr=100mA
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

T:  Bus=01 Lev=02 Prnt=02 Port=01 Cnt=01 Dev#=  3 Spd=12  MxCh= 0
D:  Ver= 1.10 Cls=02(comm.) Sub=00 Prot=ff MxPS=64 #Cfgs=  1
P:  Vendor=0803 ProdID=1301 Rev= 1.00
S:  Manufacturer=Conexant Systems, In
S:  Product=USB V.92 Data/Fax/Voice Modem
S:  SerialNumber=00000001
C:* #Ifs= 2 Cfg#= 1 Atr=a0 MxPwr=260mA
I:  If#= 0 Alt= 0 #EPs= 2 Cls=0a(data ) Sub=00 Prot=00 Driver=(none)
E:  Ad=01(O) Atr=02(Bulk) MxPS=  64 Ivl=0ms
E:  Ad=81(I) Atr=02(Bulk) MxPS=  64 Ivl=0ms
I:  If#= 1 Alt= 0 #EPs= 1 Cls=02(comm.) Sub=01 Prot=ff Driver=(none)
E:  Ad=82(I) Atr=03(Int.) MxPS=  64 Ivl=1ms

+ cat -v /proc/pci
PCI devices found:
  Bus  0, device   0, function  0:
    Class 0600: PCI device 8086:3590 (rev 9).
  Bus  0, device   2, function  0:
    Class 0604: PCI device 8086:3595 (rev 9).
      IRQ 169.
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  0, device   4, function  0:
    Class 0604: PCI device 8086:3597 (rev 9).
      IRQ 169.
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  0, device   5, function  0:
    Class 0604: PCI device 8086:3598 (rev 9).
      IRQ 169.
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  0, device   6, function  0:
    Class 0604: PCI device 8086:3599 (rev 9).
      IRQ 169.
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  0, device  29, function  0:
    Class 0c03: PCI device 8086:24d2 (rev 2).
      IRQ 169.
      I/O at 0xbce0 [0xbcff].
  Bus  0, device  29, function  1:
    Class 0c03: PCI device 8086:24d4 (rev 2).
      IRQ 177.
      I/O at 0xbcc0 [0xbcdf].
  Bus  0, device  29, function  2:
    Class 0c03: PCI device 8086:24d7 (rev 2).
      IRQ 185.
      I/O at 0xbca0 [0xbcbf].
  Bus  0, device  29, function  7:
    Class 0c03: PCI device 8086:24dd (rev 2).
      IRQ 193.
      Non-prefetchable 32 bit memory at 0xdff00000 [0xdff003ff].
  Bus  0, device  30, function  0:
    Class 0604: PCI device 8086:244e (rev 194).
      Master Capable.  No bursts.  Min Gnt=11.
  Bus  0, device  31, function  0:
    Class 0601: PCI device 8086:24d0 (rev 2).
  Bus  0, device  31, function  1:
    Class 0101: PCI device 8086:24db (rev 2).
      I/O at 0xfc00 [0xfc0f].
      Non-prefetchable 32 bit memory at 0xd8100000 [0xd81003ff].
  Bus  1, device   0, function  0:
    Class 0604: PCI device 8086:0330 (rev 6).
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  1, device   0, function  2:
    Class 0604: PCI device 8086:0332 (rev 6).
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  2, device  14, function  0:
    Class 0104: PCI device 1028:0013 (rev 6).
      IRQ 201.
      Master Capable.  Latency=64.  Min Gnt=128.
      Prefetchable 32 bit memory at 0xd80f0000 [0xd80fffff].
      Non-prefetchable 32 bit memory at 0xdfdc0000 [0xdfdfffff].
  Bus  5, device   0, function  0:
    Class 0604: PCI device 8086:0329 (rev 9).
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  8, device   0, function  0:
    Class 0604: PCI device 8086:0329 (rev 9).
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  5, device   0, function  2:
    Class 0604: PCI device 8086:032a (rev 9).
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  8, device   0, function  2:
    Class 0604: PCI device 8086:032a (rev 9).
      Master Capable.  No bursts.  Min Gnt=7.
  Bus  6, device   7, function  0:
    Class 0200: PCI device 8086:1076 (rev 5).
      IRQ 209.
      Master Capable.  Latency=32.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0xdfae0000 [0xdfafffff].
      I/O at 0xecc0 [0xecff].
  Bus  7, device   8, function  0:
    Class 0200: PCI device 8086:1076 (rev 5).
      IRQ 217.
      Master Capable.  Latency=32.  Min Gnt=255.
      Non-prefetchable 32 bit memory at 0xdf8e0000 [0xdf8fffff].
      I/O at 0xdcc0 [0xdcff].
  Bus 11, device  13, function  0:
    Class 0300: PCI device 1002:5159 (rev 0).
      IRQ 185.
      Master Capable.  Latency=32.  Min Gnt=8.
      Prefetchable 32 bit memory at 0xd0000000 [0xd7ffffff].
      I/O at 0xcc00 [0xccff].
      Non-prefetchable 32 bit memory at 0xdf4f0000 [0xdf4fffff].

+ cat -v /proc/cmdline
ro root=/dev/VolGroup00/LogVol00

+ cat -v /proc/uptime
1101.13 1074.60

+ cat -v /proc/devices
Character devices:
  1 mem
  4 /dev/vc/0
  4 tty
  4 ttyS
  5 /dev/tty
  5 /dev/console
  5 /dev/ptmx
  6 lp
  7 vcs
 10 misc
 13 input
 21 sg
 29 fb
 36 netlink
119 vmnet
128 ptm
136 pts
162 raw
180 usb
240 ttySHSF
242 hsfdcp
243 hsfdiag
252 dcdipm
253 dcdbas
254 megadev

Block devices:
  1 ramdisk
  2 fd
  3 ide0
  8 sd
  9 md
 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
253 device-mapper
254 mdp

+ cat -v /proc/misc
165 vmmon
183 hw_random
 63 device-mapper
135 rtc

+ cat -v /proc/filesystems
nodev	sysfs
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	binfmt_misc
nodev	usbfs
nodev	usbdevfs
nodev	futexfs
nodev	tmpfs
nodev	pipefs
nodev	eventpollfs
nodev	devpts
	ext2
nodev	ramfs
nodev	hugetlbfs
	iso9660
nodev	relayfs
nodev	mqueue
nodev	selinuxfs
	ext3
nodev	rpc_pipefs
nodev	autofs

+ cat -v /proc/interrupts
           CPU0       CPU1       CPU2       CPU3       
  0:     254930     260090     260091     326087    IO-APIC-edge  timer
  8:          2          0          1          3    IO-APIC-edge  rtc
  9:          0          0          0          0   IO-APIC-level  acpi
 14:        627       4050       3996        559    IO-APIC-edge  ide0
169:          0          0          0          0   IO-APIC-level  uhci_hcd
177:          0          0          0          0   IO-APIC-level  uhci_hcd
185:          0          0          0          0   IO-APIC-level  uhci_hcd
193:          0         58        175         48   IO-APIC-level  ehci_hcd
201:        616       5597       3041       4263   IO-APIC-level  megaraid
209:       5977          0          0         22   IO-APIC-level  eth0
NMI:          0          0          0          0 
LOC:    1088350    1088354    1087828    1087827 
ERR:          0
MIS:          0

+ cat -v /proc/iomem
00000000-0009ffff : System RAM
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000cb000-000cbfff : Adapter ROM
000cc000-000ce1ff : Adapter ROM
000ce800-000cf7ff : Adapter ROM
000f0000-000fffff : System ROM
00100000-cffbffff : System RAM
  00100000-002d6bdb : Kernel code
  002d6bdc-0039537f : Kernel data
cffc0000-cffcfbff : ACPI Tables
cffcfc00-cfffefff : reserved
d0000000-d7ffffff : 0000:0b:0d.0
d8000000-d80fffff : PCI Bus #01
  d8000000-d80fffff : PCI Bus #02
    d80f0000-d80fffff : 0000:02:0e.0
      d80f0000-d80fffff : MegaRAID: LSI Logic Corporation
d8100000-d81003ff : 0000:00:1f.1
df4f0000-df4fffff : 0000:0b:0d.0
df600000-df6fffff : PCI Bus #08
df700000-dfbfffff : PCI Bus #05
  df800000-df9fffff : PCI Bus #07
    df8e0000-df8fffff : 0000:07:08.0
      df8e0000-df8fffff : e1000
  dfa00000-dfbfffff : PCI Bus #06
    dfae0000-dfafffff : 0000:06:07.0
      dfae0000-dfafffff : e1000
dfc00000-dfefffff : PCI Bus #01
  dfd00000-dfefffff : PCI Bus #02
    dfdc0000-dfdfffff : 0000:02:0e.0
      dfdc0000-dfdfffff : MegaRAID: LSI Logic Corporation
dff00000-dff003ff : 0000:00:1d.7
  dff00000-dff003ff : ehci_hcd
e0000000-fec8ffff : reserved
fed00000-fed003ff : reserved
fee00000-fee0ffff : reserved
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
01f0-01f7 : ide0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial
0800-087f : 0000:00:1f.0
  0800-0803 : PM1a_EVT_BLK
  0804-0805 : PM1a_CNT_BLK
  0808-080b : PM_TMR
  0828-082f : GPE0_BLK
0880-08bf : 0000:00:1f.0
bca0-bcbf : 0000:00:1d.2
  bca0-bcbf : uhci_hcd
bcc0-bcdf : 0000:00:1d.1
  bcc0-bcdf : uhci_hcd
bce0-bcff : 0000:00:1d.0
  bce0-bcff : uhci_hcd
cc00-ccff : 0000:0b:0d.0
d000-efff : PCI Bus #05
  d000-dfff : PCI Bus #07
    dcc0-dcff : 0000:07:08.0
      dcc0-dcff : e1000
  e000-efff : PCI Bus #06
    ecc0-ecff : 0000:06:07.0
      ecc0-ecff : e1000
fc00-fc0f : 0000:00:1f.1
  fc00-fc07 : ide0

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size=4096MB: write-back, count=1
reg01: base=0x100000000 (4096MB), size= 512MB: write-back, count=1
reg02: base=0x120000000 (4608MB), size= 256MB: write-back, count=1
reg03: base=0xd0000000 (3328MB), size= 256MB: uncachable, count=1
reg04: base=0xe0000000 (3584MB), size= 512MB: uncachable, count=1

+ cat -v /proc/partitions
major minor  #blocks  name

   8     0  214671360 sda
   8     1     104391 sda1
   8     2  214564140 sda2
 253     0  212369408 dm-0
 253     1    2129920 dm-1

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
none /dev tmpfs rw 0 0
/dev/root / ext3 rw 0 0
none /dev tmpfs rw 0 0
none /selinux selinuxfs rw 0 0
/proc /proc proc rw,nodiratime 0 0
/proc/bus/usb /proc/bus/usb usbfs rw 0 0
/sys /sys sysfs rw 0 0
none /dev/pts devpts rw 0 0
/dev/sda1 /boot ext3 rw 0 0
none /dev/shm tmpfs rw 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
sunrpc /var/lib/nfs/rpc_pipefs rpc_pipefs rw 0 0

+ cat -v /proc/swaps
Filename				Type		Size	Used	Priority
/dev/mapper/VolGroup00-LogVol01         partition	2129912	0	-1

+ cat -v /proc/meminfo
MemTotal:      4149220 kB
MemFree:       3887544 kB
Buffers:         16604 kB
Cached:         164096 kB
SwapCached:          0 kB
Active:         140696 kB
Inactive:        81368 kB
HighTotal:     3276544 kB
HighFree:      3063104 kB
LowTotal:       872676 kB
LowFree:        824440 kB
SwapTotal:     2129912 kB
SwapFree:      2129912 kB
Dirty:             404 kB
Writeback:           0 kB
Mapped:          63916 kB
Slab:            20604 kB
CommitLimit:   4204520 kB
Committed_AS:   377204 kB
PageTables:       1584 kB
VmallocTotal:   106488 kB
VmallocUsed:      5700 kB
VmallocChunk:    99404 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

+ cat -v /proc/stat
cpu  3308 0 4249 423406 4221 17 0
cpu0 558 0 828 106865 593 3 0
cpu1 1526 0 1421 104145 1720 6 0
cpu2 475 0 1071 106260 953 6 0
cpu3 748 0 928 106135 953 1 0
intr 1130263 1101209 3 0 0 11 0 2 0 6 0 0 0 3 0 9232 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 281 0 0 0 0 0 0 0 13517 0 0 0 0 0 0 0 5999 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 215608
btime 1180705473
processes 8071
procs_running 1
procs_blocked 0

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

+ cat -v /proc/modules
hsfusbcd2 69672 0 - Live 0xf8c6a000
hsfmc97sis 71832 0 - Live 0xf8c9b000
hsfmc97ati 70552 0 - Live 0xf8c25000
hsfmc97ali 77088 0 - Live 0xf8c11000
hsfmc97via 72992 0 - Live 0xf8c57000
hsfmc97ich 75160 0 - Live 0xf8c43000
hsfpcibasic2 71192 0 - Live 0xf8be3000
hsfserial 27044 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xf8b43000
hsfengine 1315852 8 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial, Live 0xf8da8000
hsfosspec 106120 9 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine, Live 0xf8bc8000
hsfsoar 90504 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xf8bf9000
dcdipm 51464 2 - Live 0xf8b6d000
dcdbas 41632 2 - Live 0xf8b50000
md5 8129 1 - Live 0xf8925000
ipv6 243425 29 - Live 0xf8b8b000
lp 15661 0 - Live 0xf8920000
autofs4 25285 0 - Live 0xf89f5000
vmnet 41116 4 - Live 0xf89e9000
parport_pc 28033 0 - Live 0xf89e1000
parport 38025 2 lp,parport_pc, Live 0xf89af000
vmmon 113444 0 - Live 0xf8b26000
sunrpc 143909 1 - Live 0xf8947000
button 10705 0 - Live 0xf88d6000
battery 12997 0 - Live 0xf88ed000
ac 8901 0 - Live 0xf88e4000
uhci_hcd 33241 0 - Live 0xf890d000
ehci_hcd 32325 0 - Live 0xf8904000
hw_random 9685 0 - Live 0xf88e0000
e1000 119633 0 - Live 0xf8928000
floppy 58193 0 - Live 0xf88f4000
ata_piix 19141 0 - Live 0xf88da000
libata 106141 1 ata_piix, Live 0xf8896000
sg 38369 0 - Live 0xf886b000
dm_snapshot 21093 0 - Live 0xf888f000
dm_zero 6337 0 - Live 0xf881f000
dm_mirror 31173 0 - Live 0xf8876000
ext3 119113 2 - Live 0xf88b3000
jbd 59609 1 ext3, Live 0xf887f000
dm_mod 64617 8 dm_snapshot,dm_zero,dm_mirror, Live 0xf882f000
megaraid_mbox 37329 2 - Live 0xf8860000
megaraid_mm 17777 5 megaraid_mbox, Live 0xf8829000
sd_mod 20545 3 - Live 0xf8822000
scsi_mod 119757 4 libata,sg,megaraid_mbox,sd_mod, Live 0xf8841000

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

+ sysctl -a
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.max_resvport = 1023
sunrpc.min_resvport = 665
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.scsi.logging_level = 0
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
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:		hda
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:		0
dev.cdrom.info = Can write CD-RW:	0
dev.cdrom.info = Can read DVD:		0
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
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 0
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.eth0.max_addresses = 16
net.ipv6.conf.eth0.max_desync_factor = 600
net.ipv6.conf.eth0.regen_max_retry = 5
net.ipv6.conf.eth0.temp_prefered_lft = 86400
net.ipv6.conf.eth0.temp_valid_lft = 604800
net.ipv6.conf.eth0.use_tempaddr = 0
net.ipv6.conf.eth0.force_mld_version = 0
net.ipv6.conf.eth0.router_solicitation_delay = 1
net.ipv6.conf.eth0.router_solicitation_interval = 4
net.ipv6.conf.eth0.router_solicitations = 3
net.ipv6.conf.eth0.dad_transmits = 1
net.ipv6.conf.eth0.autoconf = 1
net.ipv6.conf.eth0.accept_redirects = 1
net.ipv6.conf.eth0.accept_ra = 1
net.ipv6.conf.eth0.mtu = 1500
net.ipv6.conf.eth0.hop_limit = 64
net.ipv6.conf.eth0.forwarding = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.forwarding = 0
net.ipv6.neigh.eth0.locktime = 0
net.ipv6.neigh.eth0.proxy_delay = 79
net.ipv6.neigh.eth0.anycast_delay = 99
net.ipv6.neigh.eth0.proxy_qlen = 64
net.ipv6.neigh.eth0.unres_qlen = 3
net.ipv6.neigh.eth0.gc_stale_time = 60
net.ipv6.neigh.eth0.delay_first_probe_time = 5
net.ipv6.neigh.eth0.base_reachable_time = 30
net.ipv6.neigh.eth0.retrans_time = 1000
net.ipv6.neigh.eth0.app_solicit = 0
net.ipv6.neigh.eth0.ucast_solicit = 3
net.ipv6.neigh.eth0.mcast_solicit = 3
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.proxy_delay = 79
net.ipv6.neigh.lo.anycast_delay = 99
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.retrans_time = 1000
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.proxy_delay = 79
net.ipv6.neigh.default.anycast_delay = 99
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.retrans_time = 1000
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.mld_max_msf = 10
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.bindv6only = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.route.min_adv_mss = 1
net.ipv6.route.mtu_expires = 600
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_thresh = 1024
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
net.ipv4.conf.eth0.force_igmp_version = 0
net.ipv4.conf.eth0.disable_policy = 0
net.ipv4.conf.eth0.disable_xfrm = 0
net.ipv4.conf.eth0.arp_ignore = 0
net.ipv4.conf.eth0.arp_announce = 0
net.ipv4.conf.eth0.arp_filter = 0
net.ipv4.conf.eth0.tag = 0
net.ipv4.conf.eth0.log_martians = 0
net.ipv4.conf.eth0.bootp_relay = 0
net.ipv4.conf.eth0.medium_id = 0
net.ipv4.conf.eth0.proxy_arp = 0
net.ipv4.conf.eth0.accept_source_route = 0
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.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 0
net.ipv4.conf.lo.disable_xfrm = 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 = 0
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 1
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.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 0
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.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.eth0.locktime = 99
net.ipv4.neigh.eth0.proxy_delay = 79
net.ipv4.neigh.eth0.anycast_delay = 99
net.ipv4.neigh.eth0.proxy_qlen = 64
net.ipv4.neigh.eth0.unres_qlen = 3
net.ipv4.neigh.eth0.gc_stale_time = 60
net.ipv4.neigh.eth0.delay_first_probe_time = 5
net.ipv4.neigh.eth0.base_reachable_time = 30
net.ipv4.neigh.eth0.retrans_time = 99
net.ipv4.neigh.eth0.app_solicit = 0
net.ipv4.neigh.eth0.ucast_solicit = 3
net.ipv4.neigh.eth0.mcast_solicit = 3
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 99
net.ipv4.neigh.default.proxy_delay = 79
net.ipv4.neigh.default.anycast_delay = 99
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 99
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_bic_beta = 819
net.ipv4.tcp_tso_win_divisor = 8
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_bic_low_window = 14
net.ipv4.tcp_bic_fast_convergence = 1
net.ipv4.tcp_bic = 1
net.ipv4.tcp_vegas_gamma = 2
net.ipv4.tcp_vegas_beta = 6
net.ipv4.tcp_vegas_alpha = 2
net.ipv4.tcp_vegas_cong_avoid = 0
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096	87380	174760
net.ipv4.tcp_wmem = 4096	16384	131072
net.ipv4.tcp_mem = 786432	1048576	1572864
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 4194304
net.ipv4.route.gc_thresh = 262144
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_errors_use_inbound_ifaddr = 0
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768	61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 262144
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.somaxconn = 128
net.core.divert_version = 0.46
net.core.optmem_max = 10240
net.core.message_burst = 10
net.core.message_cost = 5
net.core.mod_cong = 290
net.core.lo_cong = 100
net.core.no_cong = 20
net.core.no_cong_thresh = 10
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 110592
net.core.wmem_default = 110592
net.core.rmem_max = 131071
net.core.wmem_max = 131071
vm.percpu_pagelist_fraction = 0
vm.max_queue_depth = 0
vm.oom-kill = 1
vm.legacy_va_layout = 0
vm.vfs_cache_pressure = 100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 949
vm.lower_zone_protection = 0
vm.hugetlb_shm_group = 0
vm.nr_hugepages = 0
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 28
vm.dirty_background_ratio = 7
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.panic_on_unrecovered_nmi = 0
kernel.wake_balance = 1
kernel.suid_dumpable = 0
kernel.unknown_nmi_panic = 0
kernel.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 1
kernel.pid_max = 32768
kernel.sercons_esc = -1
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 2
kernel.pty.max = 4096
kernel.random.uuid = 319859c3-4bf3-4bd9-8a08-c65957660ccc
kernel.random.boot_id = ce624ce4-6373-4774-9597-77dadbbb46ac
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3392
kernel.random.poolsize = 512
kernel.threads-max = 155648
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 250	32000	32	128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.acct = 4	2	30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 6	4	1	7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 0
kernel.cap-bound = -257
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 1
kernel.vdso = 0
kernel.print-fatal-signals = 0
kernel.exec-shield-randomize = 1
kernel.exec-shield = 1
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = nimitz2
kernel.version = #1 SMP Wed May 2 14:28:44 EDT 2007
kernel.osrelease = 2.6.9-55.ELsmp
kernel.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.quota.syncs = 18
fs.quota.free_dquots = 0
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.writes = 0
fs.quota.reads = 0
fs.quota.drops = 0
fs.quota.lookups = 0
fs.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 = 11898	10248	45	0	0	0
fs.file-max = 373005
fs.file-nr = 1170	0	373005
fs.inode-state = 7810	38	0	0	0	0	0
fs.inode-nr = 7810	38
fs.binfmt_misc.status = enabled
+ modprobe -V
module-init-tools version 3.1-pre5

+ modprobe -l *hsf*
FATAL: Can't have multiple wildcards

+ modprobe -l *hcf*

+ modprobe -l *rip*

+ modprobe -l *dgc*

+ cat -v /etc/modules.conf
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

+ cat -v /etc/modprobe.conf
alias eth0 e1000
alias eth1 e1000
alias scsi_hostadapter megaraid_mbox
alias usb-controller ehci-hcd
alias usb-controller1 uhci-hcd
install snd-intel8x0m /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ich hsfmc97sis
install snd-atiixp-modem /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ati
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
serial               /dev/ttyS       4  64-131 serial
pty_slave            /dev/pts      136 0-1048575 pty:slave
pty_master           /dev/ptm      128 0-1048575 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 (USB-0803:1301) 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/serial
serinfo:1.0 driver revision:
0: uart:16550A port:000003F8 irq:4 tx:15 rx:0 RI
1: uart:unknown port:000002F8 irq:3
2: uart:unknown port:000003E8 irq:4
3: uart:unknown port:000002E8 irq:3
4: uart:unknown port:00000000 irq:0
5: uart:unknown port:00000000 irq:0
6: uart:unknown port:00000000 irq:0
7: uart:unknown port:00000000 irq:0
8: uart:unknown port:00000000 irq:0
9: uart:unknown port:00000000 irq:0
10: uart:unknown port:00000000 irq:0
11: uart:unknown port:00000000 irq:0
12: uart:unknown port:00000000 irq:0
13: uart:unknown port:00000000 irq:0
14: uart:unknown port:00000000 irq:0
15: uart:unknown port:00000000 irq:0
16: uart:unknown port:00000000 irq:0
17: uart:unknown port:00000000 irq:0
18: uart:unknown port:00000000 irq:0
19: uart:unknown port:00000000 irq:0
20: uart:unknown port:00000000 irq:0
21: uart:unknown port:00000000 irq:0
22: uart:unknown port:00000000 irq:0
23: uart:unknown port:00000000 irq:0
24: uart:unknown port:00000000 irq:0
25: uart:unknown port:00000000 irq:0
26: uart:unknown port:00000000 irq:0
27: uart:unknown port:00000000 irq:0
28: uart:unknown port:00000000 irq:0
29: uart:unknown port:00000000 irq:0
30: uart:unknown port:00000000 irq:0
31: uart:unknown port:00000000 irq:0
32: uart:unknown port:00000000 irq:0
33: uart:unknown port:00000000 irq:0
34: uart:unknown port:00000000 irq:0
35: uart:unknown port:00000000 irq:0
36: uart:unknown port:00000000 irq:0
37: uart:unknown port:00000000 irq:0
38: uart:unknown port:00000000 irq:0
39: uart:unknown port:00000000 irq:0
40: uart:unknown port:00000000 irq:0
41: uart:unknown port:00000000 irq:0
42: uart:unknown port:00000000 irq:0
43: uart:unknown port:00000000 irq:0
44: uart:unknown port:00000000 irq:0
45: uart:unknown port:00000000 irq:0
46: uart:unknown port:00000000 irq:0
47: uart:unknown port:00000000 irq:0
48: uart:unknown port:00000000 irq:0
49: uart:unknown port:00000000 irq:0
50: uart:unknown port:00000000 irq:0
51: uart:unknown port:00000000 irq:0
52: uart:unknown port:00000000 irq:0
53: uart:unknown port:00000000 irq:0
54: uart:unknown port:00000000 irq:0
55: uart:unknown port:00000000 irq:0
56: uart:unknown port:00000000 irq:0
57: uart:unknown port:00000000 irq:0
58: uart:unknown port:00000000 irq:0
59: uart:unknown port:00000000 irq:0
60: uart:unknown port:00000000 irq:0
61: uart:unknown port:00000000 irq:0
62: uart:unknown port:00000000 irq:0
63: uart:unknown port:00000000 irq:0
64: uart:unknown port:00000000 irq:0
65: uart:unknown port:00000000 irq:0
66: uart:unknown port:00000000 irq:0
67: uart:unknown port:00000000 irq:0

+ ls -l /dev/modem*
lrwxrwxrwx  1 root root 13 Jun  1 09:47 /dev/modem -> /dev/ttySHSF0

+ ls -l /dev/*HSF[0-9]*
crw-rw-rw-  1 root root 241, 64 Jun  1 09:47 /dev/cuaHSF0
crw-rw-rw-  1 root root 241, 65 Jun  1 09:47 /dev/cuaHSF1
crw-rw-rw-  1 root root 241, 66 Jun  1 09:47 /dev/cuaHSF2
crw-rw-rw-  1 root root 241, 67 Jun  1 09:47 /dev/cuaHSF3
crw-rw-rw-  1 root root 241, 68 Jun  1 09:47 /dev/cuaHSF4
crw-rw-rw-  1 root root 241, 69 Jun  1 09:47 /dev/cuaHSF5
crw-rw-rw-  1 root root 241, 70 Jun  1 09:47 /dev/cuaHSF6
crw-rw-rw-  1 root root 241, 71 Jun  1 09:47 /dev/cuaHSF7
crw-rw----  1 root uucp 240, 64 Jun  1 10:02 /dev/ttySHSF0
crw-rw----  1 root uucp 240, 65 Jun  1 10:02 /dev/ttySHSF1
crw-rw----  1 root uucp 240, 66 Jun  1 10:02 /dev/ttySHSF2
crw-rw----  1 root uucp 240, 67 Jun  1 10:02 /dev/ttySHSF3
crw-rw----  1 root uucp 240, 68 Jun  1 10:02 /dev/ttySHSF4
crw-rw----  1 root uucp 240, 69 Jun  1 10:02 /dev/ttySHSF5
crw-rw----  1 root uucp 240, 70 Jun  1 10:02 /dev/ttySHSF6
crw-rw----  1 root uucp 240, 71 Jun  1 10:02 /dev/ttySHSF7

+ ls -l /dev/ttyS*
crw-rw----  1 root uucp   4,  64 Jun  1 09:46 /dev/ttyS0
crw-rw----  1 root uucp   4,  65 Jun  1 05:44 /dev/ttyS1
crw-rw----  1 root uucp   4,  74 Jun  1 05:44 /dev/ttyS10
crw-rw----  1 root uucp   4,  75 Jun  1 05:44 /dev/ttyS11
crw-rw----  1 root uucp   4,  76 Jun  1 05:44 /dev/ttyS12
crw-rw----  1 root uucp   4,  77 Jun  1 05:44 /dev/ttyS13
crw-rw----  1 root uucp   4,  78 Jun  1 05:44 /dev/ttyS14
crw-rw----  1 root uucp   4,  79 Jun  1 05:44 /dev/ttyS15
crw-rw----  1 root uucp   4,  80 Jun  1 05:44 /dev/ttyS16
crw-rw----  1 root uucp   4,  81 Jun  1 05:44 /dev/ttyS17
crw-rw----  1 root uucp   4,  82 Jun  1 05:44 /dev/ttyS18
crw-rw----  1 root uucp   4,  83 Jun  1 05:44 /dev/ttyS19
crw-rw----  1 root uucp   4,  66 Jun  1 05:44 /dev/ttyS2
crw-rw----  1 root uucp   4,  84 Jun  1 05:44 /dev/ttyS20
crw-rw----  1 root uucp   4,  85 Jun  1 05:44 /dev/ttyS21
crw-rw----  1 root uucp   4,  86 Jun  1 05:44 /dev/ttyS22
crw-rw----  1 root uucp   4,  87 Jun  1 05:44 /dev/ttyS23
crw-rw----  1 root uucp   4,  88 Jun  1 05:44 /dev/ttyS24
crw-rw----  1 root uucp   4,  89 Jun  1 05:44 /dev/ttyS25
crw-rw----  1 root uucp   4,  90 Jun  1 05:44 /dev/ttyS26
crw-rw----  1 root uucp   4,  91 Jun  1 05:44 /dev/ttyS27
crw-rw----  1 root uucp   4,  92 Jun  1 05:44 /dev/ttyS28
crw-rw----  1 root uucp   4,  93 Jun  1 05:44 /dev/ttyS29
crw-rw----  1 root uucp   4,  67 Jun  1 05:44 /dev/ttyS3
crw-rw----  1 root uucp   4,  94 Jun  1 05:44 /dev/ttyS30
crw-rw----  1 root uucp   4,  95 Jun  1 05:44 /dev/ttyS31
crw-rw----  1 root uucp   4,  96 Jun  1 05:44 /dev/ttyS32
crw-rw----  1 root uucp   4,  97 Jun  1 05:44 /dev/ttyS33
crw-rw----  1 root uucp   4,  98 Jun  1 05:44 /dev/ttyS34
crw-rw----  1 root uucp   4,  99 Jun  1 05:44 /dev/ttyS35
crw-rw----  1 root uucp   4, 100 Jun  1 05:44 /dev/ttyS36
crw-rw----  1 root uucp   4, 101 Jun  1 05:44 /dev/ttyS37
crw-rw----  1 root uucp   4, 102 Jun  1 05:44 /dev/ttyS38
crw-rw----  1 root uucp   4, 103 Jun  1 05:44 /dev/ttyS39
crw-rw----  1 root uucp   4,  68 Jun  1 05:44 /dev/ttyS4
crw-rw----  1 root uucp   4, 104 Jun  1 05:44 /dev/ttyS40
crw-rw----  1 root uucp   4, 105 Jun  1 05:44 /dev/ttyS41
crw-rw----  1 root uucp   4, 106 Jun  1 05:44 /dev/ttyS42
crw-rw----  1 root uucp   4, 107 Jun  1 05:44 /dev/ttyS43
crw-rw----  1 root uucp   4, 108 Jun  1 05:44 /dev/ttyS44
crw-rw----  1 root uucp   4, 109 Jun  1 05:44 /dev/ttyS45
crw-rw----  1 root uucp   4, 110 Jun  1 05:44 /dev/ttyS46
crw-rw----  1 root uucp   4, 111 Jun  1 05:44 /dev/ttyS47
crw-rw----  1 root uucp   4, 112 Jun  1 05:44 /dev/ttyS48
crw-rw----  1 root uucp   4, 113 Jun  1 05:44 /dev/ttyS49
crw-rw----  1 root uucp   4,  69 Jun  1 05:44 /dev/ttyS5
crw-rw----  1 root uucp   4, 114 Jun  1 05:44 /dev/ttyS50
crw-rw----  1 root uucp   4, 115 Jun  1 05:44 /dev/ttyS51
crw-rw----  1 root uucp   4, 116 Jun  1 05:44 /dev/ttyS52
crw-rw----  1 root uucp   4, 117 Jun  1 05:44 /dev/ttyS53
crw-rw----  1 root uucp   4, 118 Jun  1 05:44 /dev/ttyS54
crw-rw----  1 root uucp   4, 119 Jun  1 05:44 /dev/ttyS55
crw-rw----  1 root uucp   4, 120 Jun  1 05:44 /dev/ttyS56
crw-rw----  1 root uucp   4, 121 Jun  1 05:44 /dev/ttyS57
crw-rw----  1 root uucp   4, 122 Jun  1 05:44 /dev/ttyS58
crw-rw----  1 root uucp   4, 123 Jun  1 05:44 /dev/ttyS59
crw-rw----  1 root uucp   4,  70 Jun  1 05:44 /dev/ttyS6
crw-rw----  1 root uucp   4, 124 Jun  1 05:44 /dev/ttyS60
crw-rw----  1 root uucp   4, 125 Jun  1 05:44 /dev/ttyS61
crw-rw----  1 root uucp   4, 126 Jun  1 05:44 /dev/ttyS62
crw-rw----  1 root uucp   4, 127 Jun  1 05:44 /dev/ttyS63
crw-rw----  1 root uucp   4, 128 Jun  1 05:44 /dev/ttyS64
crw-rw----  1 root uucp   4, 129 Jun  1 05:44 /dev/ttyS65
crw-rw----  1 root uucp   4, 130 Jun  1 05:44 /dev/ttyS66
crw-rw----  1 root uucp   4, 131 Jun  1 05:44 /dev/ttyS67
crw-rw----  1 root uucp   4,  71 Jun  1 05:44 /dev/ttyS7
crw-rw----  1 root uucp   4,  72 Jun  1 05:44 /dev/ttyS8
crw-rw----  1 root uucp   4,  73 Jun  1 05:44 /dev/ttyS9
crw-rw----  1 root uucp 240,  64 Jun  1 10:02 /dev/ttySHSF0
crw-rw----  1 root uucp 240,  65 Jun  1 10:02 /dev/ttySHSF1
crw-rw----  1 root uucp 240,  66 Jun  1 10:02 /dev/ttySHSF2
crw-rw----  1 root uucp 240,  67 Jun  1 10:02 /dev/ttySHSF3
crw-rw----  1 root uucp 240,  68 Jun  1 10:02 /dev/ttySHSF4
crw-rw----  1 root uucp 240,  69 Jun  1 10:02 /dev/ttySHSF5
crw-rw----  1 root uucp 240,  70 Jun  1 10:02 /dev/ttySHSF6
crw-rw----  1 root uucp 240,  71 Jun  1 10:02 /dev/ttySHSF7

+ ls -l /dev/tts*
ls: /dev/tts*: No such file or directory

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

+ ls /proc/asound/card*
ls: /proc/asound/card*: No such file or directory

+ cd /etc/hsfmodem/nvm && find . -maxdepth 2 -ls
12568248    8 drwxr-xr-x  10 root     root         4096 Jun  1 09:47 .
12569080    8 drwxr-xr-x   2 root     root         4096 May  8 22:22 ./hsfcadmus2smart
12568278    8 -rw-r--r--   6 root     root          127 May  8 22:22 ./hsfcadmus2smart/SREG
12568276    8 -rw-r--r--   7 root     root          887 May  8 22:22 ./hsfcadmus2smart/CONSTTONEPARAMS
12568264    8 -rw-r--r--   7 root     root           55 May  8 22:22 ./hsfcadmus2smart/AT_MISC_DEF
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_FMR
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I1
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_GMM
12568259    8 -rw-r--r--   7 root     root          144 May  8 22:22 ./hsfcadmus2smart/CADENCE
12569047    8 -rw-r--r--   5 root     root          326 May  8 22:22 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMSK3
12568274    8 -rw-r--r--   7 root     root          111 May  8 22:22 ./hsfcadmus2smart/DTMF_COMP_LEVEL
12568279    8 -rw-r--r--   6 root     root           83 May  8 22:22 ./hsfcadmus2smart/MS_PARAMS
12568269    8 -rw-r--r--   7 root     root           12 May  8 22:22 ./hsfcadmus2smart/CSA_FLAGS
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I4
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_GSN
12569083    0 lrwxrwxrwx   1 root     root           28 Jun  1 09:47 ./hsfcadmus2smart/Profile -> ../hsfpcibasic2smart/Profile
12568262    8 -rw-r--r--   7 root     root           13 May  8 22:22 ./hsfcadmus2smart/PROPERTIES
12568265    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I3
12569046    8 -rw-r--r--   4 root     root           16 May  8 22:22 ./hsfcadmus2smart/DLG_PARAMS
12568270    8 -rw-r--r--   7 root     root            7 May  8 22:22 ./hsfcadmus2smart/OEM_SPKR_MUTE_DELAY
12569082    8 -rw-r--r--   2 root     root           19 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I50
12569064    8 -rw-r--r--   3 root     root          326 May  8 22:22 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMS
12569043    8 -rw-r--r--   7 root     root          248 May  8 22:22 ./hsfcadmus2smart/COUNTRY_CODE_LIST
12569045    8 -rw-r--r--   2 root     root           27 May  8 22:22 ./hsfcadmus2smart/OEM_HWDATA
12568267    8 -rw-r--r--   7 root     root          181 May  8 22:22 ./hsfcadmus2smart/MOD_THRESHOLD
12568271    8 -rw-r--r--   7 root     root          733 May  8 22:22 ./hsfcadmus2smart/V25TER
12568266    8 -rw-r--r--   7 root     root           41 May  8 22:22 ./hsfcadmus2smart/DC_CALC_PARAMS
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_GMR
12569075    8 -rw-r--r--   2 root     root           23 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I52
12568275    8 -rw-r--r--   7 root     root          517 May  8 22:22 ./hsfcadmus2smart/TONEPARAMS
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_GOI
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I7
12568273    8 -rw-r--r--   7 root     root           27 May  8 22:22 ./hsfcadmus2smart/CPU_FREQ_CHANGE
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_FMI
12569084    0 lrwxrwxrwx   1 root     root           27 Jun  1 09:47 ./hsfcadmus2smart/Region -> ../hsfpcibasic2smart/Region
12568254    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_FMM
12568256    8 -rw-r--r--   7 root     root            8 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I0
12568280    8 -rw-r--r--   7 root     root            6 May  8 22:22 ./hsfcadmus2smart/AT+MSSTR
12569074    8 -rw-r--r--   2 root     root           13 May  8 22:22 ./hsfcadmus2smart/HW_ADAPTER_TYPE
12569081    8 -rw-r--r--   1 root     root           12 May  8 22:22 ./hsfcadmus2smart/OEM_FLAGS
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_GMI
12568318    8 -rw-r--r--  55 root     root            3 May  8 22:22 ./hsfcadmus2smart/OEM_DAATYPE
12568255    8 -rw-r--r--   7 root     root           22 May  8 22:22 ./hsfcadmus2smart/ATPLUSID_GCAP
12569076    8 -rw-r--r--   2 root     root           34 May  8 22:22 ./hsfcadmus2smart/ATMESSAGE_I51
12569072    8 drwxr-xr-x   2 root     root         4096 May  8 22:22 ./hsfcadmus2
12568278    8 -rw-r--r--   6 root     root          127 May  8 22:22 ./hsfcadmus2/SREG
12568276    8 -rw-r--r--   7 root     root          887 May  8 22:22 ./hsfcadmus2/CONSTTONEPARAMS
12568264    8 -rw-r--r--   7 root     root           55 May  8 22:22 ./hsfcadmus2/AT_MISC_DEF
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfcadmus2/ATPLUSID_FMR
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I1
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfcadmus2/ATPLUSID_GMM
12568259    8 -rw-r--r--   7 root     root          144 May  8 22:22 ./hsfcadmus2/CADENCE
12568274    8 -rw-r--r--   7 root     root          111 May  8 22:22 ./hsfcadmus2/DTMF_COMP_LEVEL
12568279    8 -rw-r--r--   6 root     root           83 May  8 22:22 ./hsfcadmus2/MS_PARAMS
12568269    8 -rw-r--r--   7 root     root           12 May  8 22:22 ./hsfcadmus2/CSA_FLAGS
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I4
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfcadmus2/ATPLUSID_GSN
12569078    0 lrwxrwxrwx   1 root     root           23 Jun  1 09:47 ./hsfcadmus2/Profile -> ../hsfpcibasic2/Profile
12568262    8 -rw-r--r--   7 root     root           13 May  8 22:22 ./hsfcadmus2/PROPERTIES
12568265    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I3
12568268    8 -rw-r--r--   2 root     root           16 May  8 22:22 ./hsfcadmus2/DLG_PARAMS
12568270    8 -rw-r--r--   7 root     root            7 May  8 22:22 ./hsfcadmus2/OEM_SPKR_MUTE_DELAY
12569077    8 -rw-r--r--   1 root     root           22 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I50
12569043    8 -rw-r--r--   7 root     root          248 May  8 22:22 ./hsfcadmus2/COUNTRY_CODE_LIST
12569073    8 -rw-r--r--   1 root     root           27 May  8 22:22 ./hsfcadmus2/OEM_HWDATA
12568267    8 -rw-r--r--   7 root     root          181 May  8 22:22 ./hsfcadmus2/MOD_THRESHOLD
12568271    8 -rw-r--r--   7 root     root          733 May  8 22:22 ./hsfcadmus2/V25TER
12568266    8 -rw-r--r--   7 root     root           41 May  8 22:22 ./hsfcadmus2/DC_CALC_PARAMS
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfcadmus2/ATPLUSID_GMR
12569075    8 -rw-r--r--   2 root     root           23 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I52
12568275    8 -rw-r--r--   7 root     root          517 May  8 22:22 ./hsfcadmus2/TONEPARAMS
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfcadmus2/ATPLUSID_GOI
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I7
12568273    8 -rw-r--r--   7 root     root           27 May  8 22:22 ./hsfcadmus2/CPU_FREQ_CHANGE
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfcadmus2/ATPLUSID_FMI
12569079    0 lrwxrwxrwx   1 root     root           22 Jun  1 09:47 ./hsfcadmus2/Region -> ../hsfpcibasic2/Region
12568254    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfcadmus2/ATPLUSID_FMM
12568256    8 -rw-r--r--   7 root     root            8 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I0
12568280    8 -rw-r--r--   7 root     root            6 May  8 22:22 ./hsfcadmus2/AT+MSSTR
12569074    8 -rw-r--r--   2 root     root           13 May  8 22:22 ./hsfcadmus2/HW_ADAPTER_TYPE
12568261    8 -rw-r--r--   5 root     root           12 May  8 22:22 ./hsfcadmus2/OEM_FLAGS
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfcadmus2/ATPLUSID_GMI
12568253    8 -rw-r--r--   5 root     root            3 May  8 22:22 ./hsfcadmus2/OEM_DAATYPE
12568255    8 -rw-r--r--   7 root     root           22 May  8 22:22 ./hsfcadmus2/ATPLUSID_GCAP
12569076    8 -rw-r--r--   2 root     root           34 May  8 22:22 ./hsfcadmus2/ATMESSAGE_I51
12569069    0 lrwxrwxrwx   1 root     root            7 Jun  1 09:47 ./hsfmc97ich -> hsfmc97
12569071    0 lrwxrwxrwx   1 root     root            7 Jun  1 09:47 ./hsfmc97via -> hsfmc97
12569085    8 drwxr-xr-x   2 root     root         4096 May  8 22:22 ./hsfhda
12569090    8 -rw-r--r--   1 root     root          135 May  8 22:22 ./hsfhda/SREG
12568276    8 -rw-r--r--   7 root     root          887 May  8 22:22 ./hsfhda/CONSTTONEPARAMS
12568264    8 -rw-r--r--   7 root     root           55 May  8 22:22 ./hsfhda/AT_MISC_DEF
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfhda/ATPLUSID_FMR
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfhda/ATMESSAGE_I1
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfhda/ATPLUSID_GMM
12568259    8 -rw-r--r--   7 root     root          144 May  8 22:22 ./hsfhda/CADENCE
12569086    8 -rw-r--r--   1 root     root           95 May  8 22:22 ./hsfhda/OEM_SOFT_RING_PARAMS
12569047    8 -rw-r--r--   5 root     root          326 May  8 22:22 ./hsfhda/OEM_SMARTDAA_PARAMSK3
12568274    8 -rw-r--r--   7 root     root          111 May  8 22:22 ./hsfhda/DTMF_COMP_LEVEL
12569094    8 -rw-r--r--   1 root     root           83 May  8 22:22 ./hsfhda/MS_PARAMS
12568269    8 -rw-r--r--   7 root     root           12 May  8 22:22 ./hsfhda/CSA_FLAGS
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfhda/ATMESSAGE_I4
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfhda/ATPLUSID_GSN
12569095    0 lrwxrwxrwx   1 root     root           28 Jun  1 09:47 ./hsfhda/Profile -> ../hsfpcibasic2smart/Profile
12568262    8 -rw-r--r--   7 root     root           13 May  8 22:22 ./hsfhda/PROPERTIES
12568265    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfhda/ATMESSAGE_I3
12569046    8 -rw-r--r--   4 root     root           16 May  8 22:22 ./hsfhda/DLG_PARAMS
12568270    8 -rw-r--r--   7 root     root            7 May  8 22:22 ./hsfhda/OEM_SPKR_MUTE_DELAY
12569082    8 -rw-r--r--   2 root     root           19 May  8 22:22 ./hsfhda/ATMESSAGE_I50
12569064    8 -rw-r--r--   3 root     root          326 May  8 22:22 ./hsfhda/OEM_SMARTDAA_PARAMS
12569043    8 -rw-r--r--   7 root     root          248 May  8 22:22 ./hsfhda/COUNTRY_CODE_LIST
12569087    8 -rw-r--r--   1 root     root           27 May  8 22:22 ./hsfhda/OEM_HWDATA
12568267    8 -rw-r--r--   7 root     root          181 May  8 22:22 ./hsfhda/MOD_THRESHOLD
12569091    8 -rw-r--r--   1 root     root          326 May  8 22:22 ./hsfhda/OEM_SMARTDAA_PARAMSHAL
12568271    8 -rw-r--r--   7 root     root          733 May  8 22:22 ./hsfhda/V25TER
12568266    8 -rw-r--r--   7 root     root           41 May  8 22:22 ./hsfhda/DC_CALC_PARAMS
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfhda/ATPLUSID_GMR
12569092    8 -rw-r--r--   1 root     root           22 May  8 22:22 ./hsfhda/ATMESSAGE_I52
12568275    8 -rw-r--r--   7 root     root          517 May  8 22:22 ./hsfhda/TONEPARAMS
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfhda/ATPLUSID_GOI
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfhda/ATMESSAGE_I7
12568273    8 -rw-r--r--   7 root     root           27 May  8 22:22 ./hsfhda/CPU_FREQ_CHANGE
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfhda/ATPLUSID_FMI
12569096    0 lrwxrwxrwx   1 root     root           27 Jun  1 09:47 ./hsfhda/Region -> ../hsfpcibasic2smart/Region
12568254    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfhda/ATPLUSID_FMM
12568256    8 -rw-r--r--   7 root     root            8 May  8 22:22 ./hsfhda/ATMESSAGE_I0
12568280    8 -rw-r--r--   7 root     root            6 May  8 22:22 ./hsfhda/AT+MSSTR
12569089    8 -rw-r--r--   1 root     root           13 May  8 22:22 ./hsfhda/HW_ADAPTER_TYPE
12569088    8 -rw-r--r--   1 root     root           12 May  8 22:22 ./hsfhda/OEM_FLAGS
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfhda/ATPLUSID_GMI
12568318    8 -rw-r--r--  55 root     root            3 May  8 22:22 ./hsfhda/OEM_DAATYPE
12568255    8 -rw-r--r--   7 root     root           22 May  8 22:22 ./hsfhda/ATPLUSID_GCAP
12569093    8 -rw-r--r--   1 root     root           34 May  8 22:22 ./hsfhda/ATMESSAGE_I51
12569070    0 lrwxrwxrwx   1 root     root            7 Jun  1 09:47 ./hsfmc97sis -> hsfmc97
12569067    0 lrwxrwxrwx   1 root     root            7 Jun  1 09:47 ./hsfmc97ali -> hsfmc97
12569044    8 drwxr-xr-x   2 root     root         4096 May  8 22:22 ./hsfpcibasic2smart
12568278    8 -rw-r--r--   6 root     root          127 May  8 22:22 ./hsfpcibasic2smart/SREG
12568276    8 -rw-r--r--   7 root     root          887 May  8 22:22 ./hsfpcibasic2smart/CONSTTONEPARAMS
12568264    8 -rw-r--r--   7 root     root           55 May  8 22:22 ./hsfpcibasic2smart/AT_MISC_DEF
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_FMR
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfpcibasic2smart/ATMESSAGE_I1
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_GMM
12568259    8 -rw-r--r--   7 root     root          144 May  8 22:22 ./hsfpcibasic2smart/CADENCE
12569047    8 -rw-r--r--   5 root     root          326 May  8 22:22 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMSK3
12568274    8 -rw-r--r--   7 root     root          111 May  8 22:22 ./hsfpcibasic2smart/DTMF_COMP_LEVEL
12568279    8 -rw-r--r--   6 root     root           83 May  8 22:22 ./hsfpcibasic2smart/MS_PARAMS
12568269    8 -rw-r--r--   7 root     root           12 May  8 22:22 ./hsfpcibasic2smart/CSA_FLAGS
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfpcibasic2smart/ATMESSAGE_I4
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_GSN
12569049    0 lrwxrwxrwx   1 root     root           23 Jun  1 09:47 ./hsfpcibasic2smart/Profile -> ../hsfpcibasic2/Profile
12568262    8 -rw-r--r--   7 root     root           13 May  8 22:22 ./hsfpcibasic2smart/PROPERTIES
12568265    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfpcibasic2smart/ATMESSAGE_I3
12569046    8 -rw-r--r--   4 root     root           16 May  8 22:22 ./hsfpcibasic2smart/DLG_PARAMS
12568270    8 -rw-r--r--   7 root     root            7 May  8 22:22 ./hsfpcibasic2smart/OEM_SPKR_MUTE_DELAY
12569048    8 -rw-r--r--   1 root     root          326 May  8 22:22 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMS
12569043    8 -rw-r--r--   7 root     root          248 May  8 22:22 ./hsfpcibasic2smart/COUNTRY_CODE_LIST
12569045    8 -rw-r--r--   2 root     root           27 May  8 22:22 ./hsfpcibasic2smart/OEM_HWDATA
12568267    8 -rw-r--r--   7 root     root          181 May  8 22:22 ./hsfpcibasic2smart/MOD_THRESHOLD
12568271    8 -rw-r--r--   7 root     root          733 May  8 22:22 ./hsfpcibasic2smart/V25TER
12568266    8 -rw-r--r--   7 root     root           41 May  8 22:22 ./hsfpcibasic2smart/DC_CALC_PARAMS
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_GMR
12568275    8 -rw-r--r--   7 root     root          517 May  8 22:22 ./hsfpcibasic2smart/TONEPARAMS
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_GOI
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfpcibasic2smart/ATMESSAGE_I7
12568273    8 -rw-r--r--   7 root     root           27 May  8 22:22 ./hsfpcibasic2smart/CPU_FREQ_CHANGE
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_FMI
12569050    0 lrwxrwxrwx   1 root     root           22 Jun  1 09:47 ./hsfpcibasic2smart/Region -> ../hsfpcibasic2/Region
12568254    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_FMM
12568256    8 -rw-r--r--   7 root     root            8 May  8 22:22 ./hsfpcibasic2smart/ATMESSAGE_I0
12568280    8 -rw-r--r--   7 root     root            6 May  8 22:22 ./hsfpcibasic2smart/AT+MSSTR
12568272    8 -rw-r--r--   3 root     root           13 May  8 22:22 ./hsfpcibasic2smart/HW_ADAPTER_TYPE
12568261    8 -rw-r--r--   5 root     root           12 May  8 22:22 ./hsfpcibasic2smart/OEM_FLAGS
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_GMI
12568318    8 -rw-r--r--  55 root     root            3 May  8 22:22 ./hsfpcibasic2smart/OEM_DAATYPE
12568255    8 -rw-r--r--   7 root     root           22 May  8 22:22 ./hsfpcibasic2smart/ATPLUSID_GCAP
12569109    8 drwxr-xr-x   3 root     root         4096 Jun  1 09:47 ./dynamic
12569110    8 drwx------   2 root     root         4096 Jun  1 09:47 ./dynamic/0-USB-0803:1301
12569061    8 drwxr-xr-x   2 root     root         4096 May  8 22:22 ./hsfmc97
12568278    8 -rw-r--r--   6 root     root          127 May  8 22:22 ./hsfmc97/SREG
12568276    8 -rw-r--r--   7 root     root          887 May  8 22:22 ./hsfmc97/CONSTTONEPARAMS
12568264    8 -rw-r--r--   7 root     root           55 May  8 22:22 ./hsfmc97/AT_MISC_DEF
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfmc97/ATPLUSID_FMR
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfmc97/ATMESSAGE_I1
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfmc97/ATPLUSID_GMM
12568259    8 -rw-r--r--   7 root     root          144 May  8 22:22 ./hsfmc97/CADENCE
12569047    8 -rw-r--r--   5 root     root          326 May  8 22:22 ./hsfmc97/OEM_SMARTDAA_PARAMSK3
12568274    8 -rw-r--r--   7 root     root          111 May  8 22:22 ./hsfmc97/DTMF_COMP_LEVEL
12568279    8 -rw-r--r--   6 root     root           83 May  8 22:22 ./hsfmc97/MS_PARAMS
12568269    8 -rw-r--r--   7 root     root           12 May  8 22:22 ./hsfmc97/CSA_FLAGS
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfmc97/ATMESSAGE_I4
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfmc97/ATPLUSID_GSN
12569065    0 lrwxrwxrwx   1 root     root           28 Jun  1 09:47 ./hsfmc97/Profile -> ../hsfpcibasic2smart/Profile
12568262    8 -rw-r--r--   7 root     root           13 May  8 22:22 ./hsfmc97/PROPERTIES
12568265    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfmc97/ATMESSAGE_I3
12569046    8 -rw-r--r--   4 root     root           16 May  8 22:22 ./hsfmc97/DLG_PARAMS
12568270    8 -rw-r--r--   7 root     root            7 May  8 22:22 ./hsfmc97/OEM_SPKR_MUTE_DELAY
12569064    8 -rw-r--r--   3 root     root          326 May  8 22:22 ./hsfmc97/OEM_SMARTDAA_PARAMS
12569043    8 -rw-r--r--   7 root     root          248 May  8 22:22 ./hsfmc97/COUNTRY_CODE_LIST
12569062    8 -rw-r--r--   1 root     root           27 May  8 22:22 ./hsfmc97/OEM_HWDATA
12568267    8 -rw-r--r--   7 root     root          181 May  8 22:22 ./hsfmc97/MOD_THRESHOLD
12568271    8 -rw-r--r--   7 root     root          733 May  8 22:22 ./hsfmc97/V25TER
12568266    8 -rw-r--r--   7 root     root           41 May  8 22:22 ./hsfmc97/DC_CALC_PARAMS
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfmc97/ATPLUSID_GMR
12568275    8 -rw-r--r--   7 root     root          517 May  8 22:22 ./hsfmc97/TONEPARAMS
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfmc97/ATPLUSID_GOI
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfmc97/ATMESSAGE_I7
12568273    8 -rw-r--r--   7 root     root           27 May  8 22:22 ./hsfmc97/CPU_FREQ_CHANGE
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfmc97/ATPLUSID_FMI
12569066    0 lrwxrwxrwx   1 root     root           27 Jun  1 09:47 ./hsfmc97/Region -> ../hsfpcibasic2smart/Region
12568254    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfmc97/ATPLUSID_FMM
12568256    8 -rw-r--r--   7 root     root            8 May  8 22:22 ./hsfmc97/ATMESSAGE_I0
12568280    8 -rw-r--r--   7 root     root            6 May  8 22:22 ./hsfmc97/AT+MSSTR
12569063    8 -rw-r--r--   1 root     root           13 May  8 22:22 ./hsfmc97/HW_ADAPTER_TYPE
12568261    8 -rw-r--r--   5 root     root           12 May  8 22:22 ./hsfmc97/OEM_FLAGS
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfmc97/ATPLUSID_GMI
12568318    8 -rw-r--r--  55 root     root            3 May  8 22:22 ./hsfmc97/OEM_DAATYPE
12568255    8 -rw-r--r--   7 root     root           22 May  8 22:22 ./hsfmc97/ATPLUSID_GCAP
12568251    8 drwxr-xr-x   4 root     root         4096 May  8 22:22 ./hsfpcibasic2
12568278    8 -rw-r--r--   6 root     root          127 May  8 22:22 ./hsfpcibasic2/SREG
12568276    8 -rw-r--r--   7 root     root          887 May  8 22:22 ./hsfpcibasic2/CONSTTONEPARAMS
12568264    8 -rw-r--r--   7 root     root           55 May  8 22:22 ./hsfpcibasic2/AT_MISC_DEF
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfpcibasic2/ATPLUSID_FMR
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfpcibasic2/ATMESSAGE_I1
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfpcibasic2/ATPLUSID_GMM
12568259    8 -rw-r--r--   7 root     root          144 May  8 22:22 ./hsfpcibasic2/CADENCE
12568274    8 -rw-r--r--   7 root     root          111 May  8 22:22 ./hsfpcibasic2/DTMF_COMP_LEVEL
12568279    8 -rw-r--r--   6 root     root           83 May  8 22:22 ./hsfpcibasic2/MS_PARAMS
12568269    8 -rw-r--r--   7 root     root           12 May  8 22:22 ./hsfpcibasic2/CSA_FLAGS
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfpcibasic2/ATMESSAGE_I4
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfpcibasic2/ATPLUSID_GSN
12568281    8 drwxr-xr-x   5 root     root         4096 May  8 22:22 ./hsfpcibasic2/Profile
12568262    8 -rw-r--r--   7 root     root           13 May  8 22:22 ./hsfpcibasic2/PROPERTIES
12568265    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfpcibasic2/ATMESSAGE_I3
12568268    8 -rw-r--r--   2 root     root           16 May  8 22:22 ./hsfpcibasic2/DLG_PARAMS
12568270    8 -rw-r--r--   7 root     root            7 May  8 22:22 ./hsfpcibasic2/OEM_SPKR_MUTE_DELAY
12569043    8 -rw-r--r--   7 root     root          248 May  8 22:22 ./hsfpcibasic2/COUNTRY_CODE_LIST
12568257    8 -rw-r--r--   1 root     root           27 May  8 22:22 ./hsfpcibasic2/OEM_HWDATA
12568267    8 -rw-r--r--   7 root     root          181 May  8 22:22 ./hsfpcibasic2/MOD_THRESHOLD
12568271    8 -rw-r--r--   7 root     root          733 May  8 22:22 ./hsfpcibasic2/V25TER
12568266    8 -rw-r--r--   7 root     root           41 May  8 22:22 ./hsfpcibasic2/DC_CALC_PARAMS
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfpcibasic2/ATPLUSID_GMR
12568275    8 -rw-r--r--   7 root     root          517 May  8 22:22 ./hsfpcibasic2/TONEPARAMS
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfpcibasic2/ATPLUSID_GOI
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfpcibasic2/ATMESSAGE_I7
12568273    8 -rw-r--r--   7 root     root           27 May  8 22:22 ./hsfpcibasic2/CPU_FREQ_CHANGE
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfpcibasic2/ATPLUSID_FMI
12568331   16 drwxr-xr-x  93 root     root        12288 May  8 22:22 ./hsfpcibasic2/Region
12568254    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfpcibasic2/ATPLUSID_FMM
12568256    8 -rw-r--r--   7 root     root            8 May  8 22:22 ./hsfpcibasic2/ATMESSAGE_I0
12568280    8 -rw-r--r--   7 root     root            6 May  8 22:22 ./hsfpcibasic2/AT+MSSTR
12568272    8 -rw-r--r--   3 root     root           13 May  8 22:22 ./hsfpcibasic2/HW_ADAPTER_TYPE
12569042    8 -rw-r--r--   2 root     root           41 May  8 22:22 ./hsfpcibasic2/ATMESSAGE_I90
12568261    8 -rw-r--r--   5 root     root           12 May  8 22:22 ./hsfpcibasic2/OEM_FLAGS
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfpcibasic2/ATPLUSID_GMI
12568253    8 -rw-r--r--   5 root     root            3 May  8 22:22 ./hsfpcibasic2/OEM_DAATYPE
12568255    8 -rw-r--r--   7 root     root           22 May  8 22:22 ./hsfpcibasic2/ATPLUSID_GCAP
12569051    8 drwxr-xr-x   3 root     root         4096 May  8 22:22 ./hsfpcibasic2hsfi
12568278    8 -rw-r--r--   6 root     root          127 May  8 22:22 ./hsfpcibasic2hsfi/SREG
12568276    8 -rw-r--r--   7 root     root          887 May  8 22:22 ./hsfpcibasic2hsfi/CONSTTONEPARAMS
12568264    8 -rw-r--r--   7 root     root           55 May  8 22:22 ./hsfpcibasic2hsfi/AT_MISC_DEF
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_FMR
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfpcibasic2hsfi/ATMESSAGE_I1
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_GMM
12568259    8 -rw-r--r--   7 root     root          144 May  8 22:22 ./hsfpcibasic2hsfi/CADENCE
12569047    8 -rw-r--r--   5 root     root          326 May  8 22:22 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMSK3
12568274    8 -rw-r--r--   7 root     root          111 May  8 22:22 ./hsfpcibasic2hsfi/DTMF_COMP_LEVEL
12568279    8 -rw-r--r--   6 root     root           83 May  8 22:22 ./hsfpcibasic2hsfi/MS_PARAMS
12568269    8 -rw-r--r--   7 root     root           12 May  8 22:22 ./hsfpcibasic2hsfi/CSA_FLAGS
12568263    8 -rw-r--r--  14 root     root           25 May  8 22:22 ./hsfpcibasic2hsfi/ATMESSAGE_I4
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_GSN
12569055    8 drwxr-xr-x   5 root     root         4096 May  8 22:22 ./hsfpcibasic2hsfi/Profile
12568262    8 -rw-r--r--   7 root     root           13 May  8 22:22 ./hsfpcibasic2hsfi/PROPERTIES
12568265    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfpcibasic2hsfi/ATMESSAGE_I3
12569053    8 -rw-r--r--   1 root     root           16 May  8 22:22 ./hsfpcibasic2hsfi/DLG_PARAMS
12568270    8 -rw-r--r--   7 root     root            7 May  8 22:22 ./hsfpcibasic2hsfi/OEM_SPKR_MUTE_DELAY
12569054    8 -rw-r--r--   1 root     root          326 May  8 22:22 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMS
12569043    8 -rw-r--r--   7 root     root          248 May  8 22:22 ./hsfpcibasic2hsfi/COUNTRY_CODE_LIST
12569052    8 -rw-r--r--   1 root     root           27 May  8 22:22 ./hsfpcibasic2hsfi/OEM_HWDATA
12568267    8 -rw-r--r--   7 root     root          181 May  8 22:22 ./hsfpcibasic2hsfi/MOD_THRESHOLD
12568271    8 -rw-r--r--   7 root     root          733 May  8 22:22 ./hsfpcibasic2hsfi/V25TER
12568266    8 -rw-r--r--   7 root     root           41 May  8 22:22 ./hsfpcibasic2hsfi/DC_CALC_PARAMS
12568258    8 -rw-r--r--  14 root     root           17 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_GMR
12568275    8 -rw-r--r--   7 root     root          517 May  8 22:22 ./hsfpcibasic2hsfi/TONEPARAMS
12568252    8 -rw-r--r--  14 root     root            3 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_GOI
12568260    8 -rw-r--r--  14 root     root            6 May  8 22:22 ./hsfpcibasic2hsfi/ATMESSAGE_I7
12568273    8 -rw-r--r--   7 root     root           27 May  8 22:22 ./hsfpcibasic2hsfi/CPU_FREQ_CHANGE
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_FMI
12569060    0 lrwxrwxrwx   1 root     root           22 Jun  1 09:47 ./hsfpcibasic2hsfi/Region -> ../hsfpcibasic2/Region
12568254    8 -rw-r--r--   7 root     root           26 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_FMM
12568256    8 -rw-r--r--   7 root     root            8 May  8 22:22 ./hsfpcibasic2hsfi/ATMESSAGE_I0
12568280    8 -rw-r--r--   7 root     root            6 May  8 22:22 ./hsfpcibasic2hsfi/AT+MSSTR
12568272    8 -rw-r--r--   3 root     root           13 May  8 22:22 ./hsfpcibasic2hsfi/HW_ADAPTER_TYPE
12569042    8 -rw-r--r--   2 root     root           41 May  8 22:22 ./hsfpcibasic2hsfi/ATMESSAGE_I90
12568261    8 -rw-r--r--   5 root     root           12 May  8 22:22 ./hsfpcibasic2hsfi/OEM_FLAGS
12568277    8 -rw-r--r--  14 root     root           11 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_GMI
12568253    8 -rw-r--r--   5 root     root            3 May  8 22:22 ./hsfpcibasic2hsfi/OEM_DAATYPE
12568255    8 -rw-r--r--   7 root     root           22 May  8 22:22 ./hsfpcibasic2hsfi/ATPLUSID_GCAP
12569068    0 lrwxrwxrwx   1 root     root            7 Jun  1 09:47 ./hsfmc97ati -> hsfmc97

+ cd /etc/hsfmodem/nvm && find dynamic -follow -print -type f -exec cat {} \;
dynamic
dynamic/0-USB-0803:1301
dynamic/0-USB-0803:1301/PREVIOUS_COUNTRY_CODE
FFFF
dynamic/0-USB-0803:1301/COUNTRY_CODE
00B5
dynamic/0-USB-0803:1301/LICENSE_STATUS
"FREE (max 14.4kbps data only)"
dynamic/0-USB-0803:1301/HARDWARE_ID
7A9F1468

+ ls -lR /usr/lib/hsfmodem/.
/usr/lib/hsfmodem/.:
total 32
-r--r--r--  1 root root 3702 May  8 22:22 LICENSE
-r--r--r--  1 root root 3850 May  8 21:32 config.mak
drwxr-xr-x  6 root root 4096 Jun  1 09:47 modules
-r-xr-xr-x  1 root root  940 May  8 22:22 rchsf

/usr/lib/hsfmodem/./modules:
total 488
drwxr-xr-x  3 root root  4096 Jun  1 09:47 GPL
-r--r--r--  1 root root 18715 May  8 21:32 Makefile
drwxr-xr-x  2 root root  4096 May 22  2002 binaries
-r--r--r--  1 root root  1516 Jan 13  2006 cdbgscr.c
-r--r--r--  1 root root  1307 Jan 27  2006 cnxthw_common.c
-r--r--r--  1 root root  4989 Apr 15 13:17 cnxthwhda_common.c
-r--r--r--  1 root root  8306 Mar  1 13:17 cnxthwpci_common.c
-r--r--r--  1 root root 15192 Jan 21 17:32 cnxthwusb_common.c
drwxr-xr-x  3 root root  4096 Jun  1 09:47 imported
drwxr-xr-x  2 root root  4096 Jun  1 09:47 include
-rwxr-xr-x  1 root root  1815 Apr 14 13:57 kernelcompiler.sh
-r--r--r--  1 root root  1271 Jan 13  2006 mod_engine.c
-r--r--r--  1 root root   492 Jan 25  2006 mod_hda.c
-r--r--r--  1 root root  1024 Jan 13  2006 mod_mc97ali.c
-r--r--r--  1 root root   760 Jan 13  2006 mod_mc97ati.c
-r--r--r--  1 root root  1578 Jan 13  2006 mod_mc97ich.c
-r--r--r--  1 root root   682 Jan 13  2006 mod_mc97sis.c
-r--r--r--  1 root root   678 Jan 13  2006 mod_mc97via.c
-r--r--r--  1 root root 10072 Nov  9  2006 mod_osspec.c
-r--r--r--  1 root root  8199 Apr 14 13:55 mod_pcibasic2.c
-r--r--r--  1 root root   835 Jan 13  2006 mod_soar.c
-r--r--r--  1 root root  1192 May 19  2006 mod_usbcd2.c
-r--r--r--  1 root root 13000 May  8 21:32 osdcp.c
-r--r--r--  1 root root 23135 Aug 14  2006 osdiag.c
-r--r--r--  1 root root  3642 Mar 22 15:13 osfloat.c
-r--r--r--  1 root root  2865 Jan 13  2006 osmemory.c
-r--r--r--  1 root root  1102 Jan 13  2006 osmodule.c
-r--r--r--  1 root root 31023 Apr 19 15:50 osnvm.c
-r--r--r--  1 root root  8489 Jan  3 20:14 osresour.c
-r--r--r--  1 root root  3749 Jan 27  2006 osscr.c
-r--r--r--  1 root root 38598 Apr 15 18:56 osservices.c
-r--r--r--  1 root root  5424 Jan 13  2006 osstdio.c
-r--r--r--  1 root root  2555 Jan 13  2006 osstring.c
-r--r--r--  1 root root 52165 Dec 15 19:48 osusb.c

/usr/lib/hsfmodem/./modules/GPL:
total 192
-r--r--r--  1 root root 18860 Aug 23  2003 COPYING
drwxr-xr-x  2 root root  4096 Jun  1 09:47 hda
-r--r--r--  1 root root 16389 May  8 21:32 oscompat.h
-r--r--r--  1 root root 37051 May  8 21:32 serial_cnxt.c
-r--r--r--  1 root root  3379 May  8 21:32 serial_cnxt.h
-r--r--r--  1 root root 58060 Jun 27  2004 serial_core.c
-r--r--r--  1 root root  9789 Aug 22  2003 serial_core.h

/usr/lib/hsfmodem/./modules/GPL/hda:
total 948
-r--r--r--  1 root root    381 Apr 14 12:46 Makefile
-r--r--r--  1 root root  67014 Apr 19 15:50 hda_codec.c
-r--r--r--  1 root root  18048 Apr 14 12:46 hda_codec.h
-r--r--r--  1 root root  28354 Apr 13 00:01 hda_generic.c
-r--r--r--  1 root root  51869 Apr 14 12:46 hda_intel.c
-r--r--r--  1 root root  12319 Apr 15 18:50 hda_local.h
-r--r--r--  1 root root    961 Apr 13 00:01 hda_patch.h
-r--r--r--  1 root root  11235 Apr 14 12:46 hda_proc.c
-r--r--r--  1 root root  89462 Apr 14 12:46 patch_analog.c
-r--r--r--  1 root root   4430 Apr 13 00:01 patch_atihdmi.c
-r--r--r--  1 root root  22135 Apr 13 00:01 patch_cmedia.c
-r--r--r--  1 root root  65564 May  8 21:32 patch_conexant.c
-r--r--r--  1 root root 339906 Apr 14 12:47 patch_realtek.c
-r--r--r--  1 root root   8815 Apr 13 00:01 patch_si3054.c
-r--r--r--  1 root root  70095 Apr 19 15:50 patch_sigmatel.c
-r--r--r--  1 root root  38504 Apr 14 12:46 patch_via.c
-r--r--r--  1 root root   6728 Apr 14 12:46 sound_typedefs.h

/usr/lib/hsfmodem/./modules/binaries:
total 0

/usr/lib/hsfmodem/./modules/imported:
total 2372
-r--r--r--  1 root root 1559656 May  8 22:20 hsfengine-i386.O
-r--r--r--  1 root root  139840 May  8 22:20 hsfhda-i386.O
-r--r--r--  1 root root   78092 May  8 22:20 hsfmc97ali-i386.O
-r--r--r--  1 root root   70780 May  8 22:20 hsfmc97ati-i386.O
-r--r--r--  1 root root   75156 May  8 22:20 hsfmc97ich-i386.O
-r--r--r--  1 root root   72072 May  8 22:20 hsfmc97sis-i386.O
-r--r--r--  1 root root   73060 May  8 22:20 hsfmc97via-i386.O
-r--r--r--  1 root root   65716 May  8 22:20 hsfpcibasic2-i386.O
-r--r--r--  1 root root  102676 May  8 22:20 hsfsoar-i386.O
-r--r--r--  1 root root   69520 May  8 22:20 hsfusbcd2-i386.O
drwxr-xr-x  2 root root    4096 Jun  1 09:47 include
-r--r--r--  1 root root     689 May  8 22:20 makeflags.mak

/usr/lib/hsfmodem/./modules/imported/include:
total 744
-r--r--r--  1 root root  6327 Jan  2 10:50 build_modules.h
-r--r--r--  1 root root 41866 Jun 22  2004 c2firmware.h
-r--r--r--  1 root root 22731 Jan  2 10:50 cnxt_diag_codes_ex.h
-r--r--r--  1 root root 19273 Jan  2 10:50 codesdeps.h
-r--r--r--  1 root root 16990 Jan  2 10:50 comctrl_ex.h
-r--r--r--  1 root root  6031 Jan  2 10:50 comtypes.h
-r--r--r--  1 root root 21372 Jan  2 10:50 configcodes.h
-r--r--r--  1 root root 55385 Jan  2 10:50 configtypes.h
-r--r--r--  1 root root  5775 Jan  2 10:50 dbgfuncs.h
-r--r--r--  1 root root  4997 Jan 18  2004 dcp.h
-r--r--r--  1 root root 14257 Jan  2 10:50 diagmgr_ex.h
-r--r--r--  1 root root 11751 Jan  2 10:50 dpaloem.h
-r--r--r--  1 root root 28554 Jan  3 10:14 framewrk.h
-r--r--r--  1 root root  9140 Jan  2 10:50 intfctrl_ex.h
-r--r--r--  1 root root  9176 Jan  2 10:50 memmgr_ex.h
-r--r--r--  1 root root  8517 Jan  2 10:50 osdiag.h
-r--r--r--  1 root root  5894 Jan  2 10:50 osmemory.h
-r--r--r--  1 root root 10775 Jan  2 10:50 osmemory_ex.h
-r--r--r--  1 root root  5198 Jan  2 10:50 osnvm.h
-r--r--r--  1 root root 25547 Apr 15 18:57 osservices.h
-r--r--r--  1 root root 18940 May  8 21:32 osstring_ex.h
-r--r--r--  1 root root  4469 Jan  4 17:54 ossysenv.h
-r--r--r--  1 root root 20287 Jan  2 10:50 ostime_ex.h
-r--r--r--  1 root root 13210 May  8 22:19 osuniqredef.h
-r--r--r--  1 root root 19457 Jan  2 10:50 rtmgr_ex.h
-r--r--r--  1 root root  7862 Jan  2 10:53 std_defines.h
-r--r--r--  1 root root 20537 Apr 14 14:09 sysenv.h
-r--r--r--  1 root root  7617 Jan  2 10:50 targetconfigtypes.h
-r--r--r--  1 root root 73068 Jan  2 10:50 testdebug.h
-r--r--r--  1 root root  9650 Jan  2 10:50 tonetype.h
-r--r--r--  1 root root  4234 Jun  3  2001 typedefs.h
-r--r--r--  1 root root 20907 Jun 20  2004 usbhalos.h

/usr/lib/hsfmodem/./modules/include:
total 80
-r--r--r--  1 root root 1006 Jan 13  2006 cdbgscr_ex.h
-r--r--r--  1 root root  584 Jan 13  2006 linux_dbgscr.h
-r--r--r--  1 root root 1045 Jan 13  2006 osdiag_dev.h
-r--r--r--  1 root root 1845 Apr 15 18:13 oshda.h
-r--r--r--  1 root root  647 May  8 21:32 oslinux.h
-r--r--r--  1 root root  687 Jan 13  2006 osmodule.h
-r--r--r--  1 root root 4830 May  8 21:32 osresour_ex.h
-r--r--r--  1 root root 1371 Oct  3  2006 osstdio.h
-r--r--r--  1 root root 4214 Jan 13  2006 osusb.h

+ ls -lR /lib/modules/2.6.9-55.ELsmp/misc /lib/modules/2.6.9-55.ELsmp/extra
/lib/modules/2.6.9-55.ELsmp/extra:
total 4428
-rw-r--r--  1 root root 1660192 Jun  1 09:47 hsfengine.ko
-rw-r--r--  1 root root  202128 Jun  1 09:47 hsfmc97ali.ko
-rw-r--r--  1 root root  192421 Jun  1 09:47 hsfmc97ati.ko
-rw-r--r--  1 root root  198838 Jun  1 09:47 hsfmc97ich.ko
-rw-r--r--  1 root root  193760 Jun  1 09:47 hsfmc97sis.ko
-rw-r--r--  1 root root  194748 Jun  1 09:47 hsfmc97via.ko
-rw-r--r--  1 root root 1018250 Jun  1 09:47 hsfosspec.ko
-rw-r--r--  1 root root  204470 Jun  1 09:47 hsfpcibasic2.ko
-rw-r--r--  1 root root  161504 Jun  1 09:47 hsfserial.ko
-rw-r--r--  1 root root  195539 Jun  1 09:47 hsfsoar.ko
-rw-r--r--  1 root root  200746 Jun  1 09:47 hsfusbcd2.ko

/lib/modules/2.6.9-55.ELsmp/misc:
total 268
-rw-r--r--  1 root root 49044 May 25 11:09 dcdbas.ko
-rw-r--r--  1 root root 62256 May 25 11:09 dcdipm.ko
lrwxrwxrwx  1 root root    40 May 25 11:22 vmmon.ko -> /lib/modules/2.6.9-55.ELsmp/misc/vmmon.o
-r--r--r--  1 root root 76094 May 25 11:22 vmmon.o
lrwxrwxrwx  1 root root    40 May 25 11:22 vmnet.ko -> /lib/modules/2.6.9-55.ELsmp/misc/vmnet.o
-r--r--r--  1 root root 48110 May 25 11:22 vmnet.o



More information about the hsflinux mailing list