[hsflinux] can't install hsfmoden in kernel 2.6.9
Chao-Cheng Wu
chaochengwu at umbc.edu
Fri Nov 5 22:24:39 EST 2004
hi,all
My hsfmodem worked very well in my previous kernel, 2.6.7. But after I
upgraded my kernel to 2.6.9, I can't install 6.03.00lnxt04082400full
successfully. When I tried to load the hsfmc97ich module, it always show the
following error messages:
hsfsoar: Unknown symbol cleanup_module
hsfsoar: Unknown symbol init_module
hsfengine: Unknown symbol cleanup_module
hsfengine: Unknown symbol init_module
hsfserial: Unknown symbol cnxthsf_ComCtrl_Read
hsfserial: Unknown symbol cnxthsf_ComCtrl_Create
hsfserial: Unknown symbol cnxthsf_ComCtrl_Control
hsfserial: Unknown symbol cnxthsf_ComCtrl_Close
hsfserial: Unknown symbol cnxthsf_ComCtrl_Write
hsfserial: Unknown symbol cnxthsf_ComCtrl_Open
hsfserial: Unknown symbol cnxthsf_ComCtrl_Monitor
hsfserial: Unknown symbol cnxthsf_ComCtrl_Configure
hsfserial: Unknown symbol cnxthsf_ComCtrl_Destroy
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_add
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_remove
hsfmc97ich: Unknown symbol cnxthsf_GetSOARLibInterface
And my system detail is in the attached file.
Does Anybody have some suggestions?
Sincerely,
Chao-Cheng Wu
-------------- next part --------------
+ hsfstop
+ modprobe -v /dev/ttySHSF
FATAL: Module /dev/ttySHSF not found.
+ lsmod
Module Size Used by
snd_pcm_oss 54024 0
snd_mixer_oss 20192 1 snd_pcm_oss
appletalk 36660 0
ax25 59692 0
ipx 29772 0
radeon 135492 2
ds 18628 4
lp 11080 0
thermal 13000 0
fan 3812 0
button 6448 0
ac 4644 0
battery 9188 0
ipv6 264096 6
af_packet 22504 2
joydev 9856 0
usbhid 32576 0
yenta_socket 21664 1
pcmcia_core 70484 2 ds,yenta_socket
snd_intel8x0 35276 3
snd_ac97_codec 73200 1 snd_intel8x0
snd_pcm 98696 3 snd_pcm_oss,snd_intel8x0
snd_timer 25668 1 snd_pcm
snd_page_alloc 9992 2 snd_intel8x0,snd_pcm
gameport 4512 1 snd_intel8x0
snd_mpu401_uart 7872 1 snd_intel8x0
snd_rawmidi 24900 1 snd_mpu401_uart
snd_seq_device 7976 1 snd_rawmidi
snd 56804 14 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device
soundcore 10176 1 snd
uhci_hcd 32944 0
pci_hotplug 34448 0
intel_agp 22592 1
agpgart 34600 2 intel_agp
parport_pc 35680 1
parport 41704 2 lp,parport_pc
ehci_hcd 32068 0
usbcore 119396 5 usbhid,uhci_hcd,ehci_hcd
ieee80211 34564 0
ieee80211_crypt 5768 1 ieee80211
tg3 74416 0
firmware_class 10112 1 tg3
capability 4392 0
commoncap 7008 1 capability
cpufreq_userspace 5144 0
cpufreq_powersave 1600 0
speedstep_centrino 8276 0
freq_table 4004 1 speedstep_centrino
evdev 9504 0
processor 17256 2 thermal,speedstep_centrino
tsdev 7648 0
mousedev 11576 2
psmouse 21960 0
ide_cd 42592 0
cdrom 40956 1 ide_cd
rtc 12664 0
reiserfs 248976 1
ext2 70632 0
ext3 126184 0
jbd 64056 1 ext3
mbcache 9220 2 ext2,ext3
ide_generic 1280 0
ide_disk 20480 3
piix 13216 1
ide_core 143088 4 ide_cd,ide_generic,ide_disk,piix
unix 28564 299
fbcon 40416 0
font 8128 1 fbcon
vesafb 6656 0
cfbcopyarea 3936 1 vesafb
cfbimgblt 2880 1 vesafb
cfbfillrect 3584 1 vesafb
+ date
Fri Nov 5 22:18:49 EST 2004
+ /usr/sbin/hsfconfig --info
Conexant HSF softmodem driver, version 6.03.00lnxt04082400full
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: kernel module snd-intel8x0m temporarily disabled, conflicts with hsfmc97ich
ERROR: hsf driver not active
+ identify_system
linux-i686(i686)-2.6.9-1-686 Debian-3.1
+ uname -a
Linux jrglnb 2.6.9-1-686 #1 Sun Oct 31 03:42:37 EST 2004 i686 GNU/Linux
+ gcc -v
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-2)
+ cat -v /proc/version
Linux version 2.6.9-1-686 (dilinger at toaster.hq.voxel.net) (gcc version 3.3.5 (Debian 1:3.3.5-2)) #1 Sun Oct 31 03:42:37 EST 2004
+ cat -v /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 9
model name : Intel(R) Pentium(R) M processor 1600MHz
stepping : 5
cpu MHz : 599.606
cache size : 1024 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr mce cx8 sep mtrr pge mca cmov pat clflush dts acpi mmx fxsr sse sse2 tm pbe est tm2
bogomips : 1188.86
+ cat -v /etc/debian_version
3.1
+ dmesg
:get_device PCI ROOT HID fail=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0 evaluate _BBN fail=0x5
pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x5
USB Universal Host Controller Interface driver v2.2
ACPI: PCI interrupt 0000:00:1d.0[A] -> GSI 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.0: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 11, io base 0000bf80
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 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.1: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 11, io base 0000bf40
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 11 (level, low) -> IRQ 11
uhci_hcd 0000:00:1d.2: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: irq 11, io base 0000bf20
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
shpchp: acpi_shpchprm:\_SB_.PCI0 evaluate _BBN fail=0x5
shpchp: acpi_shpchprm:get_device PCI ROOT HID fail=0x5
pciehp: acpi_pciehprm:\_SB_.PCI0 evaluate _BBN fail=0x5
pciehp: acpi_pciehprm:get_device PCI ROOT HID fail=0x5
hw_random: cannot enable RNG, aborting
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
intel8x0_measure_ac97_clock: measured 49623 usecs
intel8x0: clocking to 48000
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
MC'97 1 converters and GPIO not ready (0xff00)
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
PCI: Enabling device 0000:02:01.0 (0000 -> 0002)
ACPI: PCI interrupt 0000:02:01.0[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:01.0 [1028:011d]
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000006
PCI: Enabling device 0000:02:01.1 (0000 -> 0002)
ACPI: PCI interrupt 0000:02:01.1[A] -> GSI 11 (level, low) -> IRQ 11
Yenta: CardBus bridge found at 0000:02:01.1 [1028:011d]
Yenta: ISA IRQ mask 0x0438, PCI irq 11
Socket status: 30000410
usb 3-1: new low speed USB device using address 2
usbcore: registered new driver hiddev
input: USB HID v1.00 Mouse [413c:3010] on usb-0000:00:1d.1-1
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
NET: Registered protocol family 17
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
NET: Registered protocol family 10
Disabled Privacy Extensions on device c030ec40(lo)
IPv6 over IPv4 tunneling driver
eth0: no IPv6 routers present
ACPI: Battery Slot [BAT0] (battery present)
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: AC Adapter [AC] (on-line)
ACPI: Lid Switch [LID]
ACPI: Power Button (CM) [PBTN]
ACPI: Sleep Button (CM) [SBTN]
ACPI: Thermal Zone [THM] (44 C)
lp0: using parport0 (polling).
cs: IO port probe 0x0100-0x04ff: excluding 0x4d0-0x4d7
cs: IO port probe 0x0800-0x08ff: clean.
cs: IO port probe 0x0c00-0x0cff: clean.
cs: IO port probe 0x0a00-0x0aff: clean.
cs: memory probe 0xa0000000-0xa0ffffff: clean.
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
[drm] Initialized radeon 1.11.0 20020828 on minor 0: ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9]
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Loading R200 Microcode
Stopping tasks: ========================================================================|
Back to C!
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
tg3: eth0: Link is down.
Restarting tasks...<6>usb 3-1: USB disconnect, address 2
done
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Loading R200 Microcode
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
usb 3-1: new low speed USB device using address 3
input: USB HID v1.00 Mouse [413c:3010] on usb-0000:00:1d.1-1
Stopping tasks: ========================================================================|
Back to C!
Warning: CPU frequency is 600000, cpufreq assumed 1600000 kHz.
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
tg3: eth0: Link is down.
Restarting tasks...<6>usb 3-1: USB disconnect, address 3
usb 3-1: new low speed USB device using address 4
done
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Loading R200 Microcode
input: USB HID v1.00 Mouse [413c:3010] on usb-0000:00:1d.1-1
Warning: CPU frequency is 1600000, cpufreq assumed 600000 kHz.
Stopping tasks: ========================================================================|
Back to C!
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
tg3: eth0: Link is down.
Restarting tasks...<6>usb 3-1: USB disconnect, address 4
done
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Loading R200 Microcode
usb 3-1: new low speed USB device using address 5
input: USB HID v1.00 Mouse [413c:3010] on usb-0000:00:1d.1-1
hsfsoar: Unknown symbol cleanup_module
hsfsoar: Unknown symbol init_module
hsfengine: module license 'see LICENSE file distributed with driver' taints kernel.
hsfengine: Unknown symbol cleanup_module
hsfengine: Unknown symbol init_module
hsfserial: Unknown symbol cnxthsf_ComCtrl_Read
hsfserial: Unknown symbol cnxthsf_ComCtrl_Create
hsfserial: Unknown symbol cnxthsf_ComCtrl_Control
hsfserial: Unknown symbol cnxthsf_ComCtrl_Close
hsfserial: Unknown symbol cnxthsf_ComCtrl_Write
hsfserial: Unknown symbol cnxthsf_ComCtrl_Open
hsfserial: Unknown symbol cnxthsf_ComCtrl_Monitor
hsfserial: Unknown symbol cnxthsf_ComCtrl_Configure
hsfserial: Unknown symbol cnxthsf_ComCtrl_Destroy
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_add
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_remove
hsfmc97ich: Unknown symbol cnxthsf_GetSOARLibInterface
usb 3-1: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 10 ret -32
usb usb1: usbfs: USBDEVFS_CONTROL failed cmd lsusb rqt 128 rq 6 len 10 ret -32
NET: Registered protocol family 4
NET: Registered protocol family 3
NET: Registered protocol family 5
hsfsoar: no version for "struct_module" found: kernel tainted.
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
hsfsoar: Unknown symbol cleanup_module
hsfsoar: Unknown symbol init_module
hsfengine: Unknown symbol cleanup_module
hsfengine: Unknown symbol init_module
hsfserial: Unknown symbol cnxthsf_ComCtrl_Read
hsfserial: Unknown symbol cnxthsf_ComCtrl_Create
hsfserial: Unknown symbol cnxthsf_ComCtrl_Control
hsfserial: Unknown symbol cnxthsf_ComCtrl_Close
hsfserial: Unknown symbol cnxthsf_ComCtrl_Write
hsfserial: Unknown symbol cnxthsf_ComCtrl_Open
hsfserial: Unknown symbol cnxthsf_ComCtrl_Monitor
hsfserial: Unknown symbol cnxthsf_ComCtrl_Configure
hsfserial: Unknown symbol cnxthsf_ComCtrl_Destroy
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_add
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_remove
hsfmc97ich: Unknown symbol cnxthsf_GetSOARLibInterface
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
Stopping tasks: ===================================================================|
Back to C!
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
tg3: eth0: Link is down.
Restarting tasks...<6>usb 3-1: USB disconnect, address 5
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
done
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Loading R200 Microcode
usb 3-1: new low speed USB device using address 6
input: USB HID v1.00 Mouse [413c:3010] on usb-0000:00:1d.1-1
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
Stopping tasks: ================================================================
stopping tasks failed (1 tasks remaining)
Restarting tasks...<6> Strange, khsfd/modem not stopped
done
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Loading R200 Microcode
Stopping tasks: ================================================================|
Back to C!
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.0 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.1 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.2 to 64
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ACPI: PCI interrupt 0000:00:1f.1[A] -> GSI 11 (level, low) -> IRQ 11
ACPI: PCI interrupt 0000:00:1f.5[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.5 to 64
ACPI: PCI interrupt 0000:01:00.0[A] -> GSI 11 (level, low) -> IRQ 11
tg3: eth0: Link is down.
Restarting tasks...<6>usb 3-1: USB disconnect, address 6
done
tg3: eth0: Link is up at 100 Mbps, full duplex.
tg3: eth0: Flow control is off for TX and off for RX.
agpgart: Found an AGP 2.0 compliant device at 0000:00:00.0.
agpgart: Putting AGP V2 device at 0000:00:00.0 into 1x mode
agpgart: Putting AGP V2 device at 0000:01:00.0 into 1x mode
[drm] Loading R200 Microcode
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
usb 3-1: new low speed USB device using address 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
input: USB HID v1.00 Mouse [413c:3010] on usb-0000:00:1d.1-1
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
ACPI: PCI interrupt 0000:00:1f.6[B] -> GSI 7 (level, low) -> IRQ 7
PCI: Setting latency timer of device 0000:00:1f.6 to 64
ttySHSF0 at I/O 0xb400 (irq = 7) is a Conexant HSF softmodem (PCI-8086:24c6-14f1:5422)
hsfsoar: Unknown symbol cleanup_module
hsfsoar: Unknown symbol init_module
hsfengine: Unknown symbol cleanup_module
hsfengine: Unknown symbol init_module
hsfserial: Unknown symbol cnxthsf_ComCtrl_Read
hsfserial: Unknown symbol cnxthsf_ComCtrl_Create
hsfserial: Unknown symbol cnxthsf_ComCtrl_Control
hsfserial: Unknown symbol cnxthsf_ComCtrl_Close
hsfserial: Unknown symbol cnxthsf_ComCtrl_Write
hsfserial: Unknown symbol cnxthsf_ComCtrl_Open
hsfserial: Unknown symbol cnxthsf_ComCtrl_Monitor
hsfserial: Unknown symbol cnxthsf_ComCtrl_Configure
hsfserial: Unknown symbol cnxthsf_ComCtrl_Destroy
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_add
hsfmc97ich: Unknown symbol cnxthsf_cnxt_serial_remove
hsfmc97ich: Unknown symbol cnxthsf_GetSOARLibInterface
+ cat -v /var/run/hsfdcpd0.err
+ cat -v /var/run/hsfdcpd0.out
+ lspci -n
0000:00:00.0 0600: 8086:3340 (rev 03)
0000:00:01.0 0604: 8086:3341 (rev 03)
0000:00:1d.0 0c03: 8086:24c2 (rev 01)
0000:00:1d.1 0c03: 8086:24c4 (rev 01)
0000:00:1d.2 0c03: 8086:24c7 (rev 01)
0000:00:1d.7 0c03: 8086:24cd (rev 01)
0000:00:1e.0 0604: 8086:2448 (rev 81)
0000:00:1f.0 0601: 8086:24cc (rev 01)
0000:00:1f.1 0101: 8086:24ca (rev 01)
0000:00:1f.5 0401: 8086:24c5 (rev 01)
0000:00:1f.6 0703: 8086:24c6 (rev 01)
0000:01:00.0 0300: 1002:4c66 (rev 02)
0000:02:00.0 0200: 14e4:165d (rev 01)
0000:02:01.0 0607: 1217:7113 (rev 20)
0000:02:01.1 0607: 1217:7113 (rev 20)
0000:02:03.0 0280: 8086:1043 (rev 04)
+ lspci -v
0000:00:00.0 Host bridge: Intel Corp. 82855PM Processor to I/O Controller (rev 03)
Flags: bus master, fast devsel, latency 0
Memory at e0000000 (32-bit, prefetchable) [size=128M]
Capabilities: [e4] #09 [4104]
Capabilities: [a0] AGP version 2.0
0000:00:01.0 PCI bridge: Intel Corp. 82855PM Processor to AGP Controller (rev 03) (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, fast devsel, latency 32
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: e8000000-efffffff
0000:00:1d.0 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1 (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corp.: Unknown device 4541
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at bf80 [size=32]
0000:00:1d.1 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2 (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corp.: Unknown device 4541
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at bf40 [size=32]
0000:00:1d.2 USB Controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3 (rev 01) (prog-if 00 [UHCI])
Subsystem: Intel Corp.: Unknown device 4541
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at bf20 [size=32]
0000:00:1d.7 USB Controller: Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller (rev 01) (prog-if 20 [EHCI])
Subsystem: Dell: Unknown device 011d
Flags: bus master, medium devsel, latency 0, IRQ 11
Memory at f4fffc00 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] #0a [2080]
0000:00:1e.0 PCI bridge: Intel Corp. 82801 PCI Bridge (rev 81) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
I/O behind bridge: 0000d000-0000efff
Memory behind bridge: f6000000-fbffffff
0000:00:1f.0 ISA bridge: Intel Corp. 82801DBM LPC Interface Controller (rev 01)
Flags: bus master, medium devsel, latency 0
0000:00:1f.1 IDE interface: Intel Corp. 82801DBM (ICH4) Ultra ATA Storage Controller (rev 01) (prog-if 8a [Master SecP PriP])
Subsystem: Intel Corp.: Unknown device 4541
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at <ignored>
I/O ports at <ignored>
I/O ports at <ignored>
I/O ports at <ignored>
I/O ports at bfa0 [size=16]
Memory at 20000000 (32-bit, non-prefetchable) [size=1K]
0000:00:1f.5 Multimedia audio controller: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Audio Controller (rev 01)
Subsystem: Dell: Unknown device 011d
Flags: bus master, medium devsel, latency 0, IRQ 7
I/O ports at b800 [size=256]
I/O ports at bc40 [size=64]
Memory at f4fff800 (32-bit, non-prefetchable) [size=512]
Memory at f4fff400 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
0000:00:1f.6 Modem: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) AC'97 Modem Controller (rev 01) (prog-if 00 [Generic])
Subsystem: Conexant: Unknown device 5422
Flags: medium devsel, IRQ 7
I/O ports at b400 [size=256]
I/O ports at b080 [size=128]
Capabilities: [50] Power Management version 2
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Radeon R250 Lf [Radeon Mobility 9000 M9] (rev 02) (prog-if 00 [VGA])
Subsystem: Dell: Unknown device 011d
Flags: bus master, VGA palette snoop, stepping, 66MHz, medium devsel, latency 32, IRQ 11
Memory at e8000000 (32-bit, prefetchable) [size=128M]
I/O ports at c000 [size=256]
Memory at fcff0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [58] AGP version 2.0
Capabilities: [50] Power Management version 2
0000:02:00.0 Ethernet controller: Broadcom Corporation NetXtreme BCM5705M Gigabit Ethernet (rev 01)
Subsystem: Dell: Unknown device 865d
Flags: bus master, 66MHz, medium devsel, latency 32, IRQ 11
Memory at faff0000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [48] Power Management version 2
Capabilities: [50] Vital Product Data
Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-
0000:02:01.0 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20)
Subsystem: Dell: Unknown device 011d
Flags: bus master, stepping, slow devsel, latency 168, IRQ 11
Memory at 20001000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
Memory window 0: 20400000-207ff000 (prefetchable)
Memory window 1: 20800000-20bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
16-bit legacy interface ports at 0001
0000:02:01.1 CardBus bridge: O2 Micro, Inc. OZ711EC1 SmartCardBus Controller (rev 20)
Subsystem: Dell: Unknown device 011d
Flags: bus master, stepping, slow devsel, latency 168, IRQ 11
Memory at 20002000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 20c00000-20fff000 (prefetchable)
Memory window 1: 21000000-213ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
16-bit legacy interface ports at 0001
0000:02:03.0 Network controller: Intel Corp. PRO/Wireless LAN 2100 3B Mini PCI Adapter (rev 04)
Subsystem: Intel Corp.: Unknown device 2565
Flags: medium devsel, IRQ 7
Memory at fafef000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
+ lspci -n -vvv
0000:00:00.0 0600: 8086:3340 (rev 03)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Region 0: Memory at e0000000 (32-bit, prefetchable) [size=128M]
Capabilities: [e4] #09 [4104]
Capabilities: [a0] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x1
0000:00:01.0 0604: 8086:3341 (rev 03)
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: 32
Bus: primary=00, secondary=01, subordinate=01, sec-latency=32
I/O behind bridge: 0000c000-0000cfff
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: e8000000-efffffff
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
0000:00:1d.0 0c03: 8086:24c2 (rev 01)
Subsystem: 8086:4541
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 11
Region 4: I/O ports at bf80 [size=32]
0000:00:1d.1 0c03: 8086:24c4 (rev 01)
Subsystem: 8086:4541
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 11
Region 4: I/O ports at bf40 [size=32]
0000:00:1d.2 0c03: 8086:24c7 (rev 01)
Subsystem: 8086:4541
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 11
Region 4: I/O ports at bf20 [size=32]
0000:00:1d.7 0c03: 8086:24cd (rev 01) (prog-if 20)
Subsystem: 1028:011d
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 11
Region 0: Memory at f4fffc00 (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] #0a [2080]
0000:00:1e.0 0604: 8086:2448 (rev 81)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR+
Latency: 0
Bus: primary=00, secondary=02, subordinate=02, sec-latency=32
I/O behind bridge: 0000d000-0000efff
Memory behind bridge: f6000000-fbffffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR- NoISA+ VGA- MAbort- >Reset- FastB2B-
0000:00:1f.0 0601: 8086:24cc (rev 01)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
0000:00:1f.1 0101: 8086:24ca (rev 01) (prog-if 8a [Master SecP PriP])
Subsystem: 8086:4541
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 11
Region 0: I/O ports at <ignored>
Region 1: I/O ports at <ignored>
Region 2: I/O ports at <ignored>
Region 3: I/O ports at <ignored>
Region 4: I/O ports at bfa0 [size=16]
Region 5: Memory at 20000000 (32-bit, non-prefetchable) [size=1K]
0000:00:1f.5 0401: 8086:24c5 (rev 01)
Subsystem: 1028:011d
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 7
Region 0: I/O ports at b800 [size=256]
Region 1: I/O ports at bc40 [size=64]
Region 2: Memory at f4fff800 (32-bit, non-prefetchable) [size=512]
Region 3: Memory at f4fff400 (32-bit, non-prefetchable) [size=256]
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-
0000:00:1f.6 0703: 8086:24c6 (rev 01)
Subsystem: 14f1:5422
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin B routed to IRQ 7
Region 0: I/O ports at b400 [size=256]
Region 1: I/O ports at b080 [size=128]
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-
0000:01:00.0 0300: 1002:4c66 (rev 02)
Subsystem: 1028:011d
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: 0x08 (32 bytes)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e8000000 (32-bit, prefetchable) [size=128M]
Region 1: I/O ports at c000 [size=256]
Region 2: Memory at fcff0000 (32-bit, non-prefetchable) [size=64K]
Capabilities: [58] AGP version 2.0
Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
Command: RQ=32 ArqSz=0 Cal=0 SBA+ AGP+ GART64- 64bit- FW- Rate=x1
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-
0000:02:00.0 0200: 14e4:165d (rev 01)
Subsystem: 1028:865d
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 (16000ns min), Cache Line Size: 0x08 (32 bytes)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at faff0000 (64-bit, non-prefetchable) [size=64K]
Capabilities: [48] 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: [50] Vital Product Data
Capabilities: [58] Message Signalled Interrupts: 64bit+ Queue=0/3 Enable-
Address: ffff7fbf7ffffff8 Data: fbff
0000:02:01.0 0607: 1217:7113 (rev 20)
Subsystem: 1028:011d
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 168
Interrupt: pin A routed to IRQ 11
Region 0: Memory at 20001000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=03, subordinate=06, sec-latency=176
Memory window 0: 20400000-207ff000 (prefetchable)
Memory window 1: 20800000-20bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
0000:02:01.1 0607: 1217:7113 (rev 20)
Subsystem: 1028:011d
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 168
Interrupt: pin A routed to IRQ 11
Region 0: Memory at 20002000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=02, secondary=07, subordinate=0a, sec-latency=176
Memory window 0: 20c00000-20fff000 (prefetchable)
Memory window 1: 21000000-213ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
0000:02:03.0 0280: 8086:1043 (rev 04)
Subsystem: 8086:2565
Control: I/O- Mem+ BusMaster- SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 7
Region 0: Memory at fafef000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=1 PME-
+ lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 007: ID 413c:3010 Dell Computer Corp.
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 001: ID 0000:0000
+ lsusb -v
Bus 004 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.9-1-686 uhci_hcd
iProduct 2
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
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0x01
Bus 003 Device 007: ID 413c:3010 Dell Computer Corp.
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x413c Dell Computer Corp.
idProduct 0x3010
bcdDevice 2.20
iManufacturer 0
iProduct 0
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Devices
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.00
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 52
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 10
Bus 003 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.9-1-686 uhci_hcd
iProduct 2
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
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x00
PortPwrCtrlMask 0x01
Bus 002 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.9-1-686 uhci_hcd
iProduct 2
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
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 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-1-686 ehci_hcd
iProduct 2 Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI Controller
iSerial 1 0000:00:1d.7
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 12
Hub Descriptor:
bLength 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 0x01
+ 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-1-686 uhci_hcd
S: Product=Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #3
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= 93/900 us (10%), #Int= 1, #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-1-686 uhci_hcd
S: Product=Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #2
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=03 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 7 Spd=1.5 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=413c ProdID=3010 Rev= 2.20
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms
T: Bus=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-1-686 uhci_hcd
S: Product=Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) USB UHCI Controller #1
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= 0, #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-1-686 ehci_hcd
S: Product=Intel Corp. 82801DB/DBM (ICH4/ICH4-M) USB 2.0 EHCI 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
+ cat -v /proc/pci
cat: /proc/pci: No such file or directory
+ cat -v /proc/cmdline
root=/dev/hda4 ro
+ cat -v /proc/uptime
12296.14 10622.83
+ cat -v /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 /dev/vc/0
4 tty
4 ttyS
5 /dev/tty
5 /dev/console
5 /dev/ptmx
6 lp
7 vcs
10 misc
13 input
14 sound
29 fb
116 alsa
128 ptm
136 pts
180 usb
226 drm
253 pcmcia
254 devfs
Block devices:
1 ramdisk
3 ide0
22 ide1
+ cat -v /proc/misc
175 agpgart
1 psaux
135 rtc
+ cat -v /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev futexfs
nodev tmpfs
nodev pipefs
nodev eventpollfs
nodev devpts
cramfs
nodev ramfs
nodev devfs
nodev mqueue
ext3
ext2
reiserfs
nodev usbfs
nodev usbdevfs
+ cat -v /proc/interrupts
CPU0
0: 12172512 XT-PIC timer
1: 15657 XT-PIC i8042
2: 0 XT-PIC cascade
7: 48121 XT-PIC Intel 82801DB-ICH4
8: 4 XT-PIC rtc
9: 16 XT-PIC acpi
11: 1100629 XT-PIC yenta, yenta, eth0, radeon at PCI:1:0:0, uhci_hcd, uhci_hcd, uhci_hcd, ehci_hcd
12: 8696 XT-PIC i8042
14: 131684 XT-PIC ide0
15: 85 XT-PIC ide1
NMI: 0
LOC: 0
ERR: 0
MIS: 0
+ cat -v /proc/iomem
00000000-0009efff : System RAM
0009f000-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cffff : Video ROM
000f0000-000fffff : System ROM
00100000-1ffadfff : System RAM
00100000-0028e884 : Kernel code
0028e885-0033e8df : Kernel data
1ffae000-1fffffff : reserved
20000000-200003ff : 0000:00:1f.1
20001000-20001fff : 0000:02:01.0
20001000-20001fff : yenta_socket
20002000-20002fff : 0000:02:01.1
20002000-20002fff : yenta_socket
20400000-207fffff : PCI CardBus #03
20800000-20bfffff : PCI CardBus #03
20c00000-20ffffff : PCI CardBus #07
21000000-213fffff : PCI CardBus #07
a0000000-a0000fff : pcmcia_socket1
e0000000-e7ffffff : 0000:00:00.0
e8000000-efffffff : PCI Bus #01
e8000000-efffffff : 0000:01:00.0
f4fff400-f4fff4ff : 0000:00:1f.5
f4fff400-f4fff4ff : Intel 82801DB-ICH4
f4fff800-f4fff9ff : 0000:00:1f.5
f4fff800-f4fff9ff : Intel 82801DB-ICH4
f4fffc00-f4ffffff : 0000:00:1d.7
f4fffc00-f4ffffff : ehci_hcd
fafef000-fafeffff : 0000:02:03.0
faff0000-faffffff : 0000:02:00.0
faff0000-faffffff : tg3
fc000000-fdffffff : PCI Bus #01
fcff0000-fcffffff : 0000:01:00.0
feda0000-fedfffff : 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
0170-0177 : ide1
01f0-01f7 : ide0
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vga+
03f0-03f1 : pnp 00:01
03f6-03f6 : ide0
03f8-03ff : serial
0778-077a : parport0
0800-087f : 0000:00:1f.0
0800-0803 : PM1a_EVT_BLK
0804-0805 : PM1a_CNT_BLK
0808-080b : PM_TMR
0820-0820 : PM2_CNT_BLK
0828-082f : GPE0_BLK
0860-087f : pnp 00:01
0880-08bf : 0000:00:1f.0
0880-08bf : pnp 00:01
08c0-08ff : pnp 00:01
08e0-08e5 : ACPI CPU throttle
0900-097f : pnp 00:01
0cf8-0cff : PCI conf1
4000-40ff : PCI CardBus #03
4400-44ff : PCI CardBus #03
4800-48ff : PCI CardBus #07
4c00-4cff : PCI CardBus #07
b080-b0ff : 0000:00:1f.6
b400-b4ff : 0000:00:1f.6
b800-b8ff : 0000:00:1f.5
b800-b8ff : Intel 82801DB-ICH4
bc40-bc7f : 0000:00:1f.5
bc40-bc7f : Intel 82801DB-ICH4
bf20-bf3f : 0000:00:1d.2
bf20-bf3f : uhci_hcd
bf40-bf5f : 0000:00:1d.1
bf40-bf5f : uhci_hcd
bf80-bf9f : 0000:00:1d.0
bf80-bf9f : uhci_hcd
bfa0-bfaf : 0000:00:1f.1
bfa0-bfa7 : ide0
bfa8-bfaf : ide1
c000-cfff : PCI Bus #01
c000-c0ff : 0000:01:00.0
f400-f4fe : motherboard
f400-f4fe : pnp 00:01
+ cat -v /proc/dma
4: cascade
+ cat -v /proc/mtrr
reg00: base=0x00000000 ( 0MB), size= 512MB: write-back, count=1
reg01: base=0xfeda0000 (4077MB), size= 128KB: write-through, count=1
reg02: base=0xe8000000 (3712MB), size= 32MB: write-combining, count=2
reg03: base=0xe0000000 (3584MB), size= 128MB: write-combining, count=1
+ cat -v /proc/partitions
major minor #blocks name
3 0 58605120 hda
3 1 48163 hda1
3 2 15727635 hda2
3 3 1 hda3
3 4 31358880 hda4
3 5 10490413 hda5
3 6 979933 hda6
+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev2/root2 / reiserfs rw 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
+ cat -v /proc/swaps
Filename Type Size Used Priority
/dev/hda6 partition 979924 0 -1
+ cat -v /proc/meminfo
MemTotal: 516120 kB
MemFree: 34616 kB
Buffers: 66336 kB
Cached: 271540 kB
SwapCached: 0 kB
Active: 281148 kB
Inactive: 158152 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 516120 kB
LowFree: 34616 kB
SwapTotal: 979924 kB
SwapFree: 979924 kB
Dirty: 3428 kB
Writeback: 0 kB
Mapped: 155788 kB
Slab: 26452 kB
Committed_AS: 181656 kB
PageTables: 1644 kB
VmallocTotal: 507896 kB
VmallocUsed: 8212 kB
VmallocChunk: 498164 kB
+ cat -v /proc/stat
cpu 127048 7 26899 1024851 34797 3312 151
cpu0 127048 7 26899 1024851 34797 3312 151
intr 13477432 12172529 15657 0 2 4 2 0 48121 4 16 2 1100630 8696 0 131684 85 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 11446827
btime 1099698833
processes 27429
procs_running 2
procs_blocked 1
+ cat -v /proc/apm
cat: /proc/apm: No such file or directory
+ cat -v /proc/modules
snd_pcm_oss 54024 0 - Live 0xe0cea000
snd_mixer_oss 20192 1 snd_pcm_oss, Live 0xe0b62000
appletalk 36660 0 - Live 0xe0b16000
ax25 59692 0 - Live 0xe0b29000
ipx 29772 0 - Live 0xe0b20000
radeon 135492 2 - Live 0xe0cc7000
ds 18628 4 - Live 0xe0c40000
lp 11080 0 - Live 0xe0c19000
thermal 13000 0 - Live 0xe0c14000
fan 3812 0 - Live 0xe091e000
button 6448 0 - Live 0xe0b4b000
ac 4644 0 - Live 0xe0b4e000
battery 9188 0 - Live 0xe0beb000
ipv6 264096 6 - Live 0xe0c85000
af_packet 22504 2 - Live 0xe0c32000
joydev 9856 0 - Live 0xe0bef000
usbhid 32576 0 - Live 0xe0c0b000
yenta_socket 21664 1 - Live 0xe0b3c000
pcmcia_core 70484 2 ds,yenta_socket, Live 0xe0c1f000
snd_intel8x0 35276 3 - Live 0xe0be1000
snd_ac97_codec 73200 1 snd_intel8x0, Live 0xe0bf8000
snd_pcm 98696 3 snd_pcm_oss,snd_intel8x0, Live 0xe0ba6000
snd_timer 25668 1 snd_pcm, Live 0xe0b43000
snd_page_alloc 9992 2 snd_intel8x0,snd_pcm, Live 0xe0aae000
gameport 4512 1 snd_intel8x0, Live 0xe0af4000
snd_mpu401_uart 7872 1 snd_intel8x0, Live 0xe0af1000
snd_rawmidi 24900 1 snd_mpu401_uart, Live 0xe0b0e000
snd_seq_device 7976 1 snd_rawmidi, Live 0xe0aee000
snd 56804 14 snd_pcm_oss,snd_mixer_oss,snd_intel8x0,snd_ac97_codec,snd_pcm,snd_timer,snd_mpu401_uart,snd_rawmidi,snd_seq_device, Live 0xe0b97000
soundcore 10176 1 snd, Live 0xe094a000
uhci_hcd 32944 0 - Live 0xe0b04000
pci_hotplug 34448 0 - Live 0xe0afa000
intel_agp 22592 1 - Live 0xe0ab2000
agpgart 34600 2 intel_agp, Live 0xe0ae4000
parport_pc 35680 1 - Live 0xe0a96000
parport 41704 2 lp,parport_pc, Live 0xe0ad8000
ehci_hcd 32068 0 - Live 0xe0aa0000
usbcore 119396 5 usbhid,uhci_hcd,ehci_hcd, Live 0xe0ab9000
ieee80211 34564 0 - Live 0xe0b58000
ieee80211_crypt 5768 1 ieee80211, Live 0xe091b000
tg3 74416 0 - Live 0xe0931000
firmware_class 10112 1 tg3, Live 0xe0910000
capability 4392 0 - Live 0xe0918000
commoncap 7008 1 capability, Live 0xe08c5000
cpufreq_userspace 5144 0 - Live 0xe08cf000
cpufreq_powersave 1600 0 - Live 0xe08ca000
speedstep_centrino 8276 0 - Live 0xe0914000
freq_table 4004 1 speedstep_centrino, Live 0xe08c8000
evdev 9504 0 - Live 0xe08e5000
processor 17256 2 thermal,speedstep_centrino, Live 0xe090a000
tsdev 7648 0 - Live 0xe08cc000
mousedev 11576 2 - Live 0xe08ac000
psmouse 21960 0 - Live 0xe08de000
ide_cd 42592 0 - Live 0xe08d2000
cdrom 40956 1 ide_cd, Live 0xe08b7000
rtc 12664 0 - Live 0xe08b0000
reiserfs 248976 1 - Live 0xe094e000
ext2 70632 0 - Live 0xe0843000
ext3 126184 0 - Live 0xe08ea000
jbd 64056 1 ext3, Live 0xe0858000
mbcache 9220 2 ext2,ext3, Live 0xe0825000
ide_generic 1280 0 - Live 0xe08c3000
ide_disk 20480 3 - Live 0xe089f000
piix 13216 1 - Live 0xe08a5000
ide_core 143088 4 ide_cd,ide_generic,ide_disk,piix, Live 0xe0869000
unix 28564 299 - Live 0xe083b000
fbcon 40416 0 - Live 0xe0830000
font 8128 1 fbcon, Live 0xe0822000
vesafb 6656 0 - Live 0xe0802000
cfbcopyarea 3936 1 vesafb, Live 0xe081c000
cfbimgblt 2880 1 vesafb, Live 0xe081a000
cfbfillrect 3584 1 vesafb, Live 0xe0805000
+ cat -v /proc/ldiscs
cat: /proc/ldiscs: No such file or directory
+ sysctl -a
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe3'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe2'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe1'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe0'
error: unknown error 0 reading key 'dev.parport.parport0.autoprobe'
error: unknown error 22 reading key 'net.ipv6.route.flush'
error: unknown error 22 reading key 'net.ipv4.route.flush'
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE,COMPAT,ECP,DMA
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = -1
dev.parport.parport0.base-addr = 888 1912
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.cdrom.check_media = 0
dev.cdrom.lock = 1
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 1
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info =
dev.cdrom.info = drive name: hdc
dev.cdrom.info = drive speed: 24
dev.cdrom.info = drive # of slots: 1
dev.cdrom.info = Can close tray: 1
dev.cdrom.info = Can open tray: 1
dev.cdrom.info = Can lock tray: 1
dev.cdrom.info = Can change speed: 1
dev.cdrom.info = Can select disk: 0
dev.cdrom.info = Can read multisession: 1
dev.cdrom.info = Can read MCN: 1
dev.cdrom.info = Reports media changed: 1
dev.cdrom.info = Can play audio: 1
dev.cdrom.info = Can write CD-R: 1
dev.cdrom.info = Can write CD-RW: 1
dev.cdrom.info = Can read DVD: 1
dev.cdrom.info = Can write DVD-R: 0
dev.cdrom.info = Can write DVD-RAM: 0
dev.cdrom.info = Can read MRW: 1
dev.cdrom.info = Can write MRW: 1
dev.cdrom.info = Can write RAM: 1
dev.cdrom.info =
dev.cdrom.info =
dev.rtc.max-user-freq = 64
net.appletalk.aarp-resolve-time = 10
net.appletalk.aarp-retransmit-limit = 10
net.appletalk.aarp-tick-time = 0
net.appletalk.aarp-expiry-time = 300
net.ipx.ipx_pprop_broadcasting = 1
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 = 1
net.ipv4.conf.eth0.send_redirects = 1
net.ipv4.conf.eth0.rp_filter = 1
net.ipv4.conf.eth0.shared_media = 1
net.ipv4.conf.eth0.secure_redirects = 1
net.ipv4.conf.eth0.accept_redirects = 1
net.ipv4.conf.eth0.mc_forwarding = 0
net.ipv4.conf.eth0.forwarding = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 1
net.ipv4.conf.lo.disable_xfrm = 1
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 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 = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.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 = 1
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.eth0.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_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 = 49152 65536 98304
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 = 65536
net.ipv4.route.gc_thresh = 4096
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
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 = 16384
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.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 = 111616
net.core.wmem_default = 111616
net.core.rmem_max = 111616
net.core.wmem_max = 111616
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 = 723
vm.lower_zone_protection = 0
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 40
vm.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.unknown_nmi_panic = 0
kernel.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 0
kernel.pid_max = 32768
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 4
kernel.pty.max = 4096
kernel.random.uuid = e7e22076-4c4b-4237-85bf-1ea72674a41a
kernel.random.boot_id = 083b4038-1e30-4d3f-bed3-08806f82508c
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3840
kernel.random.poolsize = 512
kernel.threads-max = 8186
kernel.cad_pid = 1
kernel.sysrq = 1
kernel.sem = 250 32000 32 128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.acct = 4 2 30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 7 4 1 7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 0
kernel.cap-bound = -257
kernel.tainted = 3
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = jrglnb
kernel.version = #1 Sun Oct 31 03:42:37 EST 2004
kernel.osrelease = 2.6.9-1-686
kernel.ostype = Linux
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.quota.syncs = 29
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 = 20361 14833 45 0 0 0
fs.file-max = 50446
fs.file-nr = 2060 0 50446
fs.inode-state = 23751 6621 0 0 0 0 0
fs.inode-nr = 23751 6621
+ modprobe -V
module-init-tools version 3.1-pre6
+ modprobe -l *hsf*
FATAL: Can't have multiple wildcards
+ modprobe -l *hcf*
+ modprobe -l *rip*
/lib/modules/2.6.9-1-686/kernel/drivers/input/joystick/grip.ko
/lib/modules/2.6.9-1-686/kernel/drivers/input/joystick/grip_mp.ko
/lib/modules/2.6.9-1-686/kernel/drivers/net/wireless/strip.ko
+ cat -v /etc/modules.conf
### This file is automatically generated by update-modules"
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
### update-modules: start processing /etc/modutils/0keep
# DO NOT MODIFY THIS FILE!
# This file is not marked as conffile to make sure if you upgrade modutils
# it will be restored in case some modifications have been made.
#
# The keep command is necessary to prevent insmod and friends from ignoring
# the builtin defaults of a path-statement is encountered. Until all other
# packages use the new `add path'-statement this keep-statement is essential
# to keep your system working
keep
### update-modules: end processing /etc/modutils/0keep
### update-modules: start processing /etc/modutils/actions
# Special actions that are needed for some modules
# The BTTV module does not load the tuner module automatically,
# so do that in here
post-install bttv insmod tuner
post-remove bttv rmmod tuner
### update-modules: end processing /etc/modutils/actions
### update-modules: start processing /etc/modutils/aliases
# Aliases to tell insmod/modprobe which modules to use
# Uncomment the network protocols you don't want loaded:
# alias net-pf-1 off # Unix
# alias net-pf-2 off # IPv4
# alias net-pf-3 off # Amateur Radio AX.25
# alias net-pf-4 off # IPX
# alias net-pf-5 off # DDP / appletalk
# alias net-pf-6 off # Amateur Radio NET/ROM
# alias net-pf-9 off # X.25
# alias net-pf-10 off # IPv6
# alias net-pf-11 off # ROSE / Amateur Radio X.25 PLP
# alias net-pf-19 off # Acorn Econet
alias net-pf-24 pppoe
alias char-major-10-175 agpgart
alias char-major-10-200 tun
alias char-major-81 bttv
alias char-major-108 ppp_generic
alias /dev/ppp ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
# Crypto modules (see http://www.kerneli.org/)
alias loop-xfer-gen-0 loop_gen
alias loop-xfer-3 loop_fish2
alias loop-xfer-gen-10 loop_gen
alias cipher-2 des
alias cipher-3 fish2
alias cipher-4 blowfish
alias cipher-6 idea
alias cipher-7 serp6f
alias cipher-8 mars6
alias cipher-11 rc62
alias cipher-15 dfc2
alias cipher-16 rijndael
alias cipher-17 rc5
### update-modules: end processing /etc/modutils/aliases
### update-modules: start processing /etc/modutils/alsa-base
above snd-pcm snd-pcm-oss
above snd-mixer snd-mixer-oss
above snd-seq snd-seq-oss
### update-modules: end processing /etc/modutils/alsa-base
### update-modules: start processing /etc/modutils/hsf
alias /dev/ttySHSF[0-9]* /dev/ttySHSF
alias /dev/modem /dev/ttySHSF
alias char-major-240 /dev/ttySHSF
alias /dev/cuaHSF[0-9]* /dev/ttySHSF
alias char-major-241 /dev/ttySHSF
options hsfserial serialmajor=240 calloutmajor=241
alias char-major-242 hsfosspec
alias /dev/hsfdiag hsfosspec
alias /dev/hsfdiag* /dev/hsfdiag
alias char-major-243 /dev/hsfdiag
options hsfosspec dcpmajor=242 diagmajor=243
probeall /dev/ttySHSF hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali hsfusbcd2
probeall hsfserial hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali hsfusbcd2
### update-modules: end processing /etc/modutils/hsf
### update-modules: start processing /etc/modutils/paths
# This file contains a list of paths that modprobe should scan,
# beside the ones that are compiled into the modutils tools
# themselves.
### update-modules: end processing /etc/modutils/paths
### update-modules: start processing /etc/modutils/setserial
#
# This is what I wanted to do, but logger is in /usr/bin, which isn't loaded
# when the module is first loaded into the kernel at boot time!
#
#post-install serial /etc/init.d/setserial start | logger -p daemon.info -t "setserial-module reload"
#pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t "setserial-module uload"
#
alias /dev/tts serial
alias /dev/tts/0 serial
alias /dev/tts/1 serial
alias /dev/tts/2 serial
alias /dev/tts/3 serial
post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null
pre-remove serial /etc/init.d/setserial modsave > /dev/null 2> /dev/null
### update-modules: end processing /etc/modutils/setserial
### update-modules: start processing /etc/modutils/arch/i386
alias parport_lowlevel parport_pc
alias char-major-10-144 nvram
alias binfmt-0064 binfmt_aout
alias char-major-10-135 rtc
### update-modules: end processing /etc/modutils/arch/i386
+ cat -v /etc/modprobe.d/aliases
# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.
# network protocols ##########################################################
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-3 ax25
alias net-pf-4 ipx
alias net-pf-5 appletalk
alias net-pf-6 netrom
alias net-pf-7 bridge
alias net-pf-8 atm
alias net-pf-9 x25
alias net-pf-10 ipv6
alias net-pf-11 rose
alias net-pf-12 decnet
# 13 NETBEUI
alias net-pf-15 af_key
alias net-pf-16 af_netlink
alias net-pf-17 af_packet
# 18 ASH
alias net-pf-19 af_econet
alias net-pf-20 atm
# 22 SNA
alias net-pf-23 irda
alias net-pf-24 pppoe
alias net-pf-25 wanrouter
alias net-pf-26 llc
alias net-pf-31 bluetooth
# executables formats ########################################################
install binfmt-0000 /bin/true
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout
# block devices ##############################################################
alias block-major-1 rd
alias block-major-3 ide-probe-mod
alias block-major-7 loop
alias block-major-8 sd_mod
alias block-major-9 md
alias block-major-11 sr_mod
alias block-major-22 ide-probe-mod
alias block-major-33 ide-probe-mod
alias block-major-34 ide-probe-mod
alias block-major-37 ide-tape
alias block-major-44 ftl
alias block-major-46 pcd
alias block-major-47 pf
alias block-major-56 ide-probe-mod
alias block-major-57 ide-probe-mod
alias block-major-58 lvm-mod
alias block-major-88 ide-probe-mod
alias block-major-89 ide-probe-mod
alias block-major-90 ide-probe-mod
alias block-major-91 ide-probe-mod
alias block-major-93 nftl
alias block-major-97 pg
# character devices ##########################################################
alias char-major-9 st
install char-major-10 /bin/true
alias char-major-10-1 psmouse
alias char-major-10-134 apm
alias char-major-10-135 rtc
alias char-major-10-139 openprom
alias char-major-10-144 nvram
alias char-major-10-157 applicom
alias char-major-10-175 agpgart
alias char-major-10-181 toshiba
alias char-major-10-184 microcode
alias char-major-10-187 irnet
alias char-major-10-189 ussp
alias char-major-10-200 tun
alias char-major-10-250 hci_vhci
alias char-major-13 input
alias char-major-13-0 joydev
alias char-major-13-1 joydev
alias char-major-13-2 joydev
alias char-major-13-3 joydev
alias char-major-13-32 mousedev
alias char-major-13-33 mousedev
alias char-major-13-34 mousedev
alias char-major-13-35 mousedev
alias char-major-13-63 mousedev
alias char-major-13-64 evdev
alias char-major-13-65 evdev
alias char-major-13-66 evdev
alias char-major-13-67 evdev
alias char-major-19 cyclades
alias char-major-20 cyclades
alias char-major-21 sg
alias char-major-22 pcxx
alias char-major-23 pcxx
alias char-major-27 ftape
alias char-major-34 scc
alias char-major-35 tclmidi
alias char-major-37 ide-tape
alias char-major-48 riscom8
alias char-major-49 riscom8
alias char-major-57 esp
alias char-major-58 esp
alias char-major-63 kdebug
alias char-major-67 coda
alias char-major-75 specialix
alias char-major-76 specialix
alias char-major-81 videodev
alias char-major-83 vtx
alias char-major-89 i2c-dev
alias char-major-90 mtdchar
alias char-major-96 pt
alias char-major-97 pg
alias char-major-99 ppdev
alias char-major-107 3dfx
alias char-major-108 ppp_generic
alias char-major-109 lvm-mod
alias char-major-116 snd
alias char-major-161 ircomm-tty
alias char-major-166 cdc_acm
alias char-major-171 raw1394
alias char-major-180 usbcore
alias char-major-180-48 scanner
alias char-major-10-183 hw_random
alias char-major-195 nvidia
alias char-major-200 vxspec
alias char-major-202 msr
alias char-major-203 cpuid
alias char-major-206 osst
alias char-major-208 ussp
alias char-major-227 tub3270
#alias char-major-240 usb-serial
#alias char-major-240 hsfserial
#alias char-major-241 hsfserial
# misc #######################################################################
alias ppp-compress-18 ppp_mppe
alias xfrm-type-2-4 xfrm4_tunnel
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-41 xfrm6_tunnel
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6
alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias bt-proto-7 avdtp
alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias dummy0 dummy
alias dummy1 dummy
alias plip0 plip
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias gre0 ip_gre
alias usbdevfs usbcore
alias iso9660 isofs
+ cat -v /etc/modprobe.d/alsa-base
install snd-pcm /sbin/modprobe --ignore-install snd-pcm && /sbin/modprobe snd-pcm-oss
install snd-mixer /sbin/modprobe --ignore-install snd-mixer && /sbin/modprobe snd-mixer-oss
install snd-seq /sbin/modprobe --ignore-install snd-seq && /sbin/modprobe snd-seq-oss
+ cat -v /etc/modprobe.d/arch
cat: /etc/modprobe.d/arch: Is a directory
+ cat -v /etc/modprobe.d/arch-aliases
alias block-major-2 floppy
alias block-major-13 xd
alias block-major-15 cdu31a
alias block-major-16 gscd
alias block-major-17 optcd
alias block-major-18 sjcd
alias block-major-20 mcdx
alias block-major-23 mcd
alias block-major-24 sonycd535
alias block-major-25 sbpcd
alias block-major-26 sbpcd
alias block-major-27 sbpcd
alias block-major-29 aztcd
alias block-major-32 cm206
alias char-major-4 8250
alias char-major-5 8250
alias char-major-6 lp
alias char-major-10-130 wdt
alias char-major-10-131 wdt
alias char-major-14 soundcore
alias parport_lowlevel parport_pc
alias binfmt-0064 binfmt_aout
alias binfmt-332 iBCS
+ cat -v /etc/modprobe.d/hsf
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; [ -e /lib/modules/`uname -r`/misc/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /bin/true
+ cat -v /etc/modprobe.d/hsf.conflicts
install snd-intel8x0m /bin/true # temporarily disabled by hsf - conflicts with hsfmc97ich
+ cat -v /etc/modprobe.d/isapnp
cat: /etc/modprobe.d/isapnp: Is a directory
+ cat -v /etc/modprobe.d/sound
options snd device_mode=0660
alias snd-card-0 snd-intel8x0
alias sound-slot-0 snd-intel8x0
+ 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
serial /dev/ttyS 4 64-111 serial
pty_slave /dev/pts 136 0-1048575 pty:slave
pty_master /dev/ptm 128 0-1048575 pty:master
pty_slave /dev/ttyp 3 0-255 pty:slave
pty_master /dev/pty 2 0-255 pty:master
unknown /dev/tty 4 1-63 console
+ cat -v /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A port:000003F8 irq:4 tx:0 rx:0
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:000001A0 irq:9
5: uart:unknown port:000001A8 irq:9
6: uart:unknown port:000001B0 irq:9
7: uart:unknown port:000001B8 irq:9
8: uart:unknown port:000002A0 irq:5
9: uart:unknown port:000002A8 irq:5
10: uart:unknown port:000002B0 irq:5
11: uart:unknown port:000002B8 irq:5
12: uart:unknown port:00000330 irq:4
13: uart:unknown port:00000338 irq:4
14: uart:unknown port:00000000 irq:0
15: uart:unknown port:00000000 irq:0
16: uart:unknown port:00000100 irq:12
17: uart:unknown port:00000108 irq:12
18: uart:unknown port:00000110 irq:12
19: uart:unknown port:00000118 irq:12
20: uart:unknown port:00000120 irq:12
21: uart:unknown port:00000128 irq:12
22: uart:unknown port:00000130 irq:12
23: uart:unknown port:00000138 irq:12
24: uart:unknown port:00000140 irq:12
25: uart:unknown port:00000148 irq:12
26: uart:unknown port:00000150 irq:12
27: uart:unknown port:00000158 irq:12
28: uart:unknown port:00000160 irq:12
29: uart:unknown port:00000168 irq:12
30: uart:unknown port:00000170 irq:12
31: uart:unknown port:00000178 irq:12
32: uart:unknown port:00000302 irq:3
33: uart:unknown port:00000302 irq:3
34: uart:unknown port:00000302 irq:3
35: uart:unknown port:00000302 irq:3
36: uart:unknown port:00000302 irq:3
37: uart:unknown port:00000302 irq:3
38: uart:unknown port:00000302 irq:3
39: uart:unknown port:00000302 irq:3
40: uart:unknown port:00000302 irq:3
41: uart:unknown port:00000302 irq:3
42: uart:unknown port:00000302 irq:3
43: uart:unknown port:00000302 irq:3
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
+ ls -l /dev/modem*
lrwxrwxrwx 1 root root 13 Nov 5 22:18 /dev/modem -> /dev/ttySHSF0
+ ls -l /dev/*HSF[0-9]*
crw-rw-rw- 1 root root 241, 64 Nov 5 22:18 /dev/cuaHSF0
crw-rw-rw- 1 root root 241, 65 Nov 5 22:18 /dev/cuaHSF1
crw-rw-rw- 1 root root 241, 66 Nov 5 22:18 /dev/cuaHSF2
crw-rw-rw- 1 root root 241, 67 Nov 5 22:18 /dev/cuaHSF3
crw-rw-rw- 1 root root 241, 68 Nov 5 22:18 /dev/cuaHSF4
crw-rw-rw- 1 root root 241, 69 Nov 5 22:18 /dev/cuaHSF5
crw-rw-rw- 1 root root 241, 70 Nov 5 22:18 /dev/cuaHSF6
crw-rw-rw- 1 root root 241, 71 Nov 5 22:18 /dev/cuaHSF7
crw-rw-rw- 1 root root 240, 64 Nov 5 22:18 /dev/ttySHSF0
crw-rw-rw- 1 root root 240, 65 Nov 5 22:18 /dev/ttySHSF1
crw-rw-rw- 1 root root 240, 66 Nov 5 22:18 /dev/ttySHSF2
crw-rw-rw- 1 root root 240, 67 Nov 5 22:18 /dev/ttySHSF3
crw-rw-rw- 1 root root 240, 68 Nov 5 22:18 /dev/ttySHSF4
crw-rw-rw- 1 root root 240, 69 Nov 5 22:18 /dev/ttySHSF5
crw-rw-rw- 1 root root 240, 70 Nov 5 22:18 /dev/ttySHSF6
crw-rw-rw- 1 root root 240, 71 Nov 5 22:18 /dev/ttySHSF7
+ ls -l /dev/ttyS*
crw-rw---- 1 root dialout 4, 64 Jul 22 15:54 /dev/ttyS0
crw-rw---- 1 root dialout 4, 65 Jul 22 15:54 /dev/ttyS1
crw-rw---- 1 root dialout 4, 66 Jul 22 15:54 /dev/ttyS2
crw-rw---- 1 root dialout 4, 67 Jul 22 15:54 /dev/ttyS3
crw-rw---- 1 root dialout 4, 68 Jul 22 15:54 /dev/ttyS4
crw-rw-rw- 1 root root 240, 64 Nov 5 22:18 /dev/ttySHSF0
crw-rw-rw- 1 root root 240, 65 Nov 5 22:18 /dev/ttySHSF1
crw-rw-rw- 1 root root 240, 66 Nov 5 22:18 /dev/ttySHSF2
crw-rw-rw- 1 root root 240, 67 Nov 5 22:18 /dev/ttySHSF3
crw-rw-rw- 1 root root 240, 68 Nov 5 22:18 /dev/ttySHSF4
crw-rw-rw- 1 root root 240, 69 Nov 5 22:18 /dev/ttySHSF5
crw-rw-rw- 1 root root 240, 70 Nov 5 22:18 /dev/ttySHSF6
crw-rw-rw- 1 root root 240, 71 Nov 5 22:18 /dev/ttySHSF7
+ ls -l /dev/tts*
ls: /dev/tts*: No such file or directory
+ cd /etc/hsfmodem/nvm && find . -maxdepth 2 -ls
53820 0 drwxr-xr-x 7 root root 304 Nov 5 22:18 .
54408 1 drwxr-xr-x 2 root root 1280 Nov 5 22:18 ./hsfpcibasic2smart
54409 4 -rw-r--r-- 1 root root 326 Aug 24 19:19 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMS
53850 4 -rw-r--r-- 5 root root 127 Aug 24 19:19 ./hsfpcibasic2smart/SREG
54411 4 -rw-r--r-- 3 root root 326 Aug 24 19:19 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMSK3
53842 4 -rw-r--r-- 5 root root 6 Aug 24 19:19 ./hsfpcibasic2smart/AT+MSSTR
53845 4 -rw-r--r-- 5 root root 887 Aug 24 19:19 ./hsfpcibasic2smart/CONSTTONEPARAMS
53847 4 -rw-r--r-- 5 root root 83 Aug 24 19:19 ./hsfpcibasic2smart/MS_PARAMS
53832 4 -rw-r--r-- 5 root root 7 Aug 24 19:19 ./hsfpcibasic2smart/OEM_SPKR_MUTE_DELAY
53846 4 -rw-r--r-- 5 root root 41 Aug 24 19:19 ./hsfpcibasic2smart/DC_CALC_PARAMS
53834 4 -rw-r--r-- 5 root root 733 Aug 24 19:19 ./hsfpcibasic2smart/V25TER
54710 0 lrwxrwxrwx 1 root root 22 Nov 5 22:18 ./hsfpcibasic2smart/Region -> ../hsfpcibasic2/Region
53830 4 -rw-r--r-- 3 root root 13 Aug 24 19:18 ./hsfpcibasic2smart/HW_ADAPTER_TYPE
54709 0 lrwxrwxrwx 1 root root 23 Nov 5 22:18 ./hsfpcibasic2smart/Profile -> ../hsfpcibasic2/Profile
53824 4 -rw-r--r-- 5 root root 55 Aug 24 19:19 ./hsfpcibasic2smart/AT_MISC_DEF
53849 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfpcibasic2smart/CSA_FLAGS
53858 4 -rw-r--r-- 48 root root 3 Aug 24 19:19 ./hsfpcibasic2smart/OEM_DAATYPE
53827 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfpcibasic2smart/OEM_FLAGS
53839 4 -rw-r--r-- 5 root root 22 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_GCAP
54412 4 -rw-r--r-- 2 root root 16 Aug 24 19:19 ./hsfpcibasic2smart/DLG_PARAMS
53828 4 -rw-r--r-- 5 root root 8 Aug 24 19:19 ./hsfpcibasic2smart/ATMESSAGE_I0
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfpcibasic2smart/ATMESSAGE_I1
53831 4 -rw-r--r-- 5 root root 35 Aug 24 19:19 ./hsfpcibasic2smart/ATMESSAGE_I3
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfpcibasic2smart/ATMESSAGE_I4
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfpcibasic2smart/ATMESSAGE_I7
53840 4 -rw-r--r-- 5 root root 13 Aug 24 19:19 ./hsfpcibasic2smart/PROPERTIES
53837 4 -rw-r--r-- 5 root root 111 Aug 24 19:19 ./hsfpcibasic2smart/DTMF_COMP_LEVEL
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_FMI
53838 4 -rw-r--r-- 5 root root 26 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_FMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_FMR
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_GMI
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_GMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_GMR
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_GOI
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfpcibasic2smart/ATPLUSID_GSN
53833 4 -rw-r--r-- 5 root root 181 Aug 24 19:19 ./hsfpcibasic2smart/MOD_THRESHOLD
53841 4 -rw-r--r-- 5 root root 144 Aug 24 19:19 ./hsfpcibasic2smart/CADENCE
53844 4 -rw-r--r-- 5 root root 517 Aug 24 19:19 ./hsfpcibasic2smart/TONEPARAMS
54410 4 -rw-r--r-- 1 root root 27 Aug 24 19:19 ./hsfpcibasic2smart/OEM_HWDATA
53843 4 -rw-r--r-- 5 root root 27 Aug 24 19:19 ./hsfpcibasic2smart/CPU_FREQ_CHANGE
54413 4 -rw-r--r-- 4 root root 224 Aug 24 19:19 ./hsfpcibasic2smart/COUNTRY_CODE_LIST
54414 1 drwxr-xr-x 3 root root 1312 Nov 5 22:18 ./hsfpcibasic2hsfi
54415 4 -rw-r--r-- 1 root root 326 Aug 24 19:19 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMS
53850 4 -rw-r--r-- 5 root root 127 Aug 24 19:19 ./hsfpcibasic2hsfi/SREG
54411 4 -rw-r--r-- 3 root root 326 Aug 24 19:19 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMSK3
53842 4 -rw-r--r-- 5 root root 6 Aug 24 19:19 ./hsfpcibasic2hsfi/AT+MSSTR
53845 4 -rw-r--r-- 5 root root 887 Aug 24 19:19 ./hsfpcibasic2hsfi/CONSTTONEPARAMS
53847 4 -rw-r--r-- 5 root root 83 Aug 24 19:19 ./hsfpcibasic2hsfi/MS_PARAMS
53832 4 -rw-r--r-- 5 root root 7 Aug 24 19:19 ./hsfpcibasic2hsfi/OEM_SPKR_MUTE_DELAY
53846 4 -rw-r--r-- 5 root root 41 Aug 24 19:19 ./hsfpcibasic2hsfi/DC_CALC_PARAMS
53834 4 -rw-r--r-- 5 root root 733 Aug 24 19:19 ./hsfpcibasic2hsfi/V25TER
54711 0 lrwxrwxrwx 1 root root 22 Nov 5 22:18 ./hsfpcibasic2hsfi/Region -> ../hsfpcibasic2/Region
53830 4 -rw-r--r-- 3 root root 13 Aug 24 19:18 ./hsfpcibasic2hsfi/HW_ADAPTER_TYPE
54418 0 drwxr-xr-x 5 root root 216 Nov 5 22:18 ./hsfpcibasic2hsfi/Profile
53824 4 -rw-r--r-- 5 root root 55 Aug 24 19:19 ./hsfpcibasic2hsfi/AT_MISC_DEF
53849 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfpcibasic2hsfi/CSA_FLAGS
53825 4 -rw-r--r-- 5 root root 3 Aug 24 19:19 ./hsfpcibasic2hsfi/OEM_DAATYPE
53827 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfpcibasic2hsfi/OEM_FLAGS
54369 4 -rw-r--r-- 2 root root 41 Aug 24 19:19 ./hsfpcibasic2hsfi/ATMESSAGE_I90
53839 4 -rw-r--r-- 5 root root 22 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_GCAP
54417 4 -rw-r--r-- 1 root root 16 Aug 24 19:19 ./hsfpcibasic2hsfi/DLG_PARAMS
53828 4 -rw-r--r-- 5 root root 8 Aug 24 19:19 ./hsfpcibasic2hsfi/ATMESSAGE_I0
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfpcibasic2hsfi/ATMESSAGE_I1
53831 4 -rw-r--r-- 5 root root 35 Aug 24 19:19 ./hsfpcibasic2hsfi/ATMESSAGE_I3
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfpcibasic2hsfi/ATMESSAGE_I4
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfpcibasic2hsfi/ATMESSAGE_I7
53840 4 -rw-r--r-- 5 root root 13 Aug 24 19:19 ./hsfpcibasic2hsfi/PROPERTIES
53837 4 -rw-r--r-- 5 root root 111 Aug 24 19:19 ./hsfpcibasic2hsfi/DTMF_COMP_LEVEL
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_FMI
53838 4 -rw-r--r-- 5 root root 26 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_FMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_FMR
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_GMI
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_GMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_GMR
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_GOI
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfpcibasic2hsfi/ATPLUSID_GSN
53833 4 -rw-r--r-- 5 root root 181 Aug 24 19:19 ./hsfpcibasic2hsfi/MOD_THRESHOLD
53841 4 -rw-r--r-- 5 root root 144 Aug 24 19:19 ./hsfpcibasic2hsfi/CADENCE
53844 4 -rw-r--r-- 5 root root 517 Aug 24 19:19 ./hsfpcibasic2hsfi/TONEPARAMS
54416 4 -rw-r--r-- 1 root root 27 Aug 24 19:19 ./hsfpcibasic2hsfi/OEM_HWDATA
53843 4 -rw-r--r-- 5 root root 27 Aug 24 19:19 ./hsfpcibasic2hsfi/CPU_FREQ_CHANGE
54413 4 -rw-r--r-- 4 root root 224 Aug 24 19:19 ./hsfpcibasic2hsfi/COUNTRY_CODE_LIST
54715 0 lrwxrwxrwx 1 root root 7 Nov 5 22:18 ./hsfmc97ali -> hsfmc97
54719 0 lrwxrwxrwx 1 root root 7 Nov 5 22:18 ./hsfmc97ich -> hsfmc97
54721 0 lrwxrwxrwx 1 root root 7 Nov 5 22:18 ./hsfmc97via -> hsfmc97
54427 1 drwxr-xr-x 2 root root 1296 Nov 5 22:18 ./hsfcadmus2
53850 4 -rw-r--r-- 5 root root 127 Aug 24 19:19 ./hsfcadmus2/SREG
53842 4 -rw-r--r-- 5 root root 6 Aug 24 19:19 ./hsfcadmus2/AT+MSSTR
53845 4 -rw-r--r-- 5 root root 887 Aug 24 19:19 ./hsfcadmus2/CONSTTONEPARAMS
53847 4 -rw-r--r-- 5 root root 83 Aug 24 19:19 ./hsfcadmus2/MS_PARAMS
53832 4 -rw-r--r-- 5 root root 7 Aug 24 19:19 ./hsfcadmus2/OEM_SPKR_MUTE_DELAY
53846 4 -rw-r--r-- 5 root root 41 Aug 24 19:19 ./hsfcadmus2/DC_CALC_PARAMS
53834 4 -rw-r--r-- 5 root root 733 Aug 24 19:19 ./hsfcadmus2/V25TER
54724 0 lrwxrwxrwx 1 root root 22 Nov 5 22:18 ./hsfcadmus2/Region -> ../hsfpcibasic2/Region
54428 4 -rw-r--r-- 1 root root 13 Aug 24 19:19 ./hsfcadmus2/HW_ADAPTER_TYPE
54723 0 lrwxrwxrwx 1 root root 23 Nov 5 22:18 ./hsfcadmus2/Profile -> ../hsfpcibasic2/Profile
53824 4 -rw-r--r-- 5 root root 55 Aug 24 19:19 ./hsfcadmus2/AT_MISC_DEF
53849 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfcadmus2/CSA_FLAGS
53825 4 -rw-r--r-- 5 root root 3 Aug 24 19:19 ./hsfcadmus2/OEM_DAATYPE
53827 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfcadmus2/OEM_FLAGS
54429 4 -rw-r--r-- 1 root root 22 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I50
54431 4 -rw-r--r-- 1 root root 34 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I51
54432 4 -rw-r--r-- 1 root root 23 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I52
53839 4 -rw-r--r-- 5 root root 22 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_GCAP
53848 4 -rw-r--r-- 2 root root 16 Aug 24 19:19 ./hsfcadmus2/DLG_PARAMS
53828 4 -rw-r--r-- 5 root root 8 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I0
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I1
53831 4 -rw-r--r-- 5 root root 35 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I3
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I4
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfcadmus2/ATMESSAGE_I7
53840 4 -rw-r--r-- 5 root root 13 Aug 24 19:19 ./hsfcadmus2/PROPERTIES
53837 4 -rw-r--r-- 5 root root 111 Aug 24 19:19 ./hsfcadmus2/DTMF_COMP_LEVEL
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_FMI
53838 4 -rw-r--r-- 5 root root 26 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_FMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_FMR
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_GMI
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_GMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_GMR
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_GOI
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfcadmus2/ATPLUSID_GSN
53833 4 -rw-r--r-- 5 root root 181 Aug 24 19:19 ./hsfcadmus2/MOD_THRESHOLD
53841 4 -rw-r--r-- 5 root root 144 Aug 24 19:19 ./hsfcadmus2/CADENCE
53844 4 -rw-r--r-- 5 root root 517 Aug 24 19:19 ./hsfcadmus2/TONEPARAMS
54430 4 -rw-r--r-- 1 root root 27 Aug 24 19:19 ./hsfcadmus2/OEM_HWDATA
53843 4 -rw-r--r-- 5 root root 27 Aug 24 19:19 ./hsfcadmus2/CPU_FREQ_CHANGE
54413 4 -rw-r--r-- 4 root root 224 Aug 24 19:19 ./hsfcadmus2/COUNTRY_CODE_LIST
54423 1 drwxr-xr-x 2 root root 1280 Nov 5 22:18 ./hsfmc97
54425 4 -rw-r--r-- 1 root root 326 Aug 24 19:19 ./hsfmc97/OEM_SMARTDAA_PARAMS
53850 4 -rw-r--r-- 5 root root 127 Aug 24 19:19 ./hsfmc97/SREG
54411 4 -rw-r--r-- 3 root root 326 Aug 24 19:19 ./hsfmc97/OEM_SMARTDAA_PARAMSK3
53842 4 -rw-r--r-- 5 root root 6 Aug 24 19:19 ./hsfmc97/AT+MSSTR
53845 4 -rw-r--r-- 5 root root 887 Aug 24 19:19 ./hsfmc97/CONSTTONEPARAMS
53847 4 -rw-r--r-- 5 root root 83 Aug 24 19:19 ./hsfmc97/MS_PARAMS
53832 4 -rw-r--r-- 5 root root 7 Aug 24 19:19 ./hsfmc97/OEM_SPKR_MUTE_DELAY
53846 4 -rw-r--r-- 5 root root 41 Aug 24 19:19 ./hsfmc97/DC_CALC_PARAMS
53834 4 -rw-r--r-- 5 root root 733 Aug 24 19:19 ./hsfmc97/V25TER
54714 0 lrwxrwxrwx 1 root root 27 Nov 5 22:18 ./hsfmc97/Region -> ../hsfpcibasic2smart/Region
54424 4 -rw-r--r-- 1 root root 13 Aug 24 19:19 ./hsfmc97/HW_ADAPTER_TYPE
54713 0 lrwxrwxrwx 1 root root 28 Nov 5 22:18 ./hsfmc97/Profile -> ../hsfpcibasic2smart/Profile
53824 4 -rw-r--r-- 5 root root 55 Aug 24 19:19 ./hsfmc97/AT_MISC_DEF
53849 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfmc97/CSA_FLAGS
53858 4 -rw-r--r-- 48 root root 3 Aug 24 19:19 ./hsfmc97/OEM_DAATYPE
53827 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfmc97/OEM_FLAGS
53839 4 -rw-r--r-- 5 root root 22 Aug 24 19:19 ./hsfmc97/ATPLUSID_GCAP
54412 4 -rw-r--r-- 2 root root 16 Aug 24 19:19 ./hsfmc97/DLG_PARAMS
53828 4 -rw-r--r-- 5 root root 8 Aug 24 19:19 ./hsfmc97/ATMESSAGE_I0
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfmc97/ATMESSAGE_I1
53831 4 -rw-r--r-- 5 root root 35 Aug 24 19:19 ./hsfmc97/ATMESSAGE_I3
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfmc97/ATMESSAGE_I4
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfmc97/ATMESSAGE_I7
53840 4 -rw-r--r-- 5 root root 13 Aug 24 19:19 ./hsfmc97/PROPERTIES
53837 4 -rw-r--r-- 5 root root 111 Aug 24 19:19 ./hsfmc97/DTMF_COMP_LEVEL
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfmc97/ATPLUSID_FMI
53838 4 -rw-r--r-- 5 root root 26 Aug 24 19:19 ./hsfmc97/ATPLUSID_FMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfmc97/ATPLUSID_FMR
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfmc97/ATPLUSID_GMI
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfmc97/ATPLUSID_GMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfmc97/ATPLUSID_GMR
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfmc97/ATPLUSID_GOI
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfmc97/ATPLUSID_GSN
53833 4 -rw-r--r-- 5 root root 181 Aug 24 19:19 ./hsfmc97/MOD_THRESHOLD
53841 4 -rw-r--r-- 5 root root 144 Aug 24 19:19 ./hsfmc97/CADENCE
53844 4 -rw-r--r-- 5 root root 517 Aug 24 19:19 ./hsfmc97/TONEPARAMS
54426 4 -rw-r--r-- 1 root root 27 Aug 24 19:19 ./hsfmc97/OEM_HWDATA
53843 4 -rw-r--r-- 5 root root 27 Aug 24 19:19 ./hsfmc97/CPU_FREQ_CHANGE
54413 4 -rw-r--r-- 4 root root 224 Aug 24 19:19 ./hsfmc97/COUNTRY_CODE_LIST
53821 1 drwxr-xr-x 4 root root 1232 Nov 5 22:18 ./hsfpcibasic2
53850 4 -rw-r--r-- 5 root root 127 Aug 24 19:19 ./hsfpcibasic2/SREG
53842 4 -rw-r--r-- 5 root root 6 Aug 24 19:19 ./hsfpcibasic2/AT+MSSTR
53845 4 -rw-r--r-- 5 root root 887 Aug 24 19:19 ./hsfpcibasic2/CONSTTONEPARAMS
53847 4 -rw-r--r-- 5 root root 83 Aug 24 19:19 ./hsfpcibasic2/MS_PARAMS
53832 4 -rw-r--r-- 5 root root 7 Aug 24 19:19 ./hsfpcibasic2/OEM_SPKR_MUTE_DELAY
53846 4 -rw-r--r-- 5 root root 41 Aug 24 19:19 ./hsfpcibasic2/DC_CALC_PARAMS
53834 4 -rw-r--r-- 5 root root 733 Aug 24 19:19 ./hsfpcibasic2/V25TER
53851 13 drwxr-xr-x 74 root root 13544 Nov 5 22:18 ./hsfpcibasic2/Region
53830 4 -rw-r--r-- 3 root root 13 Aug 24 19:18 ./hsfpcibasic2/HW_ADAPTER_TYPE
54370 0 drwxr-xr-x 5 root root 216 Nov 5 22:18 ./hsfpcibasic2/Profile
53824 4 -rw-r--r-- 5 root root 55 Aug 24 19:19 ./hsfpcibasic2/AT_MISC_DEF
53849 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfpcibasic2/CSA_FLAGS
53825 4 -rw-r--r-- 5 root root 3 Aug 24 19:19 ./hsfpcibasic2/OEM_DAATYPE
53827 4 -rw-r--r-- 5 root root 12 Aug 24 19:19 ./hsfpcibasic2/OEM_FLAGS
54369 4 -rw-r--r-- 2 root root 41 Aug 24 19:19 ./hsfpcibasic2/ATMESSAGE_I90
53839 4 -rw-r--r-- 5 root root 22 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_GCAP
53848 4 -rw-r--r-- 2 root root 16 Aug 24 19:19 ./hsfpcibasic2/DLG_PARAMS
53828 4 -rw-r--r-- 5 root root 8 Aug 24 19:19 ./hsfpcibasic2/ATMESSAGE_I0
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfpcibasic2/ATMESSAGE_I1
53831 4 -rw-r--r-- 5 root root 35 Aug 24 19:19 ./hsfpcibasic2/ATMESSAGE_I3
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfpcibasic2/ATMESSAGE_I4
53829 4 -rw-r--r-- 10 root root 6 Aug 24 19:19 ./hsfpcibasic2/ATMESSAGE_I7
53840 4 -rw-r--r-- 5 root root 13 Aug 24 19:19 ./hsfpcibasic2/PROPERTIES
53837 4 -rw-r--r-- 5 root root 111 Aug 24 19:19 ./hsfpcibasic2/DTMF_COMP_LEVEL
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_FMI
53838 4 -rw-r--r-- 5 root root 26 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_FMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_FMR
53835 4 -rw-r--r-- 10 root root 11 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_GMI
53823 4 -rw-r--r-- 10 root root 25 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_GMM
53826 4 -rw-r--r-- 10 root root 26 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_GMR
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_GOI
53822 4 -rw-r--r-- 10 root root 3 Aug 24 19:19 ./hsfpcibasic2/ATPLUSID_GSN
53833 4 -rw-r--r-- 5 root root 181 Aug 24 19:19 ./hsfpcibasic2/MOD_THRESHOLD
53841 4 -rw-r--r-- 5 root root 144 Aug 24 19:19 ./hsfpcibasic2/CADENCE
53844 4 -rw-r--r-- 5 root root 517 Aug 24 19:19 ./hsfpcibasic2/TONEPARAMS
53836 4 -rw-r--r-- 1 root root 27 Aug 24 19:18 ./hsfpcibasic2/OEM_HWDATA
53843 4 -rw-r--r-- 5 root root 27 Aug 24 19:19 ./hsfpcibasic2/CPU_FREQ_CHANGE
54407 4 -rw-r--r-- 1 root root 221 Aug 24 19:19 ./hsfpcibasic2/COUNTRY_CODE_LIST
+ cd /etc/hsfmodem/nvm && find dynamic -follow -print -type f -exec cat {} \;
find: dynamic: No such file or directory
+ ls -lR /usr/lib/hsfmodem/.
/usr/lib/hsfmodem/.:
total 5
-rw-r--r-- 1 root root 1616 Jun 26 10:50 config.mak
drwxr-xr-x 6 root root 952 Nov 5 22:18 modules
/usr/lib/hsfmodem/./modules:
total 276
drwxr-xr-x 2 root root 232 Nov 5 22:18 GPL
-rw-r--r-- 1 root root 9943 Aug 3 09:26 Makefile
drwxr-xr-x 2 root root 48 May 22 2002 binaries
-rw-r--r-- 1 root root 1520 Jan 17 2004 cdbgscr.c
-rw-r--r-- 1 root root 1716 Jan 18 2004 cnxthw_common.c
-rw-r--r-- 1 root root 6699 Aug 23 10:40 cnxthwpci_common.c
-rw-r--r-- 1 root root 12053 Aug 23 10:40 cnxthwusb_common.c
drwxr-xr-x 3 root root 360 Nov 5 22:18 imported
drwxr-xr-x 2 root root 296 Nov 5 22:18 include
-rwxr-xr-x 1 root root 1797 Jul 29 17:08 kernelcompiler.sh
-rw-r--r-- 1 root root 910 Aug 23 10:40 mod_engine.c
-rw-r--r-- 1 root root 1019 May 21 01:52 mod_mc97ali.c
-rw-r--r-- 1 root root 1485 Jul 30 10:32 mod_mc97ich.c
-rw-r--r-- 1 root root 673 May 21 01:52 mod_mc97via.c
-rw-r--r-- 1 root root 9559 Aug 23 10:40 mod_osspec.c
-rw-r--r-- 1 root root 7512 May 21 01:52 mod_pcibasic2.c
-rw-r--r-- 1 root root 673 Aug 23 10:40 mod_soar.c
-rw-r--r-- 1 root root 1020 Aug 7 10:55 mod_usbcd2.c
-rw-r--r-- 1 root root 10872 Jun 27 03:02 osdcp.c
-rw-r--r-- 1 root root 21091 Mar 13 2004 osdiag.c
-rw-r--r-- 1 root root 3257 Jan 17 2004 osfloat.c
-r--r--r-- 1 root root 2861 Jan 17 2004 osmemory.c
-rw-r--r-- 1 root root 1097 Jan 17 2004 osmodule.c
-rw-r--r-- 1 root root 29172 Mar 28 2004 osnvm.c
-rw-r--r-- 1 root root 7484 Jan 17 2004 osresour.c
-rw-r--r-- 1 root root 3693 Jan 17 2004 osscr.c
-rw-r--r-- 1 root root 31569 Jun 26 12:46 osservices.c
-rw-r--r-- 1 root root 5293 Mar 28 2004 osstdio.c
-rw-r--r-- 1 root root 2550 Jan 17 2004 osstring.c
-rw-r--r-- 1 root root 51754 Aug 3 09:25 osusb.c
/usr/lib/hsfmodem/./modules/GPL:
total 148
-rw-r--r-- 1 root root 18860 Aug 23 2003 COPYING
-rw-r--r-- 1 root root 13471 Aug 24 13:16 oscompat.h
-rw-r--r-- 1 root root 33043 Aug 24 13:17 serial_cnxt.c
-rw-r--r-- 1 root root 3392 Aug 23 2003 serial_cnxt.h
-rw-r--r-- 1 root root 58060 Jun 26 12:55 serial_core.c
-rw-r--r-- 1 root root 9789 Aug 22 2003 serial_core.h
/usr/lib/hsfmodem/./modules/binaries:
total 0
/usr/lib/hsfmodem/./modules/imported:
total 1770
-rw-r--r-- 1 root root 1456536 Aug 24 19:13 hsfengine-i386.O
-rw-r--r-- 1 root root 56760 Aug 24 19:13 hsfmc97ali-i386.O
-rw-r--r-- 1 root root 56208 Aug 24 19:13 hsfmc97ich-i386.O
-rw-r--r-- 1 root root 54696 Aug 24 19:13 hsfmc97via-i386.O
-rw-r--r-- 1 root root 57952 Aug 24 19:13 hsfpcibasic2-i386.O
-rw-r--r-- 1 root root 61452 Aug 24 19:13 hsfsoar-i386.O
-rw-r--r-- 1 root root 46708 Aug 24 19:13 hsfusbcd2-i386.O
drwxr-xr-x 2 root root 1024 Nov 5 22:18 include
-rw-r--r-- 1 root root 641 Aug 24 19:13 makeflags.mak
/usr/lib/hsfmodem/./modules/imported/include:
total 560
-rw-r--r-- 1 root root 5414 Sep 2 2003 build_modules.h
-rw-r--r-- 1 root root 41866 Jun 26 10:50 c2firmware.h
-rw-r--r-- 1 root root 23010 May 14 2003 cnxt_diag_codes_ex.h
-rw-r--r-- 1 root root 18629 Apr 28 2003 codesdeps.h
-rw-r--r-- 1 root root 16888 Jan 19 2004 comctrl_ex.h
-rw-r--r-- 1 root root 6471 Jan 18 2004 comtypes.h
-rw-r--r-- 1 root root 21545 Jun 26 10:54 configcodes.h
-rw-r--r-- 1 root root 53697 Aug 18 2003 configtypes.h
-rw-r--r-- 1 root root 6054 Sep 2 2003 dbgfuncs.h
-rw-r--r-- 1 root root 4997 Jan 18 2004 dcp.h
-rw-r--r-- 1 root root 14617 Jan 18 2004 diagmgr_ex.h
-rw-r--r-- 1 root root 10040 Sep 2 2003 dpaloem.h
-rw-r--r-- 1 root root 23325 Sep 2 2003 framewrk.h
-rw-r--r-- 1 root root 9805 Jun 26 10:54 intfctrl_ex.h
-rw-r--r-- 1 root root 9902 Sep 2 2003 memmgr_ex.h
-rw-r--r-- 1 root root 8877 Jan 18 2004 osdiag.h
-rw-r--r-- 1 root root 5894 Jan 17 2004 osmemory.h
-rw-r--r-- 1 root root 10775 Jan 18 2004 osmemory_ex.h
-rw-r--r-- 1 root root 5139 Jan 18 2004 osnvm.h
-rw-r--r-- 1 root root 26941 Jun 26 10:51 osservices.h
-rw-r--r-- 1 root root 18945 Sep 2 2003 osstring_ex.h
-rw-r--r-- 1 root root 4361 May 29 2002 ossysenv.h
-rw-r--r-- 1 root root 19920 Jun 26 10:51 ostime_ex.h
-rw-r--r-- 1 root root 11902 Aug 24 19:11 osuniqredef.h
-rw-r--r-- 1 root root 20182 Aug 11 2003 rtmgr_ex.h
-rw-r--r-- 1 root root 7917 Apr 22 2002 std_defines.h
-rw-r--r-- 1 root root 18913 Jun 26 10:50 sysenv.h
-rw-r--r-- 1 root root 7958 Sep 10 2003 targetconfigtypes.h
-rw-r--r-- 1 root root 48228 Sep 7 2003 testdebug.h
-rw-r--r-- 1 root root 4234 Jun 3 2001 typedefs.h
-rw-r--r-- 1 root root 20907 Jun 26 10:51 usbhalos.h
/usr/lib/hsfmodem/./modules/include:
total 40
-rw-r--r-- 1 root root 1001 Jan 17 2004 cdbgscr_ex.h
-rw-r--r-- 1 root root 579 Jan 17 2004 linux_dbgscr.h
-rw-r--r-- 1 root root 1040 Jan 17 2004 osdiag_dev.h
-rw-r--r-- 1 root root 631 Jun 26 10:50 oslinux.h
-rw-r--r-- 1 root root 682 Jan 17 2004 osmodule.h
-rw-r--r-- 1 root root 4311 Jan 19 2004 osresour_ex.h
-rw-r--r-- 1 root root 1320 Mar 28 2004 osstdio.h
-rw-r--r-- 1 root root 4257 Jun 29 12:37 osusb.h
+ ls -lR /lib/modules/2.6.9-1-686/misc
/lib/modules/2.6.9-1-686/misc:
total 1905
-rw-r--r-- 1 root root 1463554 Nov 5 22:18 hsfengine.ko
-rw-r--r-- 1 root root 66730 Nov 5 22:18 hsfmc97ali.ko
-rw-r--r-- 1 root root 66589 Nov 5 22:18 hsfmc97ich.ko
-rw-r--r-- 1 root root 63900 Nov 5 22:18 hsfmc97via.ko
-rw-r--r-- 1 root root 113200 Nov 5 22:18 hsfosspec.ko
-rw-r--r-- 1 root root 77313 Nov 5 22:18 hsfpcibasic2.ko
-rw-r--r-- 1 root root 18057 Nov 5 22:18 hsfserial.ko
-rw-r--r-- 1 root root 63552 Nov 5 22:18 hsfsoar.ko
More information about the hsflinux
mailing list