[hsflinux] "Modem busy" message again
Hans Petter Birkeland
hanspb at tiscali.no
Mon Nov 8 21:02:17 EST 2004
Hi again,
A few weeks ago I had problems with my modem driver after an upgrade to Mandrake 10.1 Community. Now I have done a complete reinstall of the same because I needed more disk space, and I have run into the same problem again: When I click the "Connect" button in Kppp I get "Looking for modem" and then "The modem is busy", and so it won't dial. I tried the same solution as the last time,
hsfstop
hsfconfig -i
in a root shell, but this time it did not work. Attached is the hsfdiag.txt.
Hope you can help me again,
Hans Petter Birkeland
-------------- next part --------------
+ hsfstop
+ modprobe -v /dev/ttySHSF
install /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
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfsoar.ko
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfosspec.ko dcpmajor=242 diagmajor=243
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfengine.ko
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfserial.ko serialmajor=240
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfpcibasic2.ko
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfmc97ich.ko
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfmc97via.ko
insmod /lib/modules/2.6.8.1-10mdk/misc/hsfmc97ali.ko
+ lsmod
Module Size Used by
hsfmc97ali 48724 0
hsfmc97via 46712 0
hsfmc97ich 48400 0
hsfpcibasic2 54128 0
hsfserial 18788 4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hsfengine 1202788 1 hsfserial
hsfosspec 80192 7 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine
hsfsoar 51616 4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
md5 3584 1
ipv6 230916 8
snd-pcm-oss 49480 0
snd-mixer-oss 17376 1 snd-pcm-oss
snd-emu10k1 90728 0
snd-rawmidi 19300 1 snd-emu10k1
snd-pcm 81800 2 snd-pcm-oss,snd-emu10k1
snd-timer 20356 1 snd-pcm
snd-seq-device 6344 2 snd-emu10k1,snd-rawmidi
snd-ac97-codec 69392 1 snd-emu10k1
snd-page-alloc 7400 2 snd-emu10k1,snd-pcm
snd-util-mem 3232 1 snd-emu10k1
snd-hwdep 6916 1 snd-emu10k1
snd 45988 9 snd-pcm-oss,snd-mixer-oss,snd-emu10k1,snd-rawmidi,snd-pcm,snd-timer,snd-seq-device,snd-ac97-codec,snd-hwdep
soundcore 7008 1 snd
ppp_async 8896 0
ppp_generic 24468 1 ppp_async
slhc 6112 1 ppp_generic
crc-ccitt 1664 1 ppp_async
af_packet 16072 0
usbhid 41088 0
floppy 55088 0
eth1394 17000 0
eepro100 26316 0
mii 4224 1 eepro100
ide-cd 37280 0
cdrom 37724 1 ide-cd
ohci1394 30788 0
ieee1394 292056 2 eth1394,ohci1394
loop 12520 0
nls_cp850 4480 1
vfat 11008 1
fat 39776 1 vfat
sg 33788 0
scsi_mod 104044 1 sg
nls_iso8859-1 3680 3
ntfs 147964 2
supermount 34804 3
ext3 121352 1
jbd 49432 1 ext3
intel-agp 19584 1
agpgart 27752 1 intel-agp
usblp 10592 0
ehci-hcd 26244 0
uhci-hcd 28752 0
usbcore 103172 7 hsfosspec,usbhid,usblp,ehci-hcd,uhci-hcd
genrtc 7444 0
+ date
man nov 8 20:18:42 CET 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
Current parameters: ("hsfconfig --info")
Config for modem unit 0: /dev/ttySHSF0
Device instance: 0-PCI-14f1:2016-13e0:021a
HW revision : Basic2 2.15 Standard DAA
HW profile name: hsfpcibasic2
Registration ID: DC94-FCE3-D55C
License owner : hanspb at tiscali.no
License key : 3E-05-07-58-B0-61
License status : OK
Current region : NORWAY (T.35 code: 0082)
The /dev/modem alias (symlink) points to ttyS2
+ identify_system
linux-i686(i686)-2.6.8.1-10mdk Mandrake-10.1
+ uname -a
Linux home.tiscali.no 2.6.8.1-10mdk #1 Wed Sep 8 17:00:52 CEST 2004 i686 Intel(R) Pentium(R) 4 CPU 2.00GHz unknown GNU/Linux
+ gcc -v
Reading specs from /usr/lib/gcc/i586-mandrake-linux-gnu/3.4.1/specs
Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-clocale=gnu --disable-libunwind-exceptions --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib
Thread model: posix
gcc version 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)
+ cat -v /proc/version
Linux version 2.6.8.1-10mdk (nplanel at n3.mandrakesoft.com) (gcc version 3.4.1 (Mandrakelinux (Alpha 3.4.1-3mdk)) #1 Wed Sep 8 17:00:52 CEST 2004
+ cat -v /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 15
model : 2
model name : Intel(R) Pentium(R) 4 CPU 2.00GHz
stepping : 4
cpu MHz : 1993.439
cache size : 512 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm
bogomips : 3948.54
+ cat -v /etc/mandrakelinux-release
Mandrakelinux release 10.1 (Community) for i586
+ cat -v /etc/mandrake-release
Mandrakelinux release 10.1 (Community) for i586
+ cat -v /etc/redhat-release
Mandrakelinux release 10.1 (Community) for i586
+ dmesg
8 17:00:52 CEST 2004
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000001ff75000 (usable)
BIOS-e820: 000000001ff75000 - 000000001ff77000 (ACPI NVS)
BIOS-e820: 000000001ff77000 - 000000001ff98000 (ACPI data)
BIOS-e820: 000000001ff98000 - 0000000020000000 (reserved)
BIOS-e820: 00000000fec00000 - 00000000fec10000 (reserved)
BIOS-e820: 00000000fee00000 - 00000000fee10000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
511MB LOWMEM available.
found SMP MP-table at 000fe710
On node 0 totalpages: 130933
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 126837 pages, LIFO batch:16
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 DELL ) @ 0x000feb90
ACPI: RSDT (v001 DELL 4550 0x00000008 ASL 0x00000061) @ 0x000fd501
ACPI: FADT (v001 DELL 4550 0x00000008 ASL 0x00000061) @ 0x000fd539
ACPI: SSDT (v001 DELL st_ex 0x00001000 MSFT 0x0100000d) @ 0xfffd0dfb
ACPI: MADT (v001 DELL 4550 0x00000008 ASL 0x00000061) @ 0x000fd5ad
ACPI: BOOT (v001 DELL 4550 0x00000008 ASL 0x00000061) @ 0x000fd619
ACPI: ASF! (v016 DELL 4550 0x00000008 ASL 0x00000061) @ 0x000fd641
ACPI: DSDT (v001 DELL dt_ex 0x00001000 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x808
ACPI: Local APIC address 0xfee00000
ACPI: LAPIC (acpi_id[0x01] lapic_id[0x00] enabled)
Processor #0 15:2 APIC version 20
ACPI: LAPIC (acpi_id[0x02] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x03] lapic_id[0x01] disabled)
ACPI: LAPIC (acpi_id[0x04] lapic_id[0x07] disabled)
Using ACPI for processor (LAPIC) configuration information
Intel MultiProcessor Specification v1.4
Virtual Wire compatibility mode.
OEM ID: DELL Product ID: Dim 4550 APIC at: 0xFEE00000
I/O APIC #8 Version 32 at 0xFEC00000.
Enabling APIC mode: Flat. Using 1 I/O APICs
Processors: 1
Built 1 zonelists
Initializing CPU#0
Kernel command line: root=/dev/hdb2 devfs=nomount acpi=ht splash=silent vga=788
bootsplash: silent mode.
PID hash table entries: 2048 (order 11: 16384 bytes)
Detected 1993.439 MHz processor.
Using pmtmr for high-res timesource
Console: colour dummy device 80x25
Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
Memory: 514888k/523732k available (1860k kernel code, 8080k reserved, 581k data, 200k init, 0k highmem, 0k BadRAM)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3948.54 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux: Disabled at boot.
Capability LSM initialized
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU: After generic identify, caps: 3febfbff 00000000 00000000 00000000
CPU: After vendor identify, caps: 3febfbff 00000000 00000000 00000000
CPU: Trace cache: 12K uops, L1 D cache: 8K
CPU: L2 cache: 512K
CPU: After all inits, caps: 3febfbff 00000000 00000000 00000080
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU0: Intel P4/Xeon Extended MCE MSRs (12) available
CPU0: Thermal monitoring enabled
CPU: Intel(R) Pentium(R) 4 CPU 2.00GHz stepping 04
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
init init/main.c:689
init init/main.c:702
init init/main.c:707
do_pre_smp_initcalls init/main.c:653
do_pre_smp_initcalls init/main.c:659
init init/main.c:711
init init/main.c:714
enabled ExtINT on CPU#0
ESR value before enabling vector: 00000000
ESR value after enabling vector: 00000000
ENABLING IO-APIC IRQs
Setting 8 in the phys_id_present_map
..changing IO-APIC physical APIC ID to 8 ... ok.
init IO_APIC IRQs
IO-APIC (apicid-pin) 8-0, 8-13 not connected.
.TIMER: vector=0x31 pin1=2 pin2=0
number of MP IRQ sources: 40.
number of IO-APIC #8 registers: 24.
testing the IO APIC.......................
IO APIC #8......
... register #00: 08000000
...... : physical APIC id: 08
...... : Delivery Type: 0
...... : LTS : 0
... register #01: 00178020
...... : max redirection entries: 0017
...... : PRQ implemented: 1
...... : IO APIC version: 0020
... register #02: 00000000
...... : arbitration: 00
... register #03: 00000001
...... : Boot DT : 1
... IRQ redirection table:
NR Log Phy Mask Trig IRR Pol Stat Dest Deli Vect:
00 000 00 1 0 0 0 0 0 0 00
01 001 01 0 0 0 0 0 1 1 39
02 001 01 0 0 0 0 0 1 1 31
03 001 01 0 0 0 0 0 1 1 41
04 001 01 0 0 0 0 0 1 1 49
05 001 01 0 0 0 0 0 1 1 51
06 001 01 0 0 0 0 0 1 1 59
07 001 01 0 0 0 0 0 1 1 61
08 001 01 0 0 0 0 0 1 1 69
09 001 01 0 0 0 0 0 1 1 71
0a 001 01 0 0 0 0 0 1 1 79
0b 001 01 0 0 0 0 0 1 1 81
0c 001 01 0 0 0 0 0 1 1 89
0d 000 00 1 0 0 0 0 0 0 00
0e 001 01 0 0 0 0 0 1 1 91
0f 001 01 0 0 0 0 0 1 1 99
10 001 01 1 1 0 1 0 1 1 A1
11 001 01 1 1 0 1 0 1 1 A9
12 001 01 1 1 0 1 0 1 1 B1
13 001 01 1 1 0 1 0 1 1 B9
14 001 01 1 1 0 1 0 1 1 C1
15 001 01 1 1 0 1 0 1 1 C9
16 001 01 1 1 0 1 0 1 1 D1
17 001 01 1 1 0 1 0 1 1 D9
IRQ to pin mappings:
IRQ0 -> 0:2
IRQ1 -> 0:1
IRQ3 -> 0:3
IRQ4 -> 0:4
IRQ5 -> 0:5
IRQ6 -> 0:6
IRQ7 -> 0:7
IRQ8 -> 0:8
IRQ9 -> 0:9
IRQ10 -> 0:10
IRQ11 -> 0:11
IRQ12 -> 0:12
IRQ14 -> 0:14
IRQ15 -> 0:15
IRQ16 -> 0:16
IRQ17 -> 0:17
IRQ18 -> 0:18
IRQ19 -> 0:19
IRQ20 -> 0:20
IRQ21 -> 0:21
IRQ22 -> 0:22
IRQ23 -> 0:23
................................... done.
Using local APIC timer interrupts.
calibrating APIC timer ...
.... CPU clock speed is 1993.0201 MHz.
.... host bus clock speed is 99.0660 MHz.
init init/main.c:716
init init/main.c:718
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
ACPI: Looking for DSDT in initrd ... not found!
Freeing initrd memory: 81k freed
init init/main.c:724
do_basic_setup init/main.c:634
do_basic_setup init/main.c:636
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfbe62, last bus=2
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: Interpreter disabled.
Linux Plug and Play Support v0.97 (c) Adam Belay
PnPBIOS: Disabled
PCI: Probing PCI hardware
PCI: Probing PCI hardware (bus 00)
PCI: Ignoring BAR0-3 of IDE controller 0000:00:1f.1
PCI: Transparent bridge - 0000:00:1e.0
PCI: Using IRQ router PIIX/ICH [8086/24c0] at 0000:00:1f.0
PCI->APIC IRQ transform: (B0,I29,P0) -> 16
PCI->APIC IRQ transform: (B0,I29,P1) -> 19
PCI->APIC IRQ transform: (B0,I29,P2) -> 18
PCI->APIC IRQ transform: (B0,I29,P3) -> 23
PCI->APIC IRQ transform: (B0,I31,P0) -> 18
PCI->APIC IRQ transform: (B0,I31,P1) -> 17
PCI->APIC IRQ transform: (B1,I0,P0) -> 16
PCI->APIC IRQ transform: (B2,I0,P0) -> 21
PCI->APIC IRQ transform: (B2,I1,P0) -> 22
PCI->APIC IRQ transform: (B2,I2,P0) -> 18
PCI->APIC IRQ transform: (B2,I8,P0) -> 20
vesafb: framebuffer at 0xf4000000, mapped to 0xe0800000, size 1875k
vesafb: mode is 800x600x16, linelength=1600, pages=2
vesafb: protected mode interface info at c000:ede0
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
fb0: VESA VGA frame buffer device
Simple Boot Flag value 0x87 read from CMOS RAM was invalid
Simple Boot Flag at 0x7a set to 0x1
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
audit: initializing netlink socket (disabled)
audit(1099944833.710:0): initialized
VFS: Disk quotas dquot_6.5.1
Dquot-cache hash table entries: 1024 (order 0, 4096 bytes)
devfs: 2004-01-31 Richard Gooch (rgooch at atnf.csiro.au)
devfs: boot_options: 0x0
Initializing Cryptographic API
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
bootsplash 3.1.6-2004/03/31: looking for picture.... silentjpeg size 14344 bytes, found (800x600, 14296 bytes, v3).
Console: switching to colour frame buffer device 92x32
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
RAMDISK driver initialized: 16 RAM disks of 32000K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH4: IDE controller at PCI slot 0000:00:1f.1
PCI: Enabling device 0000:00:1f.1 (0005 -> 0007)
ICH4: chipset revision 1
ICH4: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:DMA
Probing IDE interface ide0...
hda: IC35L080AVVA07-0, ATA DISK drive
hdb: WDC WD200EB-00BHF0, ATA DISK drive
Using anticipatory io scheduler
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: LITEON DVD-ROM LTD163, ATAPI CD/DVD-ROM drive
hdd: HL-DT-ST GCE-8481B, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 156250000 sectors (80000 MB) w/1863KiB Cache, CHS=65535/16/63, UDMA(100)
/dev/ide/host0/bus0/target0/lun0: p1 p2 p3
hdb: max request size: 128KiB
hdb: 39102336 sectors (20020 MB) w/2048KiB Cache, CHS=38792/16/63, UDMA(100)
/dev/ide/host0/bus0/target1/lun0: p1 < p5 p6 p7 > p2
mice: PS/2 mouse device common for all mice
serio: i8042 AUX port at 0x60,0x64 irq 12
input: ImPS/2 Generic Wheel Mouse on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 1
BIOS EDD facility v0.16 2004-Jun-25, 2 devices found
init init/main.c:726
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
Freeing unused kernel memory: 200k freed
Generic RTC Driver v1.07
usbcore: registered new driver usbfs
usbcore: registered new driver hub
USB Universal Host Controller Interface driver v2.2
uhci_hcd 0000:00:1d.0: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.0 to 64
uhci_hcd 0000:00:1d.0: irq 16, io base 0000ff80
uhci_hcd 0000:00:1d.0: new USB bus registered, assigned bus number 1
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.1: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.1 to 64
uhci_hcd 0000:00:1d.1: irq 19, io base 0000ff60
uhci_hcd 0000:00:1d.1: new USB bus registered, assigned bus number 2
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
uhci_hcd 0000:00:1d.2: UHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.2 to 64
uhci_hcd 0000:00:1d.2: irq 18, io base 0000ff40
uhci_hcd 0000:00:1d.2: new USB bus registered, assigned bus number 3
hub 3-0:1.0: USB hub found
hub 3-0:1.0: 2 ports detected
usb 2-1: new full speed USB device using address 2
ehci_hcd 0000:00:1d.7: EHCI Host Controller
PCI: Setting latency timer of device 0000:00:1d.7 to 64
ehci_hcd 0000:00:1d.7: irq 23, pci mem e09e7000
ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 4
PCI: cache line size of 128 is not supported by device 0000:00:1d.7
ehci_hcd 0000:00:1d.7: USB 2.0 enabled, EHCI 1.00, driver 2004-May-10
hub 4-0:1.0: USB hub found
hub 4-0:1.0: 6 ports detected
usb 2-1: USB disconnect, address 2
usbcore: registered new driver usblp
drivers/usb/class/usblp.c: v0.13: USB Printer Device Class driver
usb 2-1: new full speed USB device using address 3
Adding 506008k swap on /dev/hdb5. Priority:-1 extents:1
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected an Intel 845G Chipset.
agpgart: Maximum main memory to use for agp memory: 439M
agpgart: AGP aperture is 128M @ 0xe8000000
kjournald starting. Commit interval 5 seconds
EXT3 FS on hdb7, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
Supermount version 2.0.4 for kernel 2.6
NTFS driver 2.1.15 [Flags: R/O DEBUG MODULE].
NTFS volume version 3.1.
SCSI subsystem initialized
NTFS volume version 3.1.
loop: loaded (max 8 devices)
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1223 $ Ben Collins <bcollins at debian.org>
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[21] MMIO=[fe1ff800-fe1fffff] Max Packet=[2048]
hdc: ATAPI 48X DVD-ROM drive, 512kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
hdd: ATAPI 40X CD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
eepro100.c:v1.09j-t 9/29/99 Donald Becker http://www.scyld.com/network/eepro100.html
eepro100.c: $Revision: 1.36 $ 2000/11/17 Modified by Andrey V. Savochkin <saw at saw.sw.com.sg> and others
eth0: 0000:02:08.0, 00:07:E9:AA:27:72, IRQ 20.
Board assembly 000000-000, Physical connectors present: RJ45
Primary interface chip i82555 PHY #1.
General self-test: passed.
Serial sub-system self-test: passed.
Internal registers self-test: passed.
ROM checksum self-test: passed (0x04f4518b).
ip1394: $Rev: 1224 $ Ben Collins <bcollins at debian.org>
ip1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
ieee1394: Host added: ID:BUS[0-00:1023] GUID[005042a124044b3f]
inserting floppy driver for 2.6.8.1-10mdk
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
usbcore: registered new driver hiddev
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.0:USB HID core driver
hsfengine: module license 'see LICENSE file distributed with driver' taints kernel.
ttySHSF0 at I/O 0xecf8 (irq = 22) is a Conexant HSF softmodem (PCI-14f1:2016-13e0:021a)
NET: Registered protocol family 17
CSLIP: code copyright 1989 Regents of the University of California
PPP generic driver version 2.4.2
NET: Registered protocol family 10
Disabled Privacy Extensions on device c0323b60(lo)
IPv6 over IPv4 tunneling driver
mtrr: 0xf4000000,0x4000000 overlaps existing 0xf4000000,0x100000
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10049 bytes, v3).
bootsplash: status on console 0 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10049 bytes, v3).
bootsplash: status on console 1 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10049 bytes, v3).
bootsplash: status on console 2 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10049 bytes, v3).
bootsplash: status on console 3 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10049 bytes, v3).
bootsplash: status on console 4 changed to on
bootsplash 3.1.6-2004/03/31: looking for picture.... found (800x600, 10049 bytes, v3).
bootsplash: status on console 5 changed to on
eth0: no IPv6 routers present
ttySHSF0 at I/O 0xecf8 (irq = 22) is a Conexant HSF softmodem (PCI-14f1:2016-13e0:021a)
ttySHSF0 at I/O 0xecf8 (irq = 22) is a Conexant HSF softmodem (PCI-14f1:2016-13e0:021a)
+ cat -v /var/run/hsfdcpd0.err
/usr/sbin/hsfdcpd: can't open /dev/hsfdcp0 at /usr/sbin/hsfdcpd line 62.
+ cat -v /var/run/hsfdcpd0.out
+ lspci -n
00:00.0 Class 0600: 8086:2560 (rev 01)
00:01.0 Class 0604: 8086:2561 (rev 01)
00:1d.0 Class 0c03: 8086:24c2 (rev 01)
00:1d.1 Class 0c03: 8086:24c4 (rev 01)
00:1d.2 Class 0c03: 8086:24c7 (rev 01)
00:1d.7 Class 0c03: 8086:24cd (rev 01)
00:1e.0 Class 0604: 8086:244e (rev 81)
00:1f.0 Class 0601: 8086:24c0 (rev 01)
00:1f.1 Class 0101: 8086:24cb (rev 01)
00:1f.3 Class 0c05: 8086:24c3 (rev 01)
01:00.0 Class 0300: 10de:0172 (rev a3)
02:00.0 Class 0c00: 104c:8020
02:01.0 Class 0780: 14f1:2016 (rev 01)
02:02.0 Class 0401: 1102:0006
02:02.1 Class 0980: 1102:7004
02:08.0 Class 0200: 8086:1039 (rev 81)
+ lspci -v
00:00.0 Host bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE DRAM Controller/Host-Hub Interface (rev 01)
Subsystem: Dell: Unknown device 0142
Flags: bus master, fast devsel, latency 0
Memory at e8000000 (32-bit, prefetchable) [size=128M]
Capabilities: [e4] #09 [6105]
Capabilities: [a0] AGP version 2.0
00:01.0 PCI bridge: Intel Corp. 82845G/GL[Brookdale-G]/GE/PE Host-to-AGP Bridge (rev 01) (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, fast devsel, latency 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: f0000000-f7ffffff
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: Dell: Unknown device 0142
Flags: bus master, medium devsel, latency 0, IRQ 16
I/O ports at ff80 [size=32]
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: Dell: Unknown device 0142
Flags: bus master, medium devsel, latency 0, IRQ 19
I/O ports at ff60 [size=32]
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: Dell: Unknown device 0142
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at ff40 [size=32]
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 0142
Flags: bus master, medium devsel, latency 0, IRQ 23
Memory at fe300000 (32-bit, non-prefetchable) [size=1K]
Capabilities: [50] Power Management version 2
Capabilities: [58] #0a [2080]
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: 0000e000-0000efff
Memory behind bridge: fe100000-fe2fffff
00:1f.0 ISA bridge: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) LPC Bridge (rev 01)
Flags: bus master, medium devsel, latency 0
00:1f.1 IDE interface: Intel Corp. 82801DB/DBL (ICH4/ICH4-L) UltraATA-100 IDE Controller (rev 01) (prog-if 8a [Master SecP PriP])
Subsystem: Dell: Unknown device 0142
Flags: bus master, medium devsel, latency 0, IRQ 18
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at <unassigned>
I/O ports at ffa0 [size=16]
Memory at 20000000 (32-bit, non-prefetchable) [size=1K]
00:1f.3 SMBus: Intel Corp. 82801DB/DBL/DBM (ICH4/ICH4-L/ICH4-M) SMBus Controller (rev 01)
Subsystem: Dell: Unknown device 0142
Flags: medium devsel, IRQ 17
I/O ports at dc80 [size=32]
01:00.0 VGA compatible controller: nVidia Corporation NV17 [GeForce4 MX 420] (rev a3) (prog-if 00 [VGA])
Subsystem: nVidia Corporation: Unknown device 015a
Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 16
Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
Memory at f4000000 (32-bit, prefetchable) [size=64M]
Memory at f3f80000 (32-bit, prefetchable) [size=512K]
Expansion ROM at 80000000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 2.0
02:00.0 FireWire (IEEE 1394): Texas Instruments TSB12LV26 IEEE-1394 Controller (Link) (prog-if 10 [OHCI])
Subsystem: Dell: Unknown device 8010
Flags: bus master, medium devsel, latency 64, IRQ 21
Memory at fe1ff800 (32-bit, non-prefetchable) [size=2K]
Memory at fe1f8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 1
02:01.0 Communication controller: Conexant HSF 56k Data/Fax/Voice/Spkp Modem (rev 01)
Subsystem: GVC Corporation: Unknown device 021a
Flags: bus master, medium devsel, latency 64, IRQ 22
Memory at fe1e0000 (32-bit, non-prefetchable) [size=64K]
I/O ports at ecf8 [size=8]
Capabilities: [40] Power Management version 2
02:02.0 Multimedia audio controller: Creative Labs [SB Live! Value] EMU10k1X
Subsystem: Creative Labs: Unknown device 1003
Flags: bus master, medium devsel, latency 64, IRQ 18
I/O ports at ecc0 [size=32]
Capabilities: [dc] Power Management version 2
02:02.1 Input device controller: Creative Labs [SB Live! Value] Input device controller
Subsystem: Creative Labs: Unknown device 1003
Flags: bus master, medium devsel, latency 64
I/O ports at ecf0 [size=8]
Capabilities: [dc] Power Management version 2
02:08.0 Ethernet controller: Intel Corp. 82801BD PRO/100 VE (LOM) Ethernet Controller (rev 81)
Subsystem: Dell: Unknown device 0142
Flags: bus master, medium devsel, latency 64, IRQ 20
Memory at fe1fe000 (32-bit, non-prefetchable) [size=4K]
I/O ports at ec80 [size=64]
Capabilities: [dc] Power Management version 2
+ lspci -n -vvv
00:00.0 Class 0600: 8086:2560 (rev 01)
Subsystem: 1028:0142
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 e8000000 (32-bit, prefetchable) [size=128M]
Capabilities: [e4] #09 [6105]
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=<none>
00:01.0 Class 0604: 8086:2561 (rev 01)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: fc000000-fdffffff
Prefetchable memory behind bridge: f0000000-f7ffffff
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
00:1d.0 Class 0c03: 8086:24c2 (rev 01)
Subsystem: 1028:0142
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 16
Region 4: I/O ports at ff80 [size=32]
00:1d.1 Class 0c03: 8086:24c4 (rev 01)
Subsystem: 1028:0142
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 19
Region 4: I/O ports at ff60 [size=32]
00:1d.2 Class 0c03: 8086:24c7 (rev 01)
Subsystem: 1028:0142
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 18
Region 4: I/O ports at ff40 [size=32]
00:1d.7 Class 0c03: 8086:24cd (rev 01) (prog-if 20)
Subsystem: 1028:0142
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 23
Region 0: Memory at fe300000 (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]
00:1e.0 Class 0604: 8086:244e (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: 0000e000-0000efff
Memory behind bridge: fe100000-fe2fffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
00:1f.0 Class 0601: 8086:24c0 (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
00:1f.1 Class 0101: 8086:24cb (rev 01) (prog-if 8a [Master SecP PriP])
Subsystem: 1028:0142
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 18
Region 0: I/O ports at <unassigned>
Region 1: I/O ports at <unassigned>
Region 2: I/O ports at <unassigned>
Region 3: I/O ports at <unassigned>
Region 4: I/O ports at ffa0 [size=16]
Region 5: Memory at 20000000 (32-bit, non-prefetchable) [size=1K]
00:1f.3 Class 0c05: 8086:24c3 (rev 01)
Subsystem: 1028:0142
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 17
Region 4: I/O ports at dc80 [size=32]
01:00.0 Class 0300: 10de:0172 (rev a3)
Subsystem: 10de:015a
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 16
Region 0: Memory at fc000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at f4000000 (32-bit, prefetchable) [size=64M]
Region 2: Memory at f3f80000 (32-bit, prefetchable) [size=512K]
Expansion ROM at 80000000 [disabled] [size=128K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [44] 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=<none>
02:00.0 Class 0c00: 104c:8020 (prog-if 10)
Subsystem: 1028:8010
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (750ns min, 1000ns max), cache line size 10
Interrupt: pin A routed to IRQ 21
Region 0: Memory at fe1ff800 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at fe1f8000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 1
Flags: PMEClk- DSI- D1- D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
02:01.0 Class 0780: 14f1:2016 (rev 01)
Subsystem: 13e0:021a
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Interrupt: pin A routed to IRQ 22
Region 0: Memory at fe1e0000 (32-bit, non-prefetchable) [size=64K]
Region 1: I/O ports at ecf8 [size=8]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME+
02:02.0 Class 0401: 1102:0006
Subsystem: 1102:1003
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (500ns min, 5000ns max)
Interrupt: pin A routed to IRQ 18
Region 0: I/O ports at ecc0 [size=32]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
02:02.1 Class 0980: 1102:7004
Subsystem: 1102:1003
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Region 0: I/O ports at ecf0 [size=8]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
02:08.0 Class 0200: 8086:1039 (rev 81)
Subsystem: 1028:0142
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (2000ns min, 14000ns max), cache line size 10
Interrupt: pin A routed to IRQ 20
Region 0: Memory at fe1fe000 (32-bit, non-prefetchable) [size=4K]
Region 1: I/O ports at ec80 [size=64]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=2 PME-
+ lsusb
Bus 004 Device 001: ID 0000:0000
Bus 003 Device 001: ID 0000:0000
Bus 002 Device 003: ID 04a9:220d Canon, Inc. CanoScan N670U/N676U/LiDE 20
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 2.00
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 1
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.8.1-10mdk ehci_hcd
iProduct 2 EHCI Host Controller
iSerial 1 0000:00:1d.7
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xe0
Self Powered
Remote Wakeup
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 2
bInterval 12
Language IDs: (length=4)
0409 English(US)
Bus 003 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.8.1-10mdk uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1d.2
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 2
bInterval 255
Language IDs: (length=4)
0409 English(US)
Bus 002 Device 003: ID 04a9:220d Canon, Inc. CanoScan N670U/N676U/LiDE 20
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 255 Vendor Specific Class
bDeviceSubClass 0
bDeviceProtocol 255
bMaxPacketSize0 8
idVendor 0x04a9 Canon, Inc.
idProduct 0x220d CanoScan N670U/N676U/LiDE 20
bcdDevice 1.00
iManufacturer 1 Canon
iProduct 2 CanoScan
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 39
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
Remote Wakeup
MaxPower 500mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 3
bInterfaceClass 255 Vendor Specific Class
bInterfaceSubClass 0
bInterfaceProtocol 255
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 1
bInterval 16
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x82 EP 2 IN
bmAttributes 2
Transfer Type Bulk
Synch Type none
wMaxPacketSize 64
bInterval 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x03 EP 3 OUT
bmAttributes 2
Transfer Type Bulk
Synch Type none
wMaxPacketSize 64
bInterval 0
Language IDs: (length=4)
0409 English(US)
Bus 002 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.8.1-10mdk uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1d.1
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 2
bInterval 255
Language IDs: (length=4)
0409 English(US)
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.8.1-10mdk uhci_hcd
iProduct 2 UHCI Host Controller
iSerial 1 0000:00:1d.0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type none
wMaxPacketSize 2
bInterval 255
Language IDs: (length=4)
0409 English(US)
+ cat -v /proc/bus/usb/devices
T: Bus=04 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=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.8.1-10mdk ehci_hcd
S: Product=EHCI Host Controller
S: SerialNumber=0000:00:1d.7
C:* #Ifs= 1 Cfg#= 1 Atr=e0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=256ms
T: Bus=03 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 0/900 us ( 0%), #Int= 0, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.8.1-10mdk uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.2
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=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.8.1-10mdk uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.1
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=02 Lev=01 Prnt=01 Port=00 Cnt=01 Dev#= 3 Spd=12 MxCh= 0
D: Ver= 1.10 Cls=ff(vend.) Sub=00 Prot=ff MxPS= 8 #Cfgs= 1
P: Vendor=04a9 ProdID=220d Rev= 1.00
S: Manufacturer=Canon
S: Product=CanoScan
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=500mA
I: If#= 0 Alt= 0 #EPs= 3 Cls=ff(vend.) Sub=00 Prot=ff Driver=(none)
E: Ad=81(I) Atr=03(Int.) MxPS= 1 Ivl=16ms
E: Ad=82(I) Atr=02(Bulk) MxPS= 64 Ivl=0ms
E: Ad=03(O) Atr=02(Bulk) MxPS= 64 Ivl=0ms
T: Bus=01 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.8.1-10mdk uhci_hcd
S: Product=UHCI Host Controller
S: SerialNumber=0000:00:1d.0
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
+ cat -v /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Class 0600: PCI device 8086:2560 (rev 1).
Prefetchable 32 bit memory at 0xe8000000 [0xefffffff].
Bus 0, device 1, function 0:
Class 0604: PCI device 8086:2561 (rev 1).
Master Capable. Latency=64. Min Gnt=12.
Bus 0, device 29, function 0:
Class 0c03: PCI device 8086:24c2 (rev 1).
IRQ 16.
I/O at 0xff80 [0xff9f].
Bus 0, device 29, function 1:
Class 0c03: PCI device 8086:24c4 (rev 1).
IRQ 19.
I/O at 0xff60 [0xff7f].
Bus 0, device 29, function 2:
Class 0c03: PCI device 8086:24c7 (rev 1).
IRQ 18.
I/O at 0xff40 [0xff5f].
Bus 0, device 29, function 7:
Class 0c03: PCI device 8086:24cd (rev 1).
IRQ 23.
Non-prefetchable 32 bit memory at 0xfe300000 [0xfe3003ff].
Bus 0, device 30, function 0:
Class 0604: PCI device 8086:244e (rev 129).
Master Capable. No bursts. Min Gnt=6.
Bus 0, device 31, function 0:
Class 0601: PCI device 8086:24c0 (rev 1).
Bus 0, device 31, function 1:
Class 0101: PCI device 8086:24cb (rev 1).
IRQ 18.
I/O at 0xffa0 [0xffaf].
Non-prefetchable 32 bit memory at 0x20000000 [0x200003ff].
Bus 0, device 31, function 3:
Class 0c05: PCI device 8086:24c3 (rev 1).
IRQ 17.
I/O at 0xdc80 [0xdc9f].
Bus 1, device 0, function 0:
Class 0300: PCI device 10de:0172 (rev 163).
IRQ 16.
Master Capable. Latency=64. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xfc000000 [0xfcffffff].
Prefetchable 32 bit memory at 0xf4000000 [0xf7ffffff].
Prefetchable 32 bit memory at 0xf3f80000 [0xf3ffffff].
Bus 2, device 0, function 0:
Class 0c00: PCI device 104c:8020 (rev 0).
IRQ 21.
Master Capable. Latency=64. Min Gnt=3.Max Lat=4.
Non-prefetchable 32 bit memory at 0xfe1ff800 [0xfe1fffff].
Non-prefetchable 32 bit memory at 0xfe1f8000 [0xfe1fbfff].
Bus 2, device 1, function 0:
Class 0780: PCI device 14f1:2016 (rev 1).
IRQ 22.
Master Capable. Latency=64.
Non-prefetchable 32 bit memory at 0xfe1e0000 [0xfe1effff].
I/O at 0xecf8 [0xecff].
Bus 2, device 2, function 0:
Class 0401: PCI device 1102:0006 (rev 0).
IRQ 18.
Master Capable. Latency=64. Min Gnt=2.Max Lat=20.
I/O at 0xecc0 [0xecdf].
Bus 2, device 2, function 1:
Class 0980: PCI device 1102:7004 (rev 0).
Master Capable. Latency=64.
I/O at 0xecf0 [0xecf7].
Bus 2, device 8, function 0:
Class 0200: PCI device 8086:1039 (rev 129).
IRQ 20.
Master Capable. Latency=64. Min Gnt=8.Max Lat=56.
Non-prefetchable 32 bit memory at 0xfe1fe000 [0xfe1fefff].
I/O at 0xec80 [0xecbf].
+ cat -v /proc/cmdline
root=/dev/hdb2 devfs=nomount acpi=ht splash=silent vga=788
+ cat -v /proc/uptime
290.37 255.10
+ cat -v /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 /dev/vc/0
4 tty
4 ttyS
5 /dev/tty
5 /dev/console
5 /dev/ptmx
7 vcs
10 misc
13 input
14 sound
21 sg
29 fb
108 ppp
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
240 ttySHSF
242 hsfdcp
243 hsfdiag
254 devfs
Block devices:
1 ramdisk
2 fd
3 ide0
7 loop
9 md
22 ide1
254 mdp
+ cat -v /proc/misc
175 agpgart
135 rtc
1 psaux
134 apm_bios
+ cat -v /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev futexfs
nodev tmpfs
nodev pipefs
nodev eventpollfs
nodev devpts
ext2
cramfs
nodev ramfs
nodev devfs
nodev mqueue
nodev usbfs
nodev usbdevfs
ext3
nodev supermount
ntfs
vfat
+ cat -v /proc/interrupts
CPU0
0: 290135 IO-APIC-edge timer
1: 185 IO-APIC-edge i8042
2: 0 XT-PIC cascade
12: 6990 IO-APIC-edge i8042
14: 4755 IO-APIC-edge ide0
15: 77 IO-APIC-edge ide1
16: 0 IO-APIC-level uhci_hcd
18: 0 IO-APIC-level uhci_hcd
19: 209 IO-APIC-level uhci_hcd
20: 9 IO-APIC-level eth0
21: 3 IO-APIC-level ohci1394
22: 0 IO-APIC-level hsfpcibasic2
23: 2 IO-APIC-level ehci_hcd
NMI: 0
LOC: 290083
ERR: 0
MIS: 0
+ cat -v /proc/iomem
00000000-0009ffff : System RAM
000a0000-000bffff : Video RAM area
000c0000-000cf7ff : Video ROM
000cf800-000cffff : Adapter ROM
000e0000-000effff : Extension ROM
000f0000-000fffff : System ROM
00100000-1ff74fff : System RAM
00100000-002d11d6 : Kernel code
002d11d7-003628ff : Kernel data
1ff75000-1ff76fff : ACPI Non-volatile Storage
1ff77000-1ff97fff : ACPI Tables
1ff98000-1fffffff : reserved
20000000-200003ff : 0000:00:1f.1
e8000000-efffffff : 0000:00:00.0
f0000000-f7ffffff : PCI Bus #01
f3f80000-f3ffffff : 0000:01:00.0
f4000000-f7ffffff : 0000:01:00.0
f4000000-f41d4bff : vesafb
fc000000-fdffffff : PCI Bus #01
fc000000-fcffffff : 0000:01:00.0
fe1e0000-fe1effff : 0000:02:01.0
fe1e0000-fe1effff : hsfpcibasic2
fe1f8000-fe1fbfff : 0000:02:00.0
fe1fe000-fe1fefff : 0000:02:08.0
fe1fe000-fe1fefff : eepro100
fe1ff800-fe1fffff : 0000:02:00.0
fe1ff800-fe1fffff : ohci1394
fe300000-fe3003ff : 0000:00:1d.7
fe300000-fe3003ff : ehci_hcd
fec00000-fec0ffff : reserved
fee00000-fee0ffff : reserved
ffb00000-ffffffff : reserved
+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-005f : timer
0060-006f : keyboard
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0376-0376 : ide1
03c0-03df : vesafb
03f6-03f6 : ide0
03f8-03ff : serial
0800-087f : 0000:00:1f.0
0880-08bf : 0000:00:1f.0
0cf8-0cff : PCI conf1
dc80-dc9f : 0000:00:1f.3
ec80-ecbf : 0000:02:08.0
ec80-ecbf : eepro100
ecc0-ecdf : 0000:02:02.0
ecf0-ecf7 : 0000:02:02.1
ecf8-ecff : 0000:02:01.0
ecf8-ecff : hsfpcibasic2
ff40-ff5f : 0000:00:1d.2
ff40-ff5f : uhci_hcd
ff60-ff7f : 0000:00:1d.1
ff60-ff7f : uhci_hcd
ff80-ff9f : 0000:00:1d.0
ff80-ff9f : uhci_hcd
ffa0-ffaf : 0000:00:1f.1
ffa0-ffa7 : ide0
ffa8-ffaf : ide1
+ cat -v /proc/dma
4: cascade
+ cat -v /proc/mtrr
reg00: base=0x00000000 ( 0MB), size= 512MB: write-back, count=1
reg01: base=0xf4000000 (3904MB), size= 1MB: write-combining, count=1
+ cat -v /proc/partitions
major minor #blocks name
3 0 78125000 hda
3 1 32098 hda1
3 2 39054015 hda2
3 3 39037950 hda3
3 64 19551168 hdb
3 65 1 hdb1
3 66 3582463 hdb2
3 69 506016 hdb5
3 70 5711076 hdb6
3 71 9751423 hdb7
+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext2 rw 0 0
none /proc proc rw,nodiratime 0 0
none /sys sysfs rw 0 0
none /proc/bus/usb usbfs rw 0 0
/dev/hdb7 /home ext3 rw 0 0
none /mnt/cdrom supermount ro,dev=/dev/hdc,fs=udf:iso9660,tray_lock=onwrite,--,iocharset=iso8859-1 0 0
none /mnt/cdrom2 supermount ro,dev=/dev/hdd,fs=udf:iso9660,tray_lock=onwrite,--,iocharset=iso8859-1 0 0
none /mnt/floppy supermount rw,sync,dev=/dev/fd0,fs=ext2:vfat,tray_lock=onwrite,--,umask=0,iocharset=iso8859-1,codepage=850 0 0
/dev/hda2 /mnt/win_c ntfs ro,noatime,nodiratime,uid=0,gid=0,umask=00,nls=iso8859-1,errors=continue,mft_zone_multiplier=1 0 0
/dev/hda3 /mnt/win_d ntfs ro,noatime,nodiratime,uid=0,gid=0,umask=00,nls=iso8859-1,errors=continue,mft_zone_multiplier=1 0 0
/dev/hdb6 /mnt/winlin vfat rw,nodiratime,fmask=0000,dmask=0000,codepage=cp850 0 0
none /dev tmpfs rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
+ cat -v /proc/swaps
Filename Type Size Used Priority
/dev/hdb5 partition 506008 0 -1
+ cat -v /proc/meminfo
MemTotal: 515552 kB
MemFree: 352224 kB
Buffers: 4304 kB
Cached: 80268 kB
SwapCached: 0 kB
Active: 104712 kB
Inactive: 37160 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 515552 kB
LowFree: 352224 kB
SwapTotal: 506008 kB
SwapFree: 506008 kB
Dirty: 184 kB
Writeback: 0 kB
Mapped: 89404 kB
Slab: 14020 kB
Committed_AS: 79512 kB
PageTables: 1228 kB
VmallocTotal: 507896 kB
VmallocUsed: 7028 kB
VmallocChunk: 498148 kB
+ cat -v /proc/stat
cpu 2427 0 1069 22872 2629 11 1
cpu0 2427 0 1069 22872 2629 11 1
intr 302387 290152 185 0 0 0 0 5 0 0 0 0 0 6990 0 4755 77 0 0 0 209 9 3 0 2 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 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 126093
btime 1099941232
processes 5517
procs_running 2
procs_blocked 0
+ cat -v /proc/apm
1.16ac 1.2 0x03 0x01 0xff 0x80 -1% -1 ?
+ cat -v /proc/modules
hsfmc97ali 48724 0 - Live 0xe0b86000
hsfmc97via 46712 0 - Live 0xe0b79000
hsfmc97ich 48400 0 - Live 0xe0b6c000
hsfpcibasic2 54128 0 - Live 0xe0b4c000
hsfserial 18788 4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xe0b05000
hsfengine 1202788 1 hsfserial, Live 0xe105e000
hsfosspec 80192 7 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine, Live 0xe0b37000
hsfsoar 51616 4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xe0b11000
md5 3584 1 - Live 0xe0df3000
ipv6 230916 8 - Live 0xe0ec2000
snd-pcm-oss 49480 0 - Live 0xe0e71000
snd-mixer-oss 17376 1 snd-pcm-oss, Live 0xe0e3e000
snd-emu10k1 90728 0 - Live 0xe0e59000
snd-rawmidi 19300 1 snd-emu10k1, Live 0xe0e38000
snd-pcm 81800 2 snd-pcm-oss,snd-emu10k1, Live 0xe0e10000
snd-timer 20356 1 snd-pcm, Live 0xe0dfb000
snd-seq-device 6344 2 snd-emu10k1,snd-rawmidi, Live 0xe0dc9000
snd-ac97-codec 69392 1 snd-emu10k1, Live 0xe0e26000
snd-page-alloc 7400 2 snd-emu10k1,snd-pcm, Live 0xe0dc6000
snd-util-mem 3232 1 snd-emu10k1, Live 0xe0d01000
snd-hwdep 6916 1 snd-emu10k1, Live 0xe0dc3000
snd 45988 9 snd-pcm-oss,snd-mixer-oss,snd-emu10k1,snd-rawmidi,snd-pcm,snd-timer,snd-seq-device,snd-ac97-codec,snd-hwdep, Live 0xe0e03000
soundcore 7008 1 snd, Live 0xe0d5a000
ppp_async 8896 0 - Live 0xe0dbf000
ppp_generic 24468 1 ppp_async, Live 0xe0d9f000
slhc 6112 1 ppp_generic, Live 0xe0d5d000
crc-ccitt 1664 1 ppp_async, Live 0xe0d58000
af_packet 16072 0 - Live 0xe0cf6000
usbhid 41088 0 - Live 0xe0d4c000
floppy 55088 0 - Live 0xe0d60000
eth1394 17000 0 - Live 0xe0cbb000
eepro100 26316 0 - Live 0xe0c86000
mii 4224 1 eepro100, Live 0xe0c71000
ide-cd 37280 0 - Live 0xe0ca9000
cdrom 37724 1 ide-cd, Live 0xe0c7b000
ohci1394 30788 0 - Live 0xe0c5b000
ieee1394 292056 2 eth1394,ohci1394, Live 0xe0d03000
loop 12520 0 - Live 0xe0ae3000
nls_cp850 4480 1 - Live 0xe0a17000
vfat 11008 1 - Live 0xe09f5000
fat 39776 1 vfat, Live 0xe0ace000
sg 33788 0 - Live 0xe0ad9000
scsi_mod 104044 1 sg, Live 0xe0c8e000
nls_iso8859-1 3680 3 - Live 0xe09e5000
ntfs 147964 2 - Live 0xe0c25000
supermount 34804 3 - Live 0xe0ac4000
ext3 121352 1 - Live 0xe0bd9000
jbd 49432 1 ext3, Live 0xe0ab6000
intel-agp 19584 1 - Live 0xe0a1c000
agpgart 27752 1 intel-agp, Live 0xe0a7c000
usblp 10592 0 - Live 0xe09f1000
ehci-hcd 26244 0 - Live 0xe0a0c000
uhci-hcd 28752 0 - Live 0xe0a03000
usbcore 103172 7 hsfosspec,usbhid,usblp,ehci-hcd,uhci-hcd, Live 0xe0a22000
genrtc 7444 0 - Live 0xe09e9000
+ cat -v /proc/ldiscs
cat: /proc/ldiscs: No such file or directory
+ sysctl -a
abi.fake_utsname = 0
abi.trace = 0
abi.defhandler_libcso = 68157441
abi.defhandler_lcall7 = 68157441
abi.defhandler_elf = 0
abi.defhandler_coff = 117440515
cpu.0.speed = 0
cpu.0.speed-min = 0
cpu.0.speed-max = 0
dev.cdrom.check_media = 0
dev.cdrom.lock = 0
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 0
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info =
dev.cdrom.info = drive name: hdd hdc
dev.cdrom.info = drive speed: 40 0
dev.cdrom.info = drive # of slots: 1 1
dev.cdrom.info = Can close tray: 1 1
dev.cdrom.info = Can open tray: 1 1
dev.cdrom.info = Can lock tray: 1 1
dev.cdrom.info = Can change speed: 1 1
dev.cdrom.info = Can select disk: 0 0
dev.cdrom.info = Can read multisession: 1 1
dev.cdrom.info = Can read MCN: 1 1
dev.cdrom.info = Reports media changed: 1 1
dev.cdrom.info = Can play audio: 1 1
dev.cdrom.info = Can write CD-R: 1 0
dev.cdrom.info = Can write CD-RW: 1 0
dev.cdrom.info = Can read DVD: 0 1
dev.cdrom.info = Can write DVD-R: 0 0
dev.cdrom.info = Can write DVD-RAM: 0 0
dev.cdrom.info = Can read MRW: 1 1
dev.cdrom.info = Can write MRW: 1 1
dev.cdrom.info = Can write RAM: 1 1
dev.cdrom.info =
dev.cdrom.info =
dev.scsi.logging_level = 0
dev.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
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.error: unknown error 22 reading key 'net.ipv6.route.flush'
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.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 0
net.ipv4.conf.lo.disable_xfrm = 0
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 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 = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.error: unknown error 22 reading key 'net.ipv4.route.flush'
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_moderate_rcvbuf = 1
net.ipv4.tcp_default_win_scale = 7
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 = 109568
net.core.wmem_default = 109568
net.core.rmem_max = 109568
net.core.wmem_max = 109568
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.ngroups_max = 65536
kernel.printk_ratelimit_burst = 10
kernel.printk_ratelimit = 5
kernel.panic_on_oops = 0
kernel.pid_max = 32768
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.pty.nr = 3
kernel.pty.max = 4096
kernel.random.uuid = 1a27cb48-0466-412d-8f58-6a3e3dd543db
kernel.random.boot_id = 16c0b648-e950-4304-92e9-9e9eba5376ed
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3648
kernel.random.poolsize = 512
kernel.threads-max = 8183
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 = 0 4 1 7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 256
kernel.cap-bound = -257
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 1
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = home.tiscali.no
kernel.version = #1 Wed Sep 8 17:00:52 CEST 2004
kernel.osrelease = 2.6.8.1-10mdk
kernel.ostype = Linux
fs.ntfs-debug = 0
fs.mqueue.msgsize_max = 8192
fs.mqueue.msg_max = 10
fs.mqueue.queues_max = 256
fs.quota.syncs = 21
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 = 14621 12858 45 0 0 0
fs.file-max = 51046
fs.file-nr = 1575 0 51046
fs.inode-state = 7851 36 0 0 0 0 0
fs.inode-nr = 7851 36
+ modprobe -V
module-init-tools version 3.0
+ modprobe -l *hsf*
/lib/modules/2.6.8.1-10mdk/misc/hsfsoar.ko
/lib/modules/2.6.8.1-10mdk/misc/hsfserial.ko
/lib/modules/2.6.8.1-10mdk/misc/hsfpcibasic2.ko
/lib/modules/2.6.8.1-10mdk/misc/hsfosspec.ko
/lib/modules/2.6.8.1-10mdk/misc/hsfmc97via.ko
/lib/modules/2.6.8.1-10mdk/misc/hsfmc97ich.ko
/lib/modules/2.6.8.1-10mdk/misc/hsfmc97ali.ko
/lib/modules/2.6.8.1-10mdk/misc/hsfengine.ko
+ modprobe -l *hcf*
+ modprobe -l *rip*
/lib/modules/2.6.8.1-10mdk/kernel/drivers/net/wireless/strip.ko.gz
/lib/modules/2.6.8.1-10mdk/kernel/drivers/input/joystick/grip.ko.gz
/lib/modules/2.6.8.1-10mdk/kernel/drivers/input/joystick/grip_mp.ko.gz
+ cat -v /etc/modules.conf
alias /dev/ttySHSF[0-9]* /dev/ttySHSF
alias /dev/modem /dev/ttySHSF
alias char-major-240 /dev/ttySHSF
alias /dev/cuaHSF[0-9]* /dev/ttySHSF
alias char-major-241 /dev/ttySHSF
options hsfserial serialmajor=240 calloutmajor=241
alias char-major-242 hsfosspec
alias /dev/hsfdiag hsfosspec
alias /dev/hsfdiag* /dev/hsfdiag
alias char-major-243 /dev/hsfdiag
options hsfosspec dcpmajor=242 diagmajor=243
probeall /dev/ttySHSF hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali hsfusbcd2
probeall hsfserial hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali hsfusbcd2
+ cat -v /etc/modprobe.conf
# This file is autogenerated from /etc/modules.conf using generate-modprobe.conf command
alias eth0 eepro100
remove snd-emu10k1 /sbin/modprobe -r snd-pcm-oss; /sbin/modprobe --first-time -r --ignore-remove snd-emu10k1
install snd-emu10k1 /sbin/modprobe --first-time --ignore-install snd-emu10k1 && { /sbin/modprobe snd-pcm-oss; /bin/true; }
alias sound-slot-0 snd-emu10k1
install usb-interface /sbin/modprobe uhci-hcd; /sbin/modprobe ehci-hcd; /bin/true
alias eth1 eth1394
alias ieee1394-controller ohci1394
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
+ depmod -e -a
+ cat -v /proc/tty/drivers
/dev/tty /dev/tty 5 0 system:/dev/tty
/dev/console /dev/console 5 1 system:console
/dev/ptmx /dev/ptmx 5 2 system
/dev/vc/0 /dev/vc/0 4 0 system:vtmaster
hsfserial /dev/ttySHSF 240 64-71 serial
serial /dev/ttyS 4 64-71 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-1023 pty:slave
pty_master /dev/pty 2 0-1023 pty:master
unknown /dev/tty 4 1-63 console
+ cat -v /proc/tty/driver/hsfserial
serinfo:1.0 driver revision:
0: uart:Conexant HSF softmodem (PCI-14f1:2016-13e0:021a) port:0000ECF8 irq:22 tx:0 rx:0 CTS|DSR
1: uart:Conexant HSF softmodem port:00000000 irq:0
2: uart:Conexant HSF softmodem port:00000000 irq:0
3: uart:Conexant HSF softmodem port:00000000 irq:0
4: uart:Conexant HSF softmodem port:00000000 irq:0
5: uart:Conexant HSF softmodem port:00000000 irq:0
6: uart:Conexant HSF softmodem port:00000000 irq:0
7: uart:Conexant HSF softmodem port:00000000 irq:0
+ cat -v /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A port:000003F8 irq:4 tx: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:00000000 irq:0
5: uart:unknown port:00000000 irq:0
6: uart:unknown port:00000000 irq:0
7: uart:unknown port:00000000 irq:0
+ ls -l /dev/modem*
lrwxrwxrwx 1 root root 5 nov 8 20:14 /dev/modem -> ttyS2
+ ls -l /dev/*HSF[0-9]*
crw-rw---- 1 hpb uucp 240, 64 nov 8 20:18 /dev/ttySHSF0
crw-rw---- 1 hpb uucp 240, 65 nov 8 20:18 /dev/ttySHSF1
crw-rw---- 1 hpb uucp 240, 66 nov 8 20:18 /dev/ttySHSF2
crw-rw---- 1 hpb uucp 240, 67 nov 8 20:18 /dev/ttySHSF3
crw-rw---- 1 hpb uucp 240, 68 nov 8 20:18 /dev/ttySHSF4
crw-rw---- 1 hpb uucp 240, 69 nov 8 20:18 /dev/ttySHSF5
crw-rw---- 1 hpb uucp 240, 70 nov 8 20:18 /dev/ttySHSF6
crw-rw---- 1 hpb uucp 240, 71 nov 8 20:18 /dev/ttySHSF7
+ ls -l /dev/ttyS*
crw-rw---- 1 hpb uucp 4, 64 nov 8 20:14 /dev/ttyS0
crw-rw---- 1 hpb uucp 4, 65 nov 8 20:14 /dev/ttyS1
crw-rw---- 1 hpb uucp 4, 66 nov 8 20:14 /dev/ttyS2
crw-rw---- 1 hpb uucp 4, 67 nov 8 20:14 /dev/ttyS3
crw-rw---- 1 hpb uucp 4, 68 nov 8 20:14 /dev/ttyS4
crw-rw---- 1 hpb uucp 4, 69 nov 8 20:14 /dev/ttyS5
crw-rw---- 1 hpb uucp 4, 70 nov 8 20:14 /dev/ttyS6
crw-rw---- 1 hpb uucp 4, 71 nov 8 20:14 /dev/ttyS7
crw-rw---- 1 hpb uucp 240, 64 nov 8 20:18 /dev/ttySHSF0
crw-rw---- 1 hpb uucp 240, 65 nov 8 20:18 /dev/ttySHSF1
crw-rw---- 1 hpb uucp 240, 66 nov 8 20:18 /dev/ttySHSF2
crw-rw---- 1 hpb uucp 240, 67 nov 8 20:18 /dev/ttySHSF3
crw-rw---- 1 hpb uucp 240, 68 nov 8 20:18 /dev/ttySHSF4
crw-rw---- 1 hpb uucp 240, 69 nov 8 20:18 /dev/ttySHSF5
crw-rw---- 1 hpb uucp 240, 70 nov 8 20:18 /dev/ttySHSF6
crw-rw---- 1 hpb uucp 240, 71 nov 8 20:18 /dev/ttySHSF7
+ ls -l /dev/tts*
totalt 0
lrwxrwxrwx 1 root root 8 nov 8 20:14 0 -> ../ttyS0
lrwxrwxrwx 1 root root 8 nov 8 20:14 1 -> ../ttyS1
lrwxrwxrwx 1 root root 8 nov 8 20:14 2 -> ../ttyS2
lrwxrwxrwx 1 root root 8 nov 8 20:14 3 -> ../ttyS3
lrwxrwxrwx 1 root root 8 nov 8 20:14 4 -> ../ttyS4
lrwxrwxrwx 1 root root 8 nov 8 20:14 5 -> ../ttyS5
lrwxrwxrwx 1 root root 8 nov 8 20:14 6 -> ../ttyS6
lrwxrwxrwx 1 root root 8 nov 8 20:14 7 -> ../ttyS7
+ cd /etc/hsfmodem/nvm && find . -maxdepth 2 -ls
49710 4 drwxr-xr-x 8 root root 4096 nov 7 20:22 .
49712 4 drwxr-xr-x 4 root root 4096 sep 27 23:09 ./hsfpcibasic2
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_GOI
49714 4 -rw-r--r-- 5 root root 3 sep 20 20:39 ./hsfpcibasic2/OEM_DAATYPE
49715 4 -rw-r--r-- 5 root root 26 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_FMM
49716 4 -rw-r--r-- 5 root root 22 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_GCAP
49724 4 -rw-r--r-- 5 root root 8 sep 20 20:39 ./hsfpcibasic2/ATMESSAGE_I0
49725 4 -rw-r--r-- 1 root root 27 sep 20 20:39 ./hsfpcibasic2/OEM_HWDATA
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_GSN
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_FMR
49727 4 -rw-r--r-- 5 root root 144 sep 20 20:39 ./hsfpcibasic2/CADENCE
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfpcibasic2/ATMESSAGE_I1
49729 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfpcibasic2/OEM_FLAGS
49750 4 -rw-r--r-- 5 root root 13 sep 20 20:39 ./hsfpcibasic2/PROPERTIES
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_GMM
49802 4 -rw-r--r-- 5 root root 55 sep 20 20:39 ./hsfpcibasic2/AT_MISC_DEF
49803 4 -rw-r--r-- 5 root root 35 sep 20 20:39 ./hsfpcibasic2/ATMESSAGE_I3
49810 4 -rw-r--r-- 5 root root 41 sep 20 20:39 ./hsfpcibasic2/DC_CALC_PARAMS
49811 4 -rw-r--r-- 5 root root 181 sep 20 20:39 ./hsfpcibasic2/MOD_THRESHOLD
49812 4 -rw-r--r-- 2 root root 16 sep 20 20:39 ./hsfpcibasic2/DLG_PARAMS
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfpcibasic2/ATMESSAGE_I4
49813 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfpcibasic2/CSA_FLAGS
49814 4 -rw-r--r-- 5 root root 7 sep 20 20:39 ./hsfpcibasic2/OEM_SPKR_MUTE_DELAY
49815 4 -rw-r--r-- 5 root root 733 sep 20 20:39 ./hsfpcibasic2/V25TER
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_GMR
49816 4 -rw-r--r-- 3 root root 13 sep 20 20:39 ./hsfpcibasic2/HW_ADAPTER_TYPE
49817 4 -rw-r--r-- 5 root root 27 sep 20 20:39 ./hsfpcibasic2/CPU_FREQ_CHANGE
49818 4 -rw-r--r-- 5 root root 111 sep 20 20:39 ./hsfpcibasic2/DTMF_COMP_LEVEL
49819 4 -rw-r--r-- 5 root root 517 sep 20 20:39 ./hsfpcibasic2/TONEPARAMS
49820 4 -rw-r--r-- 5 root root 887 sep 20 20:39 ./hsfpcibasic2/CONSTTONEPARAMS
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_GMI
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfpcibasic2/ATPLUSID_FMI
49822 4 -rw-r--r-- 5 root root 127 sep 20 20:39 ./hsfpcibasic2/SREG
49823 4 -rw-r--r-- 5 root root 83 sep 20 20:39 ./hsfpcibasic2/MS_PARAMS
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfpcibasic2/ATMESSAGE_I7
49824 4 -rw-r--r-- 5 root root 6 sep 20 20:39 ./hsfpcibasic2/AT+MSSTR
49825 4 drwxr-xr-x 5 root root 4096 sep 27 23:09 ./hsfpcibasic2/Profile
49874 8 drwxr-xr-x 74 root root 8192 sep 27 23:09 ./hsfpcibasic2/Region
50671 4 -rw-r--r-- 2 root root 41 sep 20 20:39 ./hsfpcibasic2/ATMESSAGE_I90
50672 4 -rw-r--r-- 1 root root 221 sep 20 20:39 ./hsfpcibasic2/COUNTRY_CODE_LIST
50673 4 drwxr-xr-x 2 root root 4096 sep 27 23:09 ./hsfpcibasic2smart
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_GOI
49715 4 -rw-r--r-- 5 root root 26 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_FMM
50674 4 -rw-r--r-- 1 root root 27 sep 20 20:39 ./hsfpcibasic2smart/OEM_HWDATA
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_GSN
49727 4 -rw-r--r-- 5 root root 144 sep 20 20:39 ./hsfpcibasic2smart/CADENCE
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfpcibasic2smart/ATMESSAGE_I1
49729 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfpcibasic2smart/OEM_FLAGS
49802 4 -rw-r--r-- 5 root root 55 sep 20 20:39 ./hsfpcibasic2smart/AT_MISC_DEF
49811 4 -rw-r--r-- 5 root root 181 sep 20 20:39 ./hsfpcibasic2smart/MOD_THRESHOLD
50675 4 -rw-r--r-- 2 root root 16 sep 20 20:39 ./hsfpcibasic2smart/DLG_PARAMS
50676 4 -rw-r--r-- 3 root root 326 sep 20 20:39 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMSK3
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfpcibasic2smart/ATMESSAGE_I4
49813 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfpcibasic2smart/CSA_FLAGS
49815 4 -rw-r--r-- 5 root root 733 sep 20 20:39 ./hsfpcibasic2smart/V25TER
49816 4 -rw-r--r-- 3 root root 13 sep 20 20:39 ./hsfpcibasic2smart/HW_ADAPTER_TYPE
49817 4 -rw-r--r-- 5 root root 27 sep 20 20:39 ./hsfpcibasic2smart/CPU_FREQ_CHANGE
49819 4 -rw-r--r-- 5 root root 517 sep 20 20:39 ./hsfpcibasic2smart/TONEPARAMS
49820 4 -rw-r--r-- 5 root root 887 sep 20 20:39 ./hsfpcibasic2smart/CONSTTONEPARAMS
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_GMI
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_FMI
49822 4 -rw-r--r-- 5 root root 127 sep 20 20:39 ./hsfpcibasic2smart/SREG
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfpcibasic2smart/ATMESSAGE_I7
49861 4 -rw-r--r-- 48 root root 3 sep 20 20:39 ./hsfpcibasic2smart/OEM_DAATYPE
49724 4 -rw-r--r-- 5 root root 8 sep 20 20:39 ./hsfpcibasic2smart/ATMESSAGE_I0
49716 4 -rw-r--r-- 5 root root 22 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_GCAP
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_FMR
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_GMM
49750 4 -rw-r--r-- 5 root root 13 sep 20 20:39 ./hsfpcibasic2smart/PROPERTIES
49803 4 -rw-r--r-- 5 root root 35 sep 20 20:39 ./hsfpcibasic2smart/ATMESSAGE_I3
49810 4 -rw-r--r-- 5 root root 41 sep 20 20:39 ./hsfpcibasic2smart/DC_CALC_PARAMS
49814 4 -rw-r--r-- 5 root root 7 sep 20 20:39 ./hsfpcibasic2smart/OEM_SPKR_MUTE_DELAY
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfpcibasic2smart/ATPLUSID_GMR
50677 4 -rw-r--r-- 1 root root 326 sep 20 20:39 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMS
49818 4 -rw-r--r-- 5 root root 111 sep 20 20:39 ./hsfpcibasic2smart/DTMF_COMP_LEVEL
49823 4 -rw-r--r-- 5 root root 83 sep 20 20:39 ./hsfpcibasic2smart/MS_PARAMS
49824 4 -rw-r--r-- 5 root root 6 sep 20 20:39 ./hsfpcibasic2smart/AT+MSSTR
50678 0 lrwxrwxrwx 1 root root 23 nov 7 20:22 ./hsfpcibasic2smart/Profile -> ../hsfpcibasic2/Profile
50679 0 lrwxrwxrwx 1 root root 22 nov 7 20:22 ./hsfpcibasic2smart/Region -> ../hsfpcibasic2/Region
50680 4 -rw-r--r-- 4 root root 224 sep 20 20:39 ./hsfpcibasic2smart/COUNTRY_CODE_LIST
50681 4 drwxr-xr-x 3 root root 4096 sep 27 23:09 ./hsfpcibasic2hsfi
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_GOI
49715 4 -rw-r--r-- 5 root root 26 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_FMM
50682 4 -rw-r--r-- 1 root root 27 sep 20 20:39 ./hsfpcibasic2hsfi/OEM_HWDATA
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_GSN
49727 4 -rw-r--r-- 5 root root 144 sep 20 20:39 ./hsfpcibasic2hsfi/CADENCE
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfpcibasic2hsfi/ATMESSAGE_I1
49729 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfpcibasic2hsfi/OEM_FLAGS
49802 4 -rw-r--r-- 5 root root 55 sep 20 20:39 ./hsfpcibasic2hsfi/AT_MISC_DEF
49811 4 -rw-r--r-- 5 root root 181 sep 20 20:39 ./hsfpcibasic2hsfi/MOD_THRESHOLD
50683 4 -rw-r--r-- 1 root root 16 sep 20 20:39 ./hsfpcibasic2hsfi/DLG_PARAMS
50676 4 -rw-r--r-- 3 root root 326 sep 20 20:39 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMSK3
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfpcibasic2hsfi/ATMESSAGE_I4
49813 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfpcibasic2hsfi/CSA_FLAGS
49815 4 -rw-r--r-- 5 root root 733 sep 20 20:39 ./hsfpcibasic2hsfi/V25TER
49816 4 -rw-r--r-- 3 root root 13 sep 20 20:39 ./hsfpcibasic2hsfi/HW_ADAPTER_TYPE
49817 4 -rw-r--r-- 5 root root 27 sep 20 20:39 ./hsfpcibasic2hsfi/CPU_FREQ_CHANGE
49819 4 -rw-r--r-- 5 root root 517 sep 20 20:39 ./hsfpcibasic2hsfi/TONEPARAMS
49820 4 -rw-r--r-- 5 root root 887 sep 20 20:39 ./hsfpcibasic2hsfi/CONSTTONEPARAMS
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_GMI
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_FMI
49822 4 -rw-r--r-- 5 root root 127 sep 20 20:39 ./hsfpcibasic2hsfi/SREG
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfpcibasic2hsfi/ATMESSAGE_I7
49714 4 -rw-r--r-- 5 root root 3 sep 20 20:39 ./hsfpcibasic2hsfi/OEM_DAATYPE
49724 4 -rw-r--r-- 5 root root 8 sep 20 20:39 ./hsfpcibasic2hsfi/ATMESSAGE_I0
49716 4 -rw-r--r-- 5 root root 22 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_GCAP
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_FMR
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_GMM
49750 4 -rw-r--r-- 5 root root 13 sep 20 20:39 ./hsfpcibasic2hsfi/PROPERTIES
49803 4 -rw-r--r-- 5 root root 35 sep 20 20:39 ./hsfpcibasic2hsfi/ATMESSAGE_I3
49810 4 -rw-r--r-- 5 root root 41 sep 20 20:39 ./hsfpcibasic2hsfi/DC_CALC_PARAMS
49814 4 -rw-r--r-- 5 root root 7 sep 20 20:39 ./hsfpcibasic2hsfi/OEM_SPKR_MUTE_DELAY
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfpcibasic2hsfi/ATPLUSID_GMR
50684 4 -rw-r--r-- 1 root root 326 sep 20 20:39 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMS
49818 4 -rw-r--r-- 5 root root 111 sep 20 20:39 ./hsfpcibasic2hsfi/DTMF_COMP_LEVEL
49823 4 -rw-r--r-- 5 root root 83 sep 20 20:39 ./hsfpcibasic2hsfi/MS_PARAMS
49824 4 -rw-r--r-- 5 root root 6 sep 20 20:39 ./hsfpcibasic2hsfi/AT+MSSTR
50685 4 drwxr-xr-x 5 root root 4096 sep 27 23:09 ./hsfpcibasic2hsfi/Profile
50690 0 lrwxrwxrwx 1 root root 22 nov 7 20:22 ./hsfpcibasic2hsfi/Region -> ../hsfpcibasic2/Region
50671 4 -rw-r--r-- 2 root root 41 sep 20 20:39 ./hsfpcibasic2hsfi/ATMESSAGE_I90
50680 4 -rw-r--r-- 4 root root 224 sep 20 20:39 ./hsfpcibasic2hsfi/COUNTRY_CODE_LIST
50691 4 drwxr-xr-x 2 root root 4096 sep 27 23:09 ./hsfmc97
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfmc97/ATPLUSID_GOI
49715 4 -rw-r--r-- 5 root root 26 sep 20 20:39 ./hsfmc97/ATPLUSID_FMM
50692 4 -rw-r--r-- 1 root root 27 sep 20 20:39 ./hsfmc97/OEM_HWDATA
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfmc97/ATPLUSID_GSN
49727 4 -rw-r--r-- 5 root root 144 sep 20 20:39 ./hsfmc97/CADENCE
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfmc97/ATMESSAGE_I1
49729 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfmc97/OEM_FLAGS
49802 4 -rw-r--r-- 5 root root 55 sep 20 20:39 ./hsfmc97/AT_MISC_DEF
49811 4 -rw-r--r-- 5 root root 181 sep 20 20:39 ./hsfmc97/MOD_THRESHOLD
50675 4 -rw-r--r-- 2 root root 16 sep 20 20:39 ./hsfmc97/DLG_PARAMS
50676 4 -rw-r--r-- 3 root root 326 sep 20 20:39 ./hsfmc97/OEM_SMARTDAA_PARAMSK3
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfmc97/ATMESSAGE_I4
49813 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfmc97/CSA_FLAGS
49815 4 -rw-r--r-- 5 root root 733 sep 20 20:39 ./hsfmc97/V25TER
50693 4 -rw-r--r-- 1 root root 13 sep 20 20:39 ./hsfmc97/HW_ADAPTER_TYPE
49817 4 -rw-r--r-- 5 root root 27 sep 20 20:39 ./hsfmc97/CPU_FREQ_CHANGE
49819 4 -rw-r--r-- 5 root root 517 sep 20 20:39 ./hsfmc97/TONEPARAMS
49820 4 -rw-r--r-- 5 root root 887 sep 20 20:39 ./hsfmc97/CONSTTONEPARAMS
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfmc97/ATPLUSID_GMI
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfmc97/ATPLUSID_FMI
49822 4 -rw-r--r-- 5 root root 127 sep 20 20:39 ./hsfmc97/SREG
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfmc97/ATMESSAGE_I7
49861 4 -rw-r--r-- 48 root root 3 sep 20 20:39 ./hsfmc97/OEM_DAATYPE
49724 4 -rw-r--r-- 5 root root 8 sep 20 20:39 ./hsfmc97/ATMESSAGE_I0
49716 4 -rw-r--r-- 5 root root 22 sep 20 20:39 ./hsfmc97/ATPLUSID_GCAP
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfmc97/ATPLUSID_FMR
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfmc97/ATPLUSID_GMM
49750 4 -rw-r--r-- 5 root root 13 sep 20 20:39 ./hsfmc97/PROPERTIES
49803 4 -rw-r--r-- 5 root root 35 sep 20 20:39 ./hsfmc97/ATMESSAGE_I3
49810 4 -rw-r--r-- 5 root root 41 sep 20 20:39 ./hsfmc97/DC_CALC_PARAMS
49814 4 -rw-r--r-- 5 root root 7 sep 20 20:39 ./hsfmc97/OEM_SPKR_MUTE_DELAY
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfmc97/ATPLUSID_GMR
50694 4 -rw-r--r-- 1 root root 326 sep 20 20:39 ./hsfmc97/OEM_SMARTDAA_PARAMS
49818 4 -rw-r--r-- 5 root root 111 sep 20 20:39 ./hsfmc97/DTMF_COMP_LEVEL
49823 4 -rw-r--r-- 5 root root 83 sep 20 20:39 ./hsfmc97/MS_PARAMS
49824 4 -rw-r--r-- 5 root root 6 sep 20 20:39 ./hsfmc97/AT+MSSTR
50695 0 lrwxrwxrwx 1 root root 28 nov 7 20:22 ./hsfmc97/Profile -> ../hsfpcibasic2smart/Profile
50696 0 lrwxrwxrwx 1 root root 27 nov 7 20:22 ./hsfmc97/Region -> ../hsfpcibasic2smart/Region
50680 4 -rw-r--r-- 4 root root 224 sep 20 20:39 ./hsfmc97/COUNTRY_CODE_LIST
50697 0 lrwxrwxrwx 1 root root 7 nov 7 20:22 ./hsfmc97ali -> hsfmc97
50698 0 lrwxrwxrwx 1 root root 7 nov 7 20:22 ./hsfmc97ich -> hsfmc97
50699 0 lrwxrwxrwx 1 root root 7 nov 7 20:22 ./hsfmc97via -> hsfmc97
50700 4 drwxr-xr-x 2 root root 4096 sep 27 23:09 ./hsfcadmus2
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfcadmus2/ATPLUSID_GOI
49715 4 -rw-r--r-- 5 root root 26 sep 20 20:39 ./hsfcadmus2/ATPLUSID_FMM
50701 4 -rw-r--r-- 1 root root 27 sep 20 20:39 ./hsfcadmus2/OEM_HWDATA
49713 4 -rw-r--r-- 10 root root 3 sep 20 20:39 ./hsfcadmus2/ATPLUSID_GSN
49727 4 -rw-r--r-- 5 root root 144 sep 20 20:39 ./hsfcadmus2/CADENCE
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I1
49729 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfcadmus2/OEM_FLAGS
49802 4 -rw-r--r-- 5 root root 55 sep 20 20:39 ./hsfcadmus2/AT_MISC_DEF
49811 4 -rw-r--r-- 5 root root 181 sep 20 20:39 ./hsfcadmus2/MOD_THRESHOLD
49812 4 -rw-r--r-- 2 root root 16 sep 20 20:39 ./hsfcadmus2/DLG_PARAMS
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I4
49813 4 -rw-r--r-- 5 root root 12 sep 20 20:39 ./hsfcadmus2/CSA_FLAGS
49815 4 -rw-r--r-- 5 root root 733 sep 20 20:39 ./hsfcadmus2/V25TER
50702 4 -rw-r--r-- 1 root root 13 sep 20 20:39 ./hsfcadmus2/HW_ADAPTER_TYPE
49817 4 -rw-r--r-- 5 root root 27 sep 20 20:39 ./hsfcadmus2/CPU_FREQ_CHANGE
49819 4 -rw-r--r-- 5 root root 517 sep 20 20:39 ./hsfcadmus2/TONEPARAMS
49820 4 -rw-r--r-- 5 root root 887 sep 20 20:39 ./hsfcadmus2/CONSTTONEPARAMS
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfcadmus2/ATPLUSID_GMI
49821 4 -rw-r--r-- 10 root root 11 sep 20 20:39 ./hsfcadmus2/ATPLUSID_FMI
49822 4 -rw-r--r-- 5 root root 127 sep 20 20:39 ./hsfcadmus2/SREG
49728 4 -rw-r--r-- 10 root root 6 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I7
49714 4 -rw-r--r-- 5 root root 3 sep 20 20:39 ./hsfcadmus2/OEM_DAATYPE
49724 4 -rw-r--r-- 5 root root 8 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I0
49716 4 -rw-r--r-- 5 root root 22 sep 20 20:39 ./hsfcadmus2/ATPLUSID_GCAP
50703 4 -rw-r--r-- 1 root root 23 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I52
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfcadmus2/ATPLUSID_FMR
49801 4 -rw-r--r-- 10 root root 25 sep 20 20:39 ./hsfcadmus2/ATPLUSID_GMM
49750 4 -rw-r--r-- 5 root root 13 sep 20 20:39 ./hsfcadmus2/PROPERTIES
50704 4 -rw-r--r-- 1 root root 34 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I51
49803 4 -rw-r--r-- 5 root root 35 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I3
49810 4 -rw-r--r-- 5 root root 41 sep 20 20:39 ./hsfcadmus2/DC_CALC_PARAMS
50705 4 -rw-r--r-- 1 root root 22 sep 20 20:39 ./hsfcadmus2/ATMESSAGE_I50
49814 4 -rw-r--r-- 5 root root 7 sep 20 20:39 ./hsfcadmus2/OEM_SPKR_MUTE_DELAY
49726 4 -rw-r--r-- 10 root root 26 sep 20 20:39 ./hsfcadmus2/ATPLUSID_GMR
49818 4 -rw-r--r-- 5 root root 111 sep 20 20:39 ./hsfcadmus2/DTMF_COMP_LEVEL
49823 4 -rw-r--r-- 5 root root 83 sep 20 20:39 ./hsfcadmus2/MS_PARAMS
49824 4 -rw-r--r-- 5 root root 6 sep 20 20:39 ./hsfcadmus2/AT+MSSTR
50706 0 lrwxrwxrwx 1 root root 23 nov 7 20:22 ./hsfcadmus2/Profile -> ../hsfpcibasic2/Profile
50707 0 lrwxrwxrwx 1 root root 22 nov 7 20:22 ./hsfcadmus2/Region -> ../hsfpcibasic2/Region
50680 4 -rw-r--r-- 4 root root 224 sep 20 20:39 ./hsfcadmus2/COUNTRY_CODE_LIST
50718 4 drwx------ 3 root root 4096 nov 7 20:22 ./dynamic
50719 4 drwx------ 2 root root 4096 nov 7 20:24 ./dynamic/0-PCI-14f1:2016-13e0:021a
+ cd /etc/hsfmodem/nvm && find dynamic -follow -print -type f -exec cat {} \;
dynamic
dynamic/0-PCI-14f1:2016-13e0:021a
dynamic/0-PCI-14f1:2016-13e0:021a/PCI_DEVICE_ID
2016
dynamic/0-PCI-14f1:2016-13e0:021a/PCI_VENDOR_ID
14F1
dynamic/0-PCI-14f1:2016-13e0:021a/HARDWARE_ID
FCE3D55C
dynamic/0-PCI-14f1:2016-13e0:021a/LICENSE_STATUS
"OK"
dynamic/0-PCI-14f1:2016-13e0:021a/PREVIOUS_COUNTRY_CODE
FFFF
dynamic/0-PCI-14f1:2016-13e0:021a/COUNTRY_CODE
0082
dynamic/0-PCI-14f1:2016-13e0:021a/QC_PROFILE
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00
dynamic/0-PCI-14f1:2016-13e0:021a/PROFILE_STORED
01,01,01,00,00,01,03,00,01,02,00,00,2B,0D,0A,08,
02,32,02,0E,5F,32,00,00,46
dynamic/0-PCI-14f1:2016-13e0:021a/POUND_UD
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00
dynamic/0-PCI-14f1:2016-13e0:021a/BLACK_LIST
00,00,00,00
dynamic/0-PCI-14f1:2016-13e0:021a/VRID_CRC
00
dynamic/0-PCI-14f1:2016-13e0:021a/VRID_TYPE
00
dynamic/0-PCI-14f1:2016-13e0:021a/VRID_LENGTH
00
dynamic/0-PCI-14f1:2016-13e0:021a/VRID_DATA
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
dynamic/0-PCI-14f1:2016-13e0:021a/.region_set
dynamic/0-PCI-14f1:2016-13e0:021a/LICENSE_OWNER
"hanspb at tiscali.no"
dynamic/0-PCI-14f1:2016-13e0:021a/LICENSE_KEY
3E050758
+ ls -lR /usr/lib/hsfmodem/.
/usr/lib/hsfmodem/.:
totalt 8
-r--r--r-- 1 root root 3702 sep 27 23:09 LICENSE
drwxr-xr-x 4 root root 4096 nov 7 20:22 modules
/usr/lib/hsfmodem/./modules:
totalt 8
drwxr-xr-x 3 root root 4096 nov 7 20:22 binaries
drwxr-xr-x 2 root root 4096 nov 7 20:22 GPL
/usr/lib/hsfmodem/./modules/binaries:
totalt 4
drwxr-xr-x 2 root root 4096 nov 7 20:22 linux-2.6.8.1-10mdk
/usr/lib/hsfmodem/./modules/binaries/linux-2.6.8.1-10mdk:
totalt 1872
-r--r--r-- 1 root root 1443636 sep 27 23:09 hsfengine.ko
-r--r--r-- 1 root root 61888 sep 27 23:09 hsfmc97ali.ko
-r--r--r-- 1 root root 61684 sep 27 23:09 hsfmc97ich.ko
-r--r--r-- 1 root root 58996 sep 27 23:09 hsfmc97via.ko
-r--r--r-- 1 root root 92908 sep 27 23:09 hsfosspec.ko
-r--r--r-- 1 root root 72688 sep 27 23:09 hsfpcibasic2.ko
-r--r--r-- 1 root root 14620 sep 27 23:09 hsfserial.ko
-r--r--r-- 1 root root 62760 sep 27 23:09 hsfsoar.ko
/usr/lib/hsfmodem/./modules/GPL:
totalt 20
-r--r--r-- 1 root root 18860 aug 23 2003 COPYING
+ ls -lR /lib/modules/2.6.8.1-10mdk/misc
/lib/modules/2.6.8.1-10mdk/misc:
totalt 32
lrwxrwxrwx 1 root root 67 nov 7 20:22 hsfengine.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfengine.ko
lrwxrwxrwx 1 root root 68 nov 7 20:22 hsfmc97ali.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfmc97ali.ko
lrwxrwxrwx 1 root root 68 nov 7 20:22 hsfmc97ich.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfmc97ich.ko
lrwxrwxrwx 1 root root 68 nov 7 20:22 hsfmc97via.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfmc97via.ko
lrwxrwxrwx 1 root root 67 nov 7 20:22 hsfosspec.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfosspec.ko
lrwxrwxrwx 1 root root 70 nov 7 20:22 hsfpcibasic2.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfpcibasic2.ko
lrwxrwxrwx 1 root root 67 nov 7 20:22 hsfserial.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfserial.ko
lrwxrwxrwx 1 root root 65 nov 7 20:22 hsfsoar.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.8.1-10mdk/hsfsoar.ko
More information about the hsflinux
mailing list