[hsflinux] Systems crashes completely
Norbert Schuch
norbert.schuch at mpq.mpg.de
Mon Nov 28 03:07:12 EST 2005
Hi,
roughly speaking, the problem I have with my Modem is that sometimes
(might be after 15 minutes, more likely after something like an hour of
being online) the sytem crashes _completely_, i.e., at most the "Kernel
magic keys" work, if at all.
This appeared first when I (simulaneaously?) switched to a 2.6 Kernel and
upgraded from hsf 6.03 to 7.18.05 (I think). At that point, the system
crashed already after a few minutes, so I still used the old kernel with
the old 2.4 Kernel with the hsfmodem-6. With 7.18.06, this got much better
(usually aroud 1h, sometimes 2h or more...). For some time I thought it
would only happen if the modem hangs up and the sytem redials, but just
before it happened without a hang-up (at least, redialing was switched off
in kppp). In case one can reboot with the "magic keys", one can _not_
dial, i.e., there is no sound (maybe it is a sound problem?), and one has
to really switch off the computer in order to reset the modem.
I think that's all what comes to my mind, I attached the hsfdiag.txt and
the Kernel config (/proc/config.gz).
Norbert
-------------- next part --------------
A non-text attachment was scrubbed...
Name: config.gz
Type: application/octet-stream
Size: 7852 bytes
Desc:
Url : http://www.linuxant.com/pipermail/hsflinux/attachments/20051128/15a5bb80/config-0001.obj
-------------- next part --------------
+ hsfstop
ERROR: Module hsfmc97via is in use
+ modprobe -v /dev/ttySHSF
install /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /sbin/modprobe hsfmc97ati; /sbin/modprobe hsfmc97sis; [ -e /lib/modules/`uname -r`/extra/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /bin/true
insmod /lib/modules/2.6.12.5/extra/hsfpcibasic2.ko
insmod /lib/modules/2.6.12.5/extra/hsfmc97ich.ko
insmod /lib/modules/2.6.12.5/extra/hsfmc97ali.ko
insmod /lib/modules/2.6.12.5/extra/hsfmc97ati.ko
insmod /lib/modules/2.6.12.5/extra/hsfmc97sis.ko
insmod /lib/modules/2.6.12.5/extra/hsfusbcd2.ko
+ lsmod
Module Size Used by
hsfusbcd2 57496 0
hsfmc97sis 48400 0
hsfmc97ati 46672 0
hsfmc97ali 52948 0
hsfmc97ich 51728 0
hsfpcibasic2 57232 0
snd_pcm_oss 47072 0
snd_mixer_oss 16832 1 snd_pcm_oss
lp 8260 0
pcmcia 20552 4
ide_cd 38148 0
cdrom 37984 1 ide_cd
8250_pnp 8064 0
8250 20292 1 8250_pnp
floppy 53140 0
rtc 9656 0
eth1394 17160 0
8139cp 15872 0
ohci1394 31540 0
ieee1394 89592 2 eth1394,ohci1394
yenta_socket 20104 2
rsrc_nonstatic 11072 1 yenta_socket
pcmcia_core 41944 3 pcmcia,yenta_socket,rsrc_nonstatic
hsfmc97via 49944 2
hsfserial 19588 10 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97ich,hsfpcibasic2,hsfmc97via
serial_core 18048 2 8250,hsfserial
hsfengine 1315732 1 hsfserial
hsfosspec 81384 12 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97ich,hsfpcibasic2,hsfmc97via,hsfserial,hsfengine
hsfsoar 57728 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97ich,hsfpcibasic2,hsfmc97via
parport_pc 26180 1
parport 20032 2 lp,parport_pc
shpchp 96676 0
pci_hotplug 25204 1 shpchp
via_agp 7680 1
ntfs 177296 0
nls_base 6080 1 ntfs
8139too 20544 0
crc32 3840 2 8139cp,8139too
+ date
Mon Nov 28 03:02:47 CET 2005
+ /usr/sbin/hsfconfig --info
Conexant HSF softmodem driver, version 7.18.00.07full
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".
Current parameters: ("hsfconfig --info")
Config for modem unit 0: /dev/ttySHSF0
Device instance: 0-PCI-1106:3068-104d:80f6
HW revision : CXT21
HW profile name: hsfmc97via
Registration ID: 1126-4AE6-567F
License owner : norbert.schuch at mpq.mpg.de
License key : 3D-56-91-25-13-0B
License status : OK
Current region : GERMANY (T.35 code: 0004)
The /dev/modem alias (symlink) points to /dev/ttySHSF0
+ identify_system
linux-i686(i686)-2.6.12.5 Debian-testing/unstable
+ uname -a
Linux mpq3p112 2.6.12.5 #5 Wed Nov 2 17:14:55 CET 2005 i686 GNU/Linux
+ gcc -v
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --enable-shared --with-system-zlib --libexecdir=/usr/lib --without-included-gettext --enable-threads=posix --enable-nls --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.2 (Debian 4.0.2-2)
+ cat -v /proc/version
Linux version 2.6.12.5 (root at mpq3p112) (gcc version 3.3.6 (Debian 1:3.3.6-7)) #5 Wed Nov 2 17:14:55 CET 2005
+ cat -v /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 8
model name : mobile AMD Athlon(tm) XP 1600+
stepping : 0
cpu MHz : 1400.358
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse syscall mp mmxext 3dnowext 3dnow
bogomips : 2760.70
+ cat -v /etc/debian_version
testing/unstable
+ dmesg
Linux version 2.6.12.5 (root at mpq3p112) (gcc version 3.3.6 (Debian 1:3.3.6-7)) #5 Wed Nov 2 17:14:55 CET 2005
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f000 (usable)
BIOS-e820: 000000000009f000 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000c0000 - 00000000000d4000 (reserved)
BIOS-e820: 00000000000dc000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000fef0000 (usable)
BIOS-e820: 000000000fef0000 - 000000000feff000 (ACPI data)
BIOS-e820: 000000000feff000 - 000000000ff00000 (ACPI NVS)
BIOS-e820: 000000000ff00000 - 0000000010000000 (usable)
BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
256MB LOWMEM available.
On node 0 totalpages: 65536
DMA zone: 4096 pages, LIFO batch:1
Normal zone: 61440 pages, LIFO batch:31
HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 PTLTD ) @ 0x000f7700
ACPI: RSDT (v001 SONY K5 0x06040000 LTP 0x00000000) @ 0x0fef9d68
ACPI: FADT (v001 SONY K5 0x06040000 PTL_ 0x000f4240) @ 0x0fefee2b
ACPI: BOOT (v001 PTLTD $SBFTBL$ 0x06040000 LTP 0x00000001) @ 0x0fefee9f
ACPI: SSDT (v001 PTLTD POWERNOW 0x06040000 LTP 0x00000001) @ 0x0fefeec7
ACPI: DSDT (v001 SONY K5 0x06040000 MSFT 0x0100000d) @ 0x00000000
Allocating PCI resources starting at 10000000 (gap: 10000000:effe0000)
Built 1 zonelists
Kernel command line: BOOT_IMAGE=Linux-2.6.12 ro root=305 resume=/dev/hda7
Initializing CPU#0
PID hash table entries: 2048 (order: 11, 32768 bytes)
Detected 1400.358 MHz processor.
Using tsc for high-res timesource
Console: colour VGA+ 80x25
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Memory: 256016k/262144k available (1895k kernel code, 5504k reserved, 828k data, 144k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 2760.70 BogoMIPS (lpj=1380352)
Mount-cache hash table entries: 512
CPU: After generic identify, caps: 0383f9ff c1cbf9ff 00000000 00000000 00000000 00000000 00000000
CPU: After vendor identify, caps: 0383f9ff c1cbf9ff 00000000 00000000 00000000 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
CPU: After all inits, caps: 0383f9ff c1cbf9ff 00000000 00000020 00000000 00000000 00000000
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD mobile AMD Athlon(tm) XP 1600+ stepping 00
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
ACPI: setting ELCR to 0200 (from 0620)
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd7cd, last bus=1
PCI: Using configuration type 1
ACPI: Subsystem revision 20050309
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (0000:00)
PCI: Probing PCI hardware (bus 00)
Boot video device is 0000:01:00.0
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 5 7 *9 10 11 12)
ACPI: PCI Interrupt Link [LNKB] (IRQs 3 4 5 7 9 *10 11 12)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 *5 7 9 10 11 12)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 5 7 *9 10 11 12)
ACPI: Embedded Controller [EC0] (gpe 1)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PPB_._PRT]
ACPI: Power Resource [PCR0] (off)
ACPI: Power Resource [PCR1] (off)
Linux Plug and Play Support v0.97 (c) Adam Belay
pnp: PnP ACPI init
pnp: PnP ACPI: found 11 devices
usbcore: registered new driver usbfs
usbcore: registered new driver hub
PCI: Using ACPI for IRQ routing
PCI: If a device doesn't work, try "pci=routeirq". If it helps, post a report
pnp: 00:05: ioport range 0x4d0-0x4d1 has been reserved
pnp: 00:05: ioport range 0x8000-0x807f could not be reserved
pnp: 00:05: ioport range 0x8080-0x80ff has been reserved
pnp: 00:05: ioport range 0x8100-0x811f could not be reserved
pnp: 00:05: ioport range 0x6800-0x687f has been reserved
Simple Boot Flag at 0x37 set to 0x1
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16ac)
apm: overridden by ACPI.
Initializing Cryptographic API
Applying VIA southbridge workaround.
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery absent)
ACPI: Battery Slot [BAT2] (battery absent)
ACPI: Power Button (FF) [PWRF]
ACPI: Sleep Button (CM) [SBTN]
ACPI: Lid Switch [LID]
ACPI: CPU0 (power states: C1[C1] C2[C2])
ACPI: Processor [CPU0] (supports 16 throttling states)
ACPI: Thermal Zone [THRM] (57 C)
Linux agpgart interface v0.101 (c) Dave Jones
[drm] Initialized drm 1.0.0 20040925
PNP: PS/2 Controller [PNP0303:PS2K,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
serio: i8042 AUX port at 0x60,0x64 irq 12
serio: i8042 KBD port at 0x60,0x64 irq 1
io scheduler noop registered
io scheduler anticipatory registered
io scheduler deadline registered
io scheduler cfq registered
PPP generic driver version 2.4.2
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 0000:00:07.1
VP_IDE: chipset revision 6
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686b (rev 40) IDE UDMA100 controller on pci0000:00:07.1
ide0: BM-DMA at 0x1c40-0x1c47, BIOS settings: hda:DMA, hdb:pio
ide1: BM-DMA at 0x1c48-0x1c4f, BIOS settings: hdc:DMA, hdd:pio
Probing IDE interface ide0...
hda: IC25N030ATCS04-0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Probing IDE interface ide1...
hdc: UJDA730 DVD/CDRW, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
Probing IDE interface ide2...
Probing IDE interface ide3...
Probing IDE interface ide4...
Probing IDE interface ide5...
hda: max request size: 128KiB
hda: 58605120 sectors (30005 MB) w/1768KiB Cache, CHS=58140/16/63, UDMA(100)
hda: cache flushes not supported
hda: hda1 hda2 hda3 < hda5 hda6 hda7 > hda4
usbmon: debugs is not available
USB Universal Host Controller Interface driver v2.2
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 9
PCI: setting IRQ 9 as level-triggered
ACPI: PCI Interrupt 0000:00:07.2[D] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
PCI: Setting latency timer of device 0000:00:07.2 to 64
uhci_hcd 0000:00:07.2: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
uhci_hcd 0000:00:07.2: new USB bus registered, assigned bus number 1
uhci_hcd 0000:00:07.2: irq 9, io base 0x00001c00
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 2 ports detected
ACPI: PCI Interrupt 0000:00:07.3[D] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
PCI: Setting latency timer of device 0000:00:07.3 to 64
uhci_hcd 0000:00:07.3: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
uhci_hcd 0000:00:07.3: new USB bus registered, assigned bus number 2
uhci_hcd 0000:00:07.3: irq 9, io base 0x00001c20
hub 2-0:1.0: USB hub found
hub 2-0:1.0: 2 ports detected
usb 1-2: new low speed USB device using uhci_hcd and address 2
input: USB HID v1.10 Mouse [Logitech Optical USB Mouse] on usb-0000:00:07.2-2
usbcore: registered new driver usbhid
drivers/usb/input/hid-core.c: v2.01:USB HID core driver
mice: PS/2 mouse device common for all mice
Advanced Linux Sound Architecture Driver Version 1.0.9rc2 (Thu Mar 24 10:33:39 2005 UTC).
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 5
PCI: setting IRQ 5 as level-triggered
ACPI: PCI Interrupt 0000:00:07.5[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
PCI: Setting latency timer of device 0000:00:07.5 to 64
input: AT Translated Set 2 keyboard on isa0060/serio0
alps.c: Enabling hardware tapping
input: PS/2 Mouse on isa0060/serio1
input: AlpsPS/2 ALPS GlidePoint on isa0060/serio1
ALSA device list:
#0: VIA 82C686A/B rev50 with AD1881A at 0x1000, irq 5
NET: Registered protocol family 2
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP established hash table entries: 16384 (order: 5, 131072 bytes)
TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
TCP: Hash tables configured (established 16384 bind 16384)
NET: Registered protocol family 1
NET: Registered protocol family 17
swsusp: Suspend partition has wrong signature?
ACPI wakeup devices:
MODM LAN
ACPI: (supports S0 S3 S4 S5)
EXT3-fs: INFO: recovery required on readonly filesystem.
EXT3-fs: write access will be enabled during recovery.
kjournald starting. Commit interval 5 seconds
EXT3-fs: hda5: orphan cleanup on readonly fs
ext3_orphan_cleanup: deleting unreferenced inode 547313
ext3_orphan_cleanup: deleting unreferenced inode 547304
ext3_orphan_cleanup: deleting unreferenced inode 547305
ext3_orphan_cleanup: deleting unreferenced inode 547296
ext3_orphan_cleanup: deleting unreferenced inode 531176
ext3_orphan_cleanup: deleting unreferenced inode 531175
EXT3-fs: hda5: 6 orphan inodes deleted
EXT3-fs: recovery complete.
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Freeing unused kernel memory: 144k freed
Adding 489940k swap on /dev/hda7. Priority:-1 extents:1
EXT3 FS on hda5, internal journal
8139too Fast Ethernet driver 0.9.27
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
PCI: setting IRQ 10 as level-triggered
ACPI: PCI Interrupt 0000:00:10.0[A] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
eth0: RealTek RTL8139 at 0xd086e800, 08:00:46:91:aa:48, IRQ 10
eth0: Identified 8139 chip type 'RTL-8139C'
NTFS driver 2.1.22 [Flags: R/W MODULE].
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda6, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
kjournald starting. Commit interval 5 seconds
EXT3 FS on hda4, internal journal
EXT3-fs: mounted filesystem with ordered data mode.
agpgart: Detected VIA Twister-K/KT133x/KM133 chipset
agpgart: AGP aperture is 128M @ 0xf0000000
pci_hotplug: PCI Hot Plug PCI Core version: 0.5
shpchp: shpc_init : shpc_cap_offset == 0
shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
parport_pc: VIA 686A/8231 detected
parport_pc: probing current configuration
parport_pc: Current parallel port base: 0x378
parport0: PC-style at 0x378 (0x778), irq 7 [PCSPP(,...)]
parport_pc: VIA parallel port: io=0x378, irq=7
hsfengine: module license 'see LICENSE file distributed with driver' taints kernel.
ACPI: PCI Interrupt 0000:00:07.6[C] -> Link [LNKC] -> GSI 5 (level, low) -> IRQ 5
PCI: Setting latency timer of device 0000:00:07.6 to 64
ttySHSF0 at I/O 0x1400 (irq = 5) is a Conexant HSF softmodem (PCI-1106:3068-104d:80f6)
Linux Kernel Card Services
options: [pci] [cardbus] [pm]
ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 9
ACPI: PCI Interrupt 0000:00:0a.0[A] -> Link [LNKA] -> GSI 9 (level, low) -> IRQ 9
Yenta: CardBus bridge found at 0000:00:0a.0 [104d:80f6]
Yenta: Enabling burst memory read transactions
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:0a.0, mfunc 0x012c1222, devctl 0x66
Yenta: ISA IRQ mask 0x0808, PCI irq 9
Socket status: 30000006
ACPI: PCI Interrupt 0000:00:0a.1[B] -> Link [LNKB] -> GSI 10 (level, low) -> IRQ 10
Yenta: CardBus bridge found at 0000:00:0a.1 [104d:80f6]
Yenta: Using CSCINT to route CSC interrupts to PCI
Yenta: Routing CardBus interrupts to PCI
Yenta TI: socket 0000:00:0a.1, mfunc 0x012c1222, devctl 0x66
Yenta: ISA IRQ mask 0x0808, PCI irq 10
Socket status: 30000006
ieee1394: Initialized config rom entry `ip1394'
ohci1394: $Rev: 1250 $ Ben Collins <bcollins at debian.org>
ACPI: PCI Interrupt 0000:00:0e.0[A] -> Link [LNKD] -> GSI 9 (level, low) -> IRQ 9
PCI: Setting latency timer of device 0000:00:0e.0 to 64
ohci1394: fw-host0: OHCI-1394 1.0 (PCI): IRQ=[9] MMIO=[e8004000-e80047ff] Max Packet=[2048]
8139cp: 10/100 PCI Ethernet driver v1.2 (Mar 22, 2004)
ieee1394: Host added: ID:BUS[0-00:1023] GUID[08004603014d0c76]
eth1394: $Rev: 1247 $ Ben Collins <bcollins at debian.org>
eth1394: eth1: IEEE-1394 IPv4 over 1394 Ethernet (fw-host0)
Real Time Clock Driver v1.12
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
Serial: 8250/16550 driver $Revision: 1.90 $ 8 ports, IRQ sharing disabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.20
cs: IO port probe 0x100-0x4ff: clean.
cs: IO port probe 0x100-0x4ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0x800-0x8ff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xc00-0xcff: clean.
cs: IO port probe 0xa00-0xaff: clean.
cs: IO port probe 0xa00-0xaff: clean.
lp0: using parport0 (interrupt-driven).
sonypi: request_region failed
usbcore: registered new driver hsfusbcd2
+ cat -v /var/run/hsfdcpd0.err
+ cat -v /var/run/hsfdcpd0.out
+ lspci -n
0000:00:00.0 0600: 1106:0305 (rev 03)
0000:00:01.0 0604: 1106:8305
0000:00:07.0 0601: 1106:0686 (rev 40)
0000:00:07.1 0101: 1106:0571 (rev 06)
0000:00:07.2 0c03: 1106:3038 (rev 1a)
0000:00:07.3 0c03: 1106:3038 (rev 1a)
0000:00:07.4 0601: 1106:3057 (rev 40)
0000:00:07.5 0401: 1106:3058 (rev 50)
0000:00:07.6 0780: 1106:3068 (rev 30)
0000:00:0a.0 0607: 104c:ac51
0000:00:0a.1 0607: 104c:ac51
0000:00:0e.0 0c00: 104c:8020
0000:00:10.0 0200: 10ec:8139 (rev 10)
0000:01:00.0 0300: 1002:4c4d (rev 64)
+ lspci -v
0000:00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 03)
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 8
Memory at f0000000 (32-bit, prefetchable) [size=128M]
Capabilities: [a0] AGP version 2.0
Capabilities: [c0] Power Management version 2
0000:00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (prog-if 00 [Normal decode])
Flags: bus master, 66MHz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00009000-00009fff
Memory behind bridge: e8100000-e9ffffff
Capabilities: [80] Power Management version 2
0000:00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 40)
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, stepping, medium devsel, latency 0
Capabilities: [c0] Power Management version 2
0000:00:07.1 IDE interface: VIA Technologies, Inc. VT82C586A/B/VT82C686/A/B/VT823x/A/C PIPC Bus Master IDE (rev 06) (prog-if 8a [Master SecP PriP])
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 0
I/O ports at 1c40 [size=16]
Capabilities: [c0] Power Management version 2
0000:00:07.2 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 64, IRQ 9
I/O ports at 1c00 [size=32]
Capabilities: [80] Power Management version 2
0000:00:07.3 USB Controller: VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (rev 1a) (prog-if 00 [UHCI])
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 64, IRQ 9
I/O ports at 1c20 [size=32]
Capabilities: [80] Power Management version 2
0000:00:07.4 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 40)
Subsystem: Sony Corporation: Unknown device 80f6
Flags: medium devsel, IRQ 9
Capabilities: [68] Power Management version 2
0000:00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 50)
Subsystem: Sony Corporation: Unknown device 80f6
Flags: medium devsel, IRQ 5
I/O ports at 1000 [size=256]
I/O ports at 1c54 [size=4]
I/O ports at 1c50 [size=4]
Capabilities: [c0] Power Management version 2
0000:00:07.6 Communication controller: VIA Technologies, Inc. AC'97 Modem Controller (rev 30)
Subsystem: Sony Corporation: Unknown device 80f6
Flags: medium devsel, IRQ 5
I/O ports at 1400 [size=256]
Capabilities: [d0] Power Management version 2
0000:00:0a.0 CardBus bridge: Texas Instruments PCI1420
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 168, IRQ 9
Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
Memory window 0: 10400000-107ff000 (prefetchable)
Memory window 1: 10800000-10bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
16-bit legacy interface ports at 0001
0000:00:0a.1 CardBus bridge: Texas Instruments PCI1420
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 168, IRQ 10
Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
Memory window 0: 10c00000-10fff000 (prefetchable)
Memory window 1: 11000000-113ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
16-bit legacy interface ports at 0001
0000:00:0e.0 FireWire (IEEE 1394): Texas Instruments TSB12LV26 IEEE-1394 Controller (Link) (prog-if 10 [OHCI])
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 64, IRQ 9
Memory at e8004000 (32-bit, non-prefetchable) [size=2K]
Memory at e8000000 (32-bit, non-prefetchable) [size=16K]
Capabilities: [44] Power Management version 1
0000:00:10.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, medium devsel, latency 128, IRQ 10
I/O ports at 1800 [size=256]
Memory at e8004800 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
0000:01:00.0 VGA compatible controller: ATI Technologies Inc Rage Mobility P/M AGP 2x (rev 64) (prog-if 00 [VGA])
Subsystem: Sony Corporation: Unknown device 80f6
Flags: bus master, stepping, medium devsel, latency 66, IRQ 5
Memory at e9000000 (32-bit, non-prefetchable) [size=16M]
I/O ports at 9000 [size=256]
Memory at e8100000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [50] AGP version 1.0
Capabilities: [5c] Power Management version 1
+ lspci -n -vvv
0000:00:00.0 0600: 1106:0305 (rev 03)
Subsystem: 104d:80f6
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: 8
Region 0: Memory at f0000000 (32-bit, prefetchable) [size=128M]
Capabilities: [a0] AGP version 2.0
Status: RQ=32 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:01.0 0604: 1106:8305
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
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 00009000-00009fff
Memory behind bridge: e8100000-e9ffffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:07.0 0601: 1106:0686 (rev 40)
Subsystem: 104d:80f6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:07.1 0101: 1106:0571 (rev 06) (prog-if 8a [Master SecP PriP])
Subsystem: 104d:80f6
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
Region 4: I/O ports at 1c40 [size=16]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:07.2 0c03: 1106:3038 (rev 1a)
Subsystem: 104d:80f6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x08 (32 bytes)
Interrupt: pin D routed to IRQ 9
Region 4: I/O ports at 1c00 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:07.3 0c03: 1106:3038 (rev 1a)
Subsystem: 104d:80f6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, Cache Line Size: 0x08 (32 bytes)
Interrupt: pin D routed to IRQ 9
Region 4: I/O ports at 1c20 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:07.4 0601: 1106:3057 (rev 40)
Subsystem: 104d:80f6
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 ? routed to IRQ 9
Capabilities: [68] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:07.5 0401: 1106:3058 (rev 50)
Subsystem: 104d:80f6
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 C routed to IRQ 5
Region 0: I/O ports at 1000 [size=256]
Region 1: I/O ports at 1c54 [size=4]
Region 2: I/O ports at 1c50 [size=4]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:07.6 0780: 1106:3068 (rev 30)
Subsystem: 104d:80f6
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 C routed to IRQ 5
Region 0: I/O ports at 1400 [size=256]
Capabilities: [d0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:00:0a.0 0607: 104c:ac51
Subsystem: 104d:80f6
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: 168, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin A routed to IRQ 9
Region 0: Memory at 10000000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
Memory window 0: 10400000-107ff000 (prefetchable)
Memory window 1: 10800000-10bff000
I/O window 0: 00004000-000040ff
I/O window 1: 00004400-000044ff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
0000:00:0a.1 0607: 104c:ac51
Subsystem: 104d:80f6
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: 168, Cache Line Size: 0x10 (64 bytes)
Interrupt: pin B routed to IRQ 10
Region 0: Memory at 10001000 (32-bit, non-prefetchable) [size=4K]
Bus: primary=00, secondary=06, subordinate=09, sec-latency=176
Memory window 0: 10c00000-10fff000 (prefetchable)
Memory window 1: 11000000-113ff000
I/O window 0: 00004800-000048ff
I/O window 1: 00004c00-00004cff
BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset+ 16bInt+ PostWrite+
16-bit legacy interface ports at 0001
0000:00:0e.0 0c00: 104c:8020 (prog-if 10)
Subsystem: 104d:80f6
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: 0x08 (32 bytes)
Interrupt: pin A routed to IRQ 9
Region 0: Memory at e8004000 (32-bit, non-prefetchable) [size=2K]
Region 1: Memory at e8000000 (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-
0000:00:10.0 0200: 10ec:8139 (rev 10)
Subsystem: 104d:80f6
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: 128 (8000ns min, 16000ns max)
Interrupt: pin A routed to IRQ 10
Region 0: I/O ports at 1800 [size=256]
Region 1: Memory at e8004800 (32-bit, non-prefetchable) [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
0000:01:00.0 0300: 1002:4c4d (rev 64)
Subsystem: 104d:80f6
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66MHz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 66 (2000ns min), Cache Line Size: 0x08 (32 bytes)
Interrupt: pin A routed to IRQ 5
Region 0: Memory at e9000000 (32-bit, non-prefetchable) [size=16M]
Region 1: I/O ports at 9000 [size=256]
Region 2: Memory at e8100000 (32-bit, non-prefetchable) [size=4K]
Capabilities: [50] AGP version 1.0
Status: RQ=256 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2
Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>
Capabilities: [5c] 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-
+ lsusb
Bus 002 Device 001: ID 0000:0000
Bus 001 Device 002: ID 046d:c016 Logitech, Inc. Optical Mouse
Bus 001 Device 001: ID 0000:0000
+ lsusb -v
Bus 002 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.12.5 uhci_hcd
iProduct 2 VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
iSerial 1 0000:00:07.3
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0x08
PortPwrCtrlMask 0x90
Hub Port Status:
Port 1: 0000.0300 lowspeed power
Port 2: 0000.0300 lowspeed power
Bus 001 Device 002: ID 046d:c016 Logitech, Inc. Optical Mouse
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 2.00
bDeviceClass 0 (Defined at Interface level)
bDeviceSubClass 0
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x046d Logitech, Inc.
idProduct 0xc016 Optical Mouse
bcdDevice 3.40
iManufacturer 1 Logitech
iProduct 2 Optical USB Mouse
iSerial 0
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 34
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xa0
Remote Wakeup
MaxPower 100mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 3 Human Interface Devices
bInterfaceSubClass 1 Boot Interface Subclass
bInterfaceProtocol 2 Mouse
iInterface 0
HID Device Descriptor:
bLength 9
bDescriptorType 33
bcdHID 1.10
bCountryCode 0 Not supported
bNumDescriptors 1
bDescriptorType 34 Report
wDescriptorLength 52
Report Descriptors:
** UNAVAILABLE **
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0004 1x 4 bytes
bInterval 10
Bus 001 Device 001: ID 0000:0000
Device Descriptor:
bLength 18
bDescriptorType 1
bcdUSB 1.10
bDeviceClass 9 Hub
bDeviceSubClass 0 Unused
bDeviceProtocol 0
bMaxPacketSize0 8
idVendor 0x0000
idProduct 0x0000
bcdDevice 2.06
iManufacturer 3 Linux 2.6.12.5 uhci_hcd
iProduct 2 VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
iSerial 1 0000:00:07.2
bNumConfigurations 1
Configuration Descriptor:
bLength 9
bDescriptorType 2
wTotalLength 25
bNumInterfaces 1
bConfigurationValue 1
iConfiguration 0
bmAttributes 0xc0
Self Powered
MaxPower 0mA
Interface Descriptor:
bLength 9
bDescriptorType 4
bInterfaceNumber 0
bAlternateSetting 0
bNumEndpoints 1
bInterfaceClass 9 Hub
bInterfaceSubClass 0 Unused
bInterfaceProtocol 0
iInterface 0
Endpoint Descriptor:
bLength 7
bDescriptorType 5
bEndpointAddress 0x81 EP 1 IN
bmAttributes 3
Transfer Type Interrupt
Synch Type None
Usage Type Data
wMaxPacketSize 0x0002 1x 2 bytes
bInterval 255
Hub Descriptor:
bLength 9
bDescriptorType 41
nNbrPorts 2
wHubCharacteristic 0x000a
No power switching (usb 1.0)
Per-port overcurrent protection
bPwrOn2PwrGood 1 * 2 milli seconds
bHubContrCurrent 0 milli Ampere
DeviceRemovable 0xb7
PortPwrCtrlMask 0x20
Hub Port Status:
Port 1: 0000.0300 lowspeed power
Port 2: 0000.0303 lowspeed power enable connect
+ cat -v /proc/bus/usb/devices
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.12.5 uhci_hcd
S: Product=VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller (#2)
S: SerialNumber=0000:00:07.3
C:* #Ifs= 1 Cfg#= 1 Atr=c0 MxPwr= 0mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=09(hub ) Sub=00 Prot=00 Driver=hub
E: Ad=81(I) Atr=03(Int.) MxPS= 2 Ivl=255ms
T: Bus=01 Lev=00 Prnt=00 Port=00 Cnt=00 Dev#= 1 Spd=12 MxCh= 2
B: Alloc= 93/900 us (10%), #Int= 1, #Iso= 0
D: Ver= 1.10 Cls=09(hub ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=0000 ProdID=0000 Rev= 2.06
S: Manufacturer=Linux 2.6.12.5 uhci_hcd
S: Product=VIA Technologies, Inc. VT82xxxxx UHCI USB 1.1 Controller
S: SerialNumber=0000:00:07.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=01 Lev=01 Prnt=01 Port=01 Cnt=01 Dev#= 2 Spd=1.5 MxCh= 0
D: Ver= 2.00 Cls=00(>ifc ) Sub=00 Prot=00 MxPS= 8 #Cfgs= 1
P: Vendor=046d ProdID=c016 Rev= 3.40
S: Manufacturer=Logitech
S: Product=Optical USB Mouse
C:* #Ifs= 1 Cfg#= 1 Atr=a0 MxPwr=100mA
I: If#= 0 Alt= 0 #EPs= 1 Cls=03(HID ) Sub=01 Prot=02 Driver=usbhid
E: Ad=81(I) Atr=03(Int.) MxPS= 4 Ivl=10ms
+ cat -v /proc/pci
cat: /proc/pci: No such file or directory
+ cat -v /proc/cmdline
BOOT_IMAGE=Linux-2.6.12 ro root=305 resume=/dev/hda7
+ cat -v /proc/uptime
705.79 635.05
+ cat -v /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 /dev/vc/0
4 tty
4 ttyS
5 /dev/tty
5 /dev/console
5 /dev/ptmx
6 lp
7 vcs
10 misc
13 input
14 sound
108 ppp
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
226 drm
240 ttySHSF
242 hsfdcp
243 hsfdiag
254 pcmcia
Block devices:
2 fd
3 ide0
22 ide1
+ cat -v /proc/misc
135 rtc
175 agpgart
1 psaux
+ cat -v /proc/filesystems
nodev sysfs
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev binfmt_misc
nodev usbfs
nodev pipefs
nodev futexfs
nodev tmpfs
nodev eventpollfs
nodev devpts
ext3
ext2
nodev ramfs
nodev autofs
ntfs
+ cat -v /proc/interrupts
CPU0
0: 703362 XT-PIC timer
1: 3805 XT-PIC i8042
2: 0 XT-PIC cascade
5: 79360 XT-PIC VIA686A, hsfmc97via
7: 0 XT-PIC parport0
8: 1 XT-PIC rtc
9: 13867 XT-PIC acpi, uhci_hcd:usb1, uhci_hcd:usb2, yenta, ohci1394
10: 1 XT-PIC yenta
12: 113 XT-PIC i8042
14: 12081 XT-PIC ide0
15: 21897 XT-PIC ide1
NMI: 0
ERR: 0
+ cat -v /proc/iomem
00000000-0009efff : System RAM
0009f000-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000cffff : Video ROM
000f0000-000fffff : System ROM
00100000-0feeffff : System RAM
00100000-002d9cc2 : Kernel code
002d9cc3-003a8eff : Kernel data
0fef0000-0fefefff : ACPI Tables
0feff000-0fefffff : ACPI Non-volatile Storage
0ff00000-0fffffff : System RAM
10000000-10000fff : 0000:00:0a.0
10000000-10000fff : yenta_socket
10001000-10001fff : 0000:00:0a.1
10001000-10001fff : yenta_socket
10400000-107fffff : PCI CardBus #02
10800000-10bfffff : PCI CardBus #02
10c00000-10ffffff : PCI CardBus #06
11000000-113fffff : PCI CardBus #06
e8000000-e8003fff : 0000:00:0e.0
e8004000-e80047ff : 0000:00:0e.0
e8004000-e80047ff : ohci1394
e8004800-e80048ff : 0000:00:10.0
e8004800-e80048ff : 8139too
e8100000-e9ffffff : PCI Bus #01
e8100000-e8100fff : 0000:01:00.0
e9000000-e9ffffff : 0000:01:00.0
f0000000-f7ffffff : 0000:00:00.0
fffe0000-ffffffff : reserved
+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-0043 : timer0
0050-0053 : timer1
0060-006f : keyboard
0070-0077 : rtc
0080-008f : dma page reg
00a0-00a1 : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
0376-0376 : ide1
0378-037a : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial
04d0-04d1 : pnp 00:05
0cf8-0cff : PCI conf1
1000-10ff : 0000:00:07.5
1000-10ff : VIA686A
1400-14ff : 0000:00:07.6
1400-14ff : hsfmc97via
1800-18ff : 0000:00:10.0
1800-18ff : 8139too
1c00-1c1f : 0000:00:07.2
1c00-1c1f : uhci_hcd
1c20-1c3f : 0000:00:07.3
1c20-1c3f : uhci_hcd
1c40-1c4f : 0000:00:07.1
1c40-1c47 : ide0
1c48-1c4f : ide1
1c50-1c53 : 0000:00:07.5
1c50-1c53 : VIA686A
1c54-1c57 : 0000:00:07.5
1c54-1c57 : VIA686A
4000-40ff : PCI CardBus #02
4400-44ff : PCI CardBus #02
4800-48ff : PCI CardBus #06
4c00-4cff : PCI CardBus #06
6800-687f : 0000:00:07.4
6800-687f : motherboard
6800-687f : pnp 00:05
8000-807f : motherboard
8000-8003 : PM1a_EVT_BLK
8004-8005 : PM1a_CNT_BLK
8008-800b : PM_TMR
8010-8015 : ACPI CPU throttle
8020-8023 : GPE0_BLK
8080-80ff : motherboard
8080-80ff : pnp 00:05
8100-810f : 0000:00:07.4
9000-9fff : PCI Bus #01
9000-90ff : 0000:01:00.0
+ cat -v /proc/dma
4: cascade
+ cat -v /proc/mtrr
cat: /proc/mtrr: No such file or directory
+ cat -v /proc/partitions
major minor #blocks name
3 0 29302560 hda
3 1 6851691 hda1
3 2 1028160 hda2
3 3 1 hda3
3 4 10699290 hda4
3 5 4883728 hda5
3 6 5349613 hda6
3 7 489951 hda7
+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw 0 0
proc /proc proc rw,nodiratime 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
/dev/hda6 /home ext3 rw 0 0
/dev/hda4 /usr ext3 rw 0 0
+ cat -v /proc/swaps
Filename Type Size Used Priority
/dev/hda7 partition 489940 0 -1
+ cat -v /proc/meminfo
MemTotal: 256332 kB
MemFree: 26028 kB
Buffers: 14084 kB
Cached: 106996 kB
SwapCached: 0 kB
Active: 153140 kB
Inactive: 57864 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 256332 kB
LowFree: 26028 kB
SwapTotal: 489940 kB
SwapFree: 489940 kB
Dirty: 208 kB
Writeback: 0 kB
Mapped: 137020 kB
Slab: 12852 kB
CommitLimit: 618104 kB
Committed_AS: 188820 kB
PageTables: 1264 kB
VmallocTotal: 778200 kB
VmallocUsed: 4136 kB
VmallocChunk: 773960 kB
+ cat -v /proc/stat
cpu 5184 117 1249 55942 7070 96 666 0
cpu0 5184 117 1249 55942 7070 96 666 0
intr 834518 703383 3805 0 2 0 79363 3 0 1 13867 1 2 113 0 12081 21897
ctxt 478131
btime 1133142662
processes 3746
procs_running 2
procs_blocked 0
+ cat -v /proc/apm
cat: /proc/apm: No such file or directory
+ cat -v /proc/modules
hsfusbcd2 57496 0 - Live 0xd0a95000
hsfmc97sis 48400 0 - Live 0xd0ad0000
hsfmc97ati 46672 0 - Live 0xd0ac3000
hsfmc97ali 52948 0 - Live 0xd0ab5000
hsfmc97ich 51728 0 - Live 0xd0aa7000
hsfpcibasic2 57232 0 - Live 0xd0a48000
snd_pcm_oss 47072 0 - Live 0xd0a57000
snd_mixer_oss 16832 1 snd_pcm_oss, Live 0xd0a24000
lp 8260 0 - Live 0xd0a00000
pcmcia 20552 4 - Live 0xd0a41000
ide_cd 38148 0 - Live 0xd0a36000
cdrom 37984 1 ide_cd, Live 0xd0a2b000
8250_pnp 8064 0 - Live 0xd09fd000
8250 20292 1 8250_pnp, Live 0xd0a04000
floppy 53140 0 - Live 0xd0a10000
rtc 9656 0 - Live 0xd09f9000
eth1394 17160 0 - Live 0xd09e0000
8139cp 15872 0 - Live 0xd09ae000
ohci1394 31540 0 - Live 0xd099d000
ieee1394 89592 2 eth1394,ohci1394, Live 0xd0986000
yenta_socket 20104 2 - Live 0xd08e6000
rsrc_nonstatic 11072 1 yenta_socket, Live 0xd088d000
pcmcia_core 41944 3 pcmcia,yenta_socket,rsrc_nonstatic, Live 0xd095f000
hsfmc97via 49944 2 - Live 0xd08ef000
hsfserial 19588 10 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97ich,hsfpcibasic2,hsfmc97via, Live 0xd08a8000
serial_core 18048 2 8250,hsfserial, Live 0xd08a2000
hsfengine 1315732 1 hsfserial, Live 0xd0ae1000
hsfosspec 81384 12 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97ich,hsfpcibasic2,hsfmc97via,hsfserial,hsfengine, Live 0xd094a000
hsfsoar 57728 7 hsfusbcd2,hsfmc97sis,hsfmc97ati,hsfmc97ali,hsfmc97ich,hsfpcibasic2,hsfmc97via, Live 0xd093a000
parport_pc 26180 1 - Live 0xd089a000
parport 20032 2 lp,parport_pc, Live 0xd087d000
shpchp 96676 0 - Live 0xd0921000
pci_hotplug 25204 1 shpchp, Live 0xd0892000
via_agp 7680 1 - Live 0xd0870000
ntfs 177296 0 - Live 0xd08b1000
nls_base 6080 1 ntfs, Live 0xd0873000
8139too 20544 0 - Live 0xd0876000
crc32 3840 2 8139cp,8139too, Live 0xd0806000
+ cat -v /proc/ldiscs
cat: /proc/ldiscs: No such file or directory
+ sysctl -a
dev.cdrom.check_media = 0
dev.cdrom.lock = 1
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 1
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.20 2003/12/17
dev.cdrom.info =
dev.cdrom.info = drive name: hdc
dev.cdrom.info = drive speed: 24
dev.cdrom.info = drive # of slots: 1
dev.cdrom.info = Can close tray: 1
dev.cdrom.info = Can open tray: 1
dev.cdrom.info = Can lock tray: 1
dev.cdrom.info = Can change speed: 1
dev.cdrom.info = Can select disk: 0
dev.cdrom.info = Can read multisession: 1
dev.cdrom.info = Can read MCN: 1
dev.cdrom.info = Reports media changed: 1
dev.cdrom.info = Can play audio: 1
dev.cdrom.info = Can write CD-R: 1
dev.cdrom.info = Can write CD-RW: 1
dev.cdrom.info = Can read DVD: 1
dev.cdrom.info = Can write DVD-R: 0
dev.cdrom.info = Can write DVD-RAM: 0
dev.cdrom.info = Can read MRW: 1
dev.cdrom.info = Can write MRW: 1
dev.cdrom.info = Can write RAM: 1
dev.cdrom.info =
dev.cdrom.info =
dev.rtc.max-user-freq = 64
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = 7
dev.parport.parport0.base-addr = 888 1912
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
net.unix.max_dgram_qlen = 10
net.ipv4.conf.ppp0.promote_secondaries = 0
net.ipv4.conf.ppp0.force_igmp_version = 0
net.ipv4.conf.ppp0.disable_policy = 0
net.ipv4.conf.ppp0.disable_xfrm = 0
net.ipv4.conf.ppp0.arp_ignore = 0
net.ipv4.conf.ppp0.arp_announce = 0
net.ipv4.conf.ppp0.arp_filter = 0
net.ipv4.conf.ppp0.tag = 0
net.ipv4.conf.ppp0.log_martians = 0
net.ipv4.conf.ppp0.bootp_relay = 0
net.ipv4.conf.ppp0.medium_id = 0
net.ipv4.conf.ppp0.proxy_arp = 0
net.ipv4.conf.ppp0.accept_source_route = 1
net.ipv4.conf.ppp0.send_redirects = 1
net.ipv4.conf.ppp0.rp_filter = 1
net.ipv4.conf.ppp0.shared_media = 1
net.ipv4.conf.ppp0.secure_redirects = 1
net.ipv4.conf.ppp0.accept_redirects = 1
net.ipv4.conf.ppp0.mc_forwarding = 0
net.ipv4.conf.ppp0.forwarding = 0
net.ipv4.conf.default.promote_secondaries = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 1
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.promote_secondaries = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 1
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.conf.lo.promote_secondaries = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 1
net.ipv4.conf.lo.disable_xfrm = 1
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 1
net.ipv4.conf.lo.error: "Operation not permitted" reading key "net.ipv4.route.flush"
shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.neigh.ppp0.base_reachable_time_ms = 30000
net.ipv4.neigh.ppp0.retrans_time_ms = 1000
net.ipv4.neigh.ppp0.locktime = 99
net.ipv4.neigh.ppp0.proxy_delay = 79
net.ipv4.neigh.ppp0.anycast_delay = 99
net.ipv4.neigh.ppp0.proxy_qlen = 64
net.ipv4.neigh.ppp0.unres_qlen = 3
net.ipv4.neigh.ppp0.gc_stale_time = 60
net.ipv4.neigh.ppp0.delay_first_probe_time = 5
net.ipv4.neigh.ppp0.base_reachable_time = 30
net.ipv4.neigh.ppp0.retrans_time = 99
net.ipv4.neigh.ppp0.app_solicit = 0
net.ipv4.neigh.ppp0.ucast_solicit = 3
net.ipv4.neigh.ppp0.mcast_solicit = 3
net.ipv4.neigh.lo.base_reachable_time_ms = 30000
net.ipv4.neigh.lo.retrans_time_ms = 1000
net.ipv4.neigh.lo.locktime = 99
net.ipv4.neigh.lo.proxy_delay = 79
net.ipv4.neigh.lo.anycast_delay = 99
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 99
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.base_reachable_time_ms = 30000
net.ipv4.neigh.default.retrans_time_ms = 1000
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 99
net.ipv4.neigh.default.proxy_delay = 79
net.ipv4.neigh.default.anycast_delay = 99
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 99
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_bic_beta = 819
net.ipv4.tcp_tso_win_divisor = 8
net.ipv4.tcp_moderate_rcvbuf = 1
net.ipv4.tcp_bic_low_window = 14
net.ipv4.tcp_bic_fast_convergence = 1
net.ipv4.tcp_bic = 1
net.ipv4.tcp_vegas_gamma = 2
net.ipv4.tcp_vegas_beta = 6
net.ipv4.tcp_vegas_alpha = 2
net.ipv4.tcp_vegas_cong_avoid = 0
net.ipv4.tcp_westwood = 0
net.ipv4.tcp_no_metrics_save = 0
net.ipv4.ipfrag_secret_interval = 600
net.ipv4.tcp_low_latency = 0
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 1000
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096 87380 174760
net.ipv4.tcp_wmem = 4096 16384 131072
net.ipv4.tcp_mem = 12288 16384 24576
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_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_ms = 500
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 32768
net.ipv4.route.gc_thresh = 2048
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_errors_use_inbound_ifaddr = 0
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768 61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 4096
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.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 = 104448
net.core.wmem_default = 104448
net.core.rmem_max = 104448
net.core.wmem_max = 104448
vm.swap_token_timeout = 0
vm.legacy_va_layout = 0
vm.vfs_cache_pressure = 100
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 2048
vm.lowmem_reserve_ratio = 256 32
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 0
vm.dirty_ratio = 40
vm.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.randomize_va_space = 1
kernel.bootloader_type = 2
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 = b0515a1f-0398-481b-a0f5-437b5c655c6b
kernel.random.boot_id = e353a4db-4f7d-43c6-8e61-b0025b01c814
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3215
kernel.random.poolsize = 4096
kernel.threads-max = 4096
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.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 7 4 1 7
kernel.ctrl-alt-del = 0
kernel.cap-bound = -257
kernel.tainted = 1
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = mpq3p112
kernel.version = #5 Wed Nov 2 17:14:55 CET 2005
kernel.osrelease = 2.6.12.5
kernel.ostype = Linux
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 = 8096 5707 45 0 0 0
fs.file-max = 25258
fs.file-nr = 1500 0 25258
fs.inode-state = 7621 3363 0 0 0 0 0
fs.inode-nr = 7621 3363
+ modprobe -V
module-init-tools version 3.2-pre9
+ modprobe -l *hsf*
FATAL: Can't have multiple wildcards
+ modprobe -l *hcf*
+ modprobe -l *rip*
/lib/modules/2.6.12.5/kernel/drivers/net/wireless/strip.ko
+ cat -v /etc/modules.conf
### This file is automatically generated by update-modules
#
# Please do not edit this file directly. If you want to change or add
# anything please take a look at the files in /etc/modutils and read
# the manpage for update-modules.
#
### update-modules: start processing /etc/modutils/0keep
# DO NOT MODIFY THIS FILE!
# This file is not marked as conffile to make sure if you upgrade modutils
# it will be restored in case some modifications have been made.
#
# The keep command is necessary to prevent insmod and friends from ignoring
# the builtin defaults of a path-statement is encountered. Until all other
# packages use the new `add path'-statement this keep-statement is essential
# to keep your system working
keep
### update-modules: end processing /etc/modutils/0keep
### update-modules: start processing /etc/modutils/actions
# Special actions that are needed for some modules
# The BTTV module, up to kernel 2.4.17, does not load the tuner
# module automatically, so do that in here
if KERNEL_VER < 2.4.17
post-install bttv insmod tuner
post-remove bttv rmmod tuner
endif
### update-modules: end processing /etc/modutils/actions
### update-modules: start processing /etc/modutils/aliases
# Aliases to tell insmod/modprobe which modules to use
# Uncomment the network protocols you don't want loaded:
# alias net-pf-1 off # Unix
# alias net-pf-2 off # IPv4
# alias net-pf-3 off # Amateur Radio AX.25
# alias net-pf-4 off # IPX
# alias net-pf-5 off # DDP / appletalk
# alias net-pf-6 off # Amateur Radio NET/ROM
# alias net-pf-9 off # X.25
# alias net-pf-10 off # IPv6
# alias net-pf-11 off # ROSE / Amateur Radio X.25 PLP
# alias net-pf-19 off # Acorn Econet
# alias net-pf-20 off # ATM
# alias net-pf-23 off # IRDA
# alias net-pf-24 off # PPPoE
# alias net-pf-25 off # WANrouter
# alias net-pf-26 off # Llc
# alias net-pf-31 off # Bluetooth
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout
alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias bt-proto-7 avdtp
alias char-major-9 st
alias char-major-10-1 psmouse
alias char-major-10-134 apm
alias char-major-10-135 rtc
alias char-major-10-139 openprom
alias char-major-10-144 nvram
alias char-major-10-157 applicom
alias char-major-10-175 agpgart
alias char-major-10-181 toshiba
alias char-major-10-183 hw_random
alias char-major-10-184 microcode
alias char-major-10-187 irnet
alias char-major-10-189 ussp
alias char-major-10-200 tun
alias char-major-10-250 hci_vhci
alias char-major-13 input
alias char-major-13-0 joydev
alias char-major-13-1 joydev
alias char-major-13-2 joydev
alias char-major-13-3 joydev
alias char-major-13-32 mousedev
alias char-major-13-33 mousedev
alias char-major-13-34 mousedev
alias char-major-13-35 mousedev
alias char-major-13-63 mousedev
alias char-major-13-64 evdev
alias char-major-13-65 evdev
alias char-major-13-66 evdev
alias char-major-13-67 evdev
alias char-major-19 cyclades
alias char-major-20 cyclades
alias char-major-21 sg
alias char-major-22 pcxx
alias char-major-23 pcxx
alias char-major-27 ftape
alias char-major-27 zftape
alias char-major-34 scc
alias char-major-35 tclmidi
alias char-major-37 ide-tape
alias char-major-48 riscom8
alias char-major-49 riscom8
alias char-major-57 esp
alias char-major-58 esp
alias char-major-63 kdebug
alias char-major-67 coda
alias char-major-75 specialix
alias char-major-76 specialix
alias char-major-81 bttv
alias char-major-81 videodev
alias char-major-83 vtx
alias char-major-89 i2c-dev
alias char-major-90 mtdchar
alias char-major-96 pt
alias char-major-97 pg
alias char-major-99 ppdev
alias char-major-107 3dfx
alias char-major-109 lvm-mod
alias char-major-108 ppp_generic
alias char-major-116 snd
alias char-major-161 ircomm-tty
alias char-major-162 raw
alias char-major-166 cdc_acm
alias char-major-171 raw1394
alias char-major-180-48 scanner
alias char-major-180 usbcore
alias char-major-195 nvidia
alias char-major-200 vxspec
alias char-major-202 msr
alias char-major-203 cpuid
alias char-major-206 osst
alias char-major-208 ussp
alias char-major-227 tub3270
alias /dev/ppp ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-18 ppp_mppe
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
alias dummy0 dummy
alias dummy1 dummy
alias gre0 ip_gre
alias iso9660 isofs
alias plip0 plip
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias usbdevfs usbcore
alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
# IPSEC
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6
# Crypto modules (see http://www.kerneli.org/)
alias loop-xfer-gen-0 loop_gen
alias loop-xfer-3 loop_fish2
alias loop-xfer-gen-10 loop_gen
alias cipher-2 des
alias cipher-3 fish2
alias cipher-4 blowfish
alias cipher-6 idea
alias cipher-7 serp6f
alias cipher-8 mars6
alias cipher-11 rc62
alias cipher-15 dfc2
alias cipher-16 rijndael
alias cipher-17 rc5
# IDE modules changed names in 2.4.22
if KERNEL_VER >= 2.4.22
alias ide-mod ide-core
alias ide-probe-mod ide-detect
endif
### update-modules: end processing /etc/modutils/aliases
### update-modules: start processing /etc/modutils/alsa-base
# autoloader aliases
alias char-major-116 snd
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-slot-1 snd-card-1
alias sound-slot-2 snd-card-2
alias sound-slot-3 snd-card-3
alias sound-slot-4 snd-card-4
alias sound-slot-5 snd-card-5
alias sound-slot-6 snd-card-6
alias sound-slot-7 snd-card-7
above sound-slot-0 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-1 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-2 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-3 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-4 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-5 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-6 snd-pcm-oss snd-mixer-oss snd-seq-oss
above sound-slot-7 snd-pcm-oss snd-mixer-oss snd-seq-oss
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
# Load optional modules above their base modules
above snd-pcm snd-pcm-oss
above snd-mixer snd-mixer-oss
above snd-seq snd-seq-oss snd-seq-midi
above snd-emu10k1 snd-emu10k1-synth
above snd-via82xx snd-seq
# Cause a script to be run after snd-*-synth module initialization
post-install snd-emu8000-synth /lib/alsa/modprobe-post-install snd-emu8000-synth
post-install snd-emu10k1-synth /lib/alsa/modprobe-post-install snd-emu10k1-synth
# Cause a script to be run after card driver module initialization
post-install snd-ad1816a /lib/alsa/modprobe-post-install snd-ad1816a
post-install snd-ad1848 /lib/alsa/modprobe-post-install snd-ad1848
post-install snd-ali5451 /lib/alsa/modprobe-post-install snd-ali5451
post-install snd-als100 /lib/alsa/modprobe-post-install snd-als100
post-install snd-als4000 /lib/alsa/modprobe-post-install snd-als4000
post-install snd-armaaci /lib/alsa/modprobe-post-install snd-armaaci
post-install snd-asihpi /lib/alsa/modprobe-post-install snd-asihpi
post-install snd-atiixp /lib/alsa/modprobe-post-install snd-atiixp
post-install snd-au1x00 /lib/alsa/modprobe-post-install snd-au1x00
post-install snd-au8810 /lib/alsa/modprobe-post-install snd-au8810
post-install snd-au8820 /lib/alsa/modprobe-post-install snd-au8820
post-install snd-au8830 /lib/alsa/modprobe-post-install snd-au8830
post-install snd-azt2320 /lib/alsa/modprobe-post-install snd-azt2320
post-install snd-azt3328 /lib/alsa/modprobe-post-install snd-azt3328
post-install snd-ca0106 /lib/alsa/modprobe-post-install snd-ca0106
post-install snd-cmi8330 /lib/alsa/modprobe-post-install snd-cmi8330
post-install snd-cmipci /lib/alsa/modprobe-post-install snd-cmipci
post-install snd-cs4231 /lib/alsa/modprobe-post-install snd-cs4231
post-install snd-cs4232 /lib/alsa/modprobe-post-install snd-cs4232
post-install snd-cs4236 /lib/alsa/modprobe-post-install snd-cs4236
post-install snd-cs4281 /lib/alsa/modprobe-post-install snd-cs4281
post-install snd-cs46xx /lib/alsa/modprobe-post-install snd-cs46xx
post-install snd-darla20 /lib/alsa/modprobe-post-install snd-darla20
post-install snd-darla24 /lib/alsa/modprobe-post-install snd-darla24
post-install snd-dt019x /lib/alsa/modprobe-post-install snd-dt019x
post-install snd-echo3g /lib/alsa/modprobe-post-install snd-echo3g
post-install snd-emu10k1x /lib/alsa/modprobe-post-install snd-emu10k1x
post-install snd-ens1370 /lib/alsa/modprobe-post-install snd-ens1370
post-install snd-ens1371 /lib/alsa/modprobe-post-install snd-ens1371
post-install snd-es1688 /lib/alsa/modprobe-post-install snd-es1688
post-install snd-es18xx /lib/alsa/modprobe-post-install snd-es18xx
post-install snd-es1938 /lib/alsa/modprobe-post-install snd-es1938
post-install snd-es1968 /lib/alsa/modprobe-post-install snd-es1968
post-install snd-es968 /lib/alsa/modprobe-post-install snd-es968
post-install snd-fm801 /lib/alsa/modprobe-post-install snd-fm801
post-install snd-fm801-tea575x /lib/alsa/modprobe-post-install snd-fm801-tea575x
post-install snd-gina20 /lib/alsa/modprobe-post-install snd-gina20
post-install snd-gina24 /lib/alsa/modprobe-post-install snd-gina24
post-install snd-gusclassic /lib/alsa/modprobe-post-install snd-gusclassic
post-install snd-gusextreme /lib/alsa/modprobe-post-install snd-gusextreme
post-install snd-gusmax /lib/alsa/modprobe-post-install snd-gusmax
post-install snd-harmony /lib/alsa/modprobe-post-install snd-harmony
post-install snd-hda-intel /lib/alsa/modprobe-post-install snd-hda-intel
post-install snd-hdsp /lib/alsa/modprobe-post-install snd-hdsp
post-install snd-hdspm /lib/alsa/modprobe-post-install snd-hdspm
post-install snd-ice1712 /lib/alsa/modprobe-post-install snd-ice1712
post-install snd-ice1724 /lib/alsa/modprobe-post-install snd-ice1724
post-install snd-indigo /lib/alsa/modprobe-post-install snd-indigo
post-install snd-indigodj /lib/alsa/modprobe-post-install snd-indigodj
post-install snd-indigoio /lib/alsa/modprobe-post-install snd-indigoio
post-install snd-intel8x0 /lib/alsa/modprobe-post-install snd-intel8x0
post-install snd-interwave /lib/alsa/modprobe-post-install snd-interwave
post-install snd-interwave-stb /lib/alsa/modprobe-post-install snd-interwave-stb
post-install snd-korg1212 /lib/alsa/modprobe-post-install snd-korg1212
post-install snd-layla20 /lib/alsa/modprobe-post-install snd-layla20
post-install snd-layla24 /lib/alsa/modprobe-post-install snd-layla24
post-install snd-maestro3 /lib/alsa/modprobe-post-install snd-maestro3
post-install snd-mia /lib/alsa/modprobe-post-install snd-mia
post-install snd-miro /lib/alsa/modprobe-post-install snd-miro
post-install snd-mixart /lib/alsa/modprobe-post-install snd-mixart
post-install snd-mona /lib/alsa/modprobe-post-install snd-mona
post-install snd-mpu401 /lib/alsa/modprobe-post-install snd-mpu401
post-install snd-msnd-pinnacle /lib/alsa/modprobe-post-install snd-msnd-pinnacle
post-install snd-mtpav /lib/alsa/modprobe-post-install snd-mtpav
post-install snd-nm256 /lib/alsa/modprobe-post-install snd-nm256
post-install snd-opl3sa2 /lib/alsa/modprobe-post-install snd-opl3sa2
post-install snd-opti92x-ad1848 /lib/alsa/modprobe-post-install snd-opti92x-ad1848
post-install snd-opti92x-cs4231 /lib/alsa/modprobe-post-install snd-opti92x-cs4231
post-install snd-opti93x /lib/alsa/modprobe-post-install snd-opti93x
post-install snd-pc98-cs4232 /lib/alsa/modprobe-post-install snd-pc98-cs4232
post-install snd-pcsp /lib/alsa/modprobe-post-install snd-pcsp
post-install snd-pcxhr /lib/alsa/modprobe-post-install snd-pcxhr
post-install snd-pdaudiocf /lib/alsa/modprobe-post-install snd-pdaudiocf
post-install snd-pdplus /lib/alsa/modprobe-post-install snd-pdplus
post-install snd-portman2x4 /lib/alsa/modprobe-post-install snd-portman2x4
post-install snd-powermac /lib/alsa/modprobe-post-install snd-powermac
post-install snd-pxa2xx-ac97 /lib/alsa/modprobe-post-install snd-pxa2xx-ac97
post-install snd-rme32 /lib/alsa/modprobe-post-install snd-rme32
post-install snd-rme96 /lib/alsa/modprobe-post-install snd-rme96
post-install snd-rme9652 /lib/alsa/modprobe-post-install snd-rme9652
post-install snd-s3c2410 /lib/alsa/modprobe-post-install snd-s3c2410
post-install snd-sa11xx-uda1341 /lib/alsa/modprobe-post-install snd-sa11xx-uda1341
post-install snd-sb16 /lib/alsa/modprobe-post-install snd-sb16
post-install snd-sb8 /lib/alsa/modprobe-post-install snd-sb8
post-install snd-sbawe /lib/alsa/modprobe-post-install snd-sbawe
post-install snd-serialmidi /lib/alsa/modprobe-post-install snd-serialmidi
post-install snd-serial-u16550 /lib/alsa/modprobe-post-install snd-serial-u16550
post-install snd-sgalaxy /lib/alsa/modprobe-post-install snd-sgalaxy
post-install snd-sonicvibes /lib/alsa/modprobe-post-install snd-sonicvibes
post-install snd-sscape /lib/alsa/modprobe-post-install snd-sscape
post-install snd-sun-amd7930 /lib/alsa/modprobe-post-install snd-sun-amd7930
post-install snd-sun-cs4231 /lib/alsa/modprobe-post-install snd-sun-cs4231
post-install snd-sun-dbri /lib/alsa/modprobe-post-install snd-sun-dbri
post-install snd-trident /lib/alsa/modprobe-post-install snd-trident
post-install snd-usb-audio /lib/alsa/modprobe-post-install snd-usb-audio
post-install snd-usb-usx2y /lib/alsa/modprobe-post-install snd-usb-usx2y
post-install snd-vx222 /lib/alsa/modprobe-post-install snd-vx222
post-install snd-vxp440 /lib/alsa/modprobe-post-install snd-vxp440
post-install snd-vxpocket /lib/alsa/modprobe-post-install snd-vxpocket
post-install snd-wavefront /lib/alsa/modprobe-post-install snd-wavefront
post-install snd-ymfpci /lib/alsa/modprobe-post-install snd-ymfpci
# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
### update-modules: end processing /etc/modutils/alsa-base
### update-modules: start processing /etc/modutils/apm
alias char-major-10-134 apm
alias /dev/apm_bios /dev/misc/apm_bios
alias /dev/misc/apm_bios apm
### update-modules: end processing /etc/modutils/apm
### update-modules: start processing /etc/modutils/diald
alias tap0 ethertap
options tap0 -o tap0 unit=0
alias tap1 ethertap
options tap1 -o tap1 unit=1
### update-modules: end processing /etc/modutils/diald
### update-modules: start processing /etc/modutils/hsf
alias /dev/ttySHSF[0-9]* /dev/ttySHSF
alias /dev/modem /dev/ttySHSF
alias char-major-240 /dev/ttySHSF
alias /dev/cuaHSF[0-9]* /dev/ttySHSF
alias char-major-241 /dev/ttySHSF
options hsfserial serialmajor=240 calloutmajor=241
alias char-major-242 hsfosspec
alias /dev/hsfdiag hsfosspec
alias /dev/hsfdiag* /dev/hsfdiag
alias char-major-243 /dev/hsfdiag
options hsfosspec dcpmajor=242 diagmajor=243
probeall /dev/ttySHSF hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali hsfmc97ati hsfmc97sis hsfusbcd2
### update-modules: end processing /etc/modutils/hsf
### update-modules: start processing /etc/modutils/i2c
alias char-major-89 i2c-dev
### update-modules: end processing /etc/modutils/i2c
### update-modules: start processing /etc/modutils/paths
# This file contains a list of paths that modprobe should scan,
# beside the ones that are compiled into the modutils tools
# themselves.
### update-modules: end processing /etc/modutils/paths
### update-modules: start processing /etc/modutils/ppp
alias /dev/ppp ppp_generic
alias char-major-108 ppp_generic
alias tty-ldisc-3 ppp_async
alias tty-ldisc-14 ppp_synctty
alias ppp-compress-21 bsd_comp
alias ppp-compress-24 ppp_deflate
alias ppp-compress-26 ppp_deflate
### update-modules: end processing /etc/modutils/ppp
### update-modules: start processing /etc/modutils/setserial
#
# This is what I wanted to do, but logger is in /usr/bin, which isn't loaded
# when the module is first loaded into the kernel at boot time!
#
#post-install serial /etc/init.d/setserial start | logger -p daemon.info -t "setserial-module reload"
#pre-remove serial /etc/init.d/setserial stop | logger -p daemon.info -t "setserial-module uload"
#
alias /dev/tts serial
alias /dev/tts/0 serial
alias /dev/tts/1 serial
alias /dev/tts/2 serial
alias /dev/tts/3 serial
post-install serial /etc/init.d/setserial modload > /dev/null 2> /dev/null
pre-remove serial /etc/init.d/setserial modsave > /dev/null 2> /dev/null
### update-modules: end processing /etc/modutils/setserial
### update-modules: start processing /etc/modutils/toshutils
alias char-major-10-181 toshiba
### update-modules: end processing /etc/modutils/toshutils
### update-modules: start processing /etc/modutils/arch/i386
alias parport_lowlevel parport_pc
alias char-major-10-144 nvram
alias binfmt-0064 binfmt_aout
alias char-major-10-135 rtc
### update-modules: end processing /etc/modutils/arch/i386
+ cat -v /etc/modprobe.d/aliases
# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.
# network protocols ##########################################################
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-3 ax25
alias net-pf-4 ipx
alias net-pf-5 appletalk
alias net-pf-6 netrom
alias net-pf-7 bridge
alias net-pf-8 atm
alias net-pf-9 x25
alias net-pf-10 ipv6
alias net-pf-11 rose
alias net-pf-12 decnet
# 13 NETBEUI
alias net-pf-15 af_key
alias net-pf-16 af_netlink
alias net-pf-17 af_packet
# 18 ASH
alias net-pf-19 af_econet
alias net-pf-20 atm
# 22 SNA
alias net-pf-23 irda
alias net-pf-24 pppoe
alias net-pf-25 wanrouter
alias net-pf-26 llc
alias net-pf-31 bluetooth
# executables formats ########################################################
install binfmt-0000 /bin/true
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout
# block devices ##############################################################
alias block-major-3-* ide_generic
alias block-major-8-* sd_mod
alias block-major-9-* md
alias block-major-11-* sr_mod
alias block-major-22-* ide_generic
alias block-major-33-* ide_generic
alias block-major-34-* ide_generic
alias block-major-37-* ide_tape
alias block-major-44-* ftl
alias block-major-46-* pcd
alias block-major-47-* pf
alias block-major-56-* ide_generic
alias block-major-57-* ide_generic
alias block-major-58-* lvm_mod
alias block-major-88-* ide_generic
alias block-major-89-* ide_generic
alias block-major-90-* ide_generic
alias block-major-91-* ide_generic
alias block-major-93-* nftl
alias block-major-97-* pg
# character devices ##########################################################
alias char-major-9-* st
alias char-major-10-1 psmouse
alias char-major-10-139 openprom
alias char-major-10-157 applicom
alias char-major-10-181 toshiba
alias char-major-10-183 hw_random
alias char-major-10-189 ussp
alias char-major-10-250 hci_vhci
alias char-major-13-0 joydev
alias char-major-13-1 joydev
alias char-major-13-2 joydev
alias char-major-13-3 joydev
alias char-major-13-32 mousedev
alias char-major-13-33 mousedev
alias char-major-13-34 mousedev
alias char-major-13-35 mousedev
alias char-major-13-63 mousedev
alias char-major-13-64 evdev
alias char-major-13-65 evdev
alias char-major-13-66 evdev
alias char-major-13-67 evdev
alias char-major-19-* cyclades
alias char-major-20-* cyclades
alias char-major-22-* pcxx
alias char-major-23-* pcxx
alias char-major-27-* ftape
alias char-major-34-* scc
alias char-major-35-* tclmidi
alias char-major-48-* riscom8
alias char-major-49-* riscom8
alias char-major-57-* esp
alias char-major-58-* esp
alias char-major-63-* kdebug
alias char-major-67-* coda
alias char-major-75-* specialix
alias char-major-76-* specialix
alias char-major-81-* videodev
alias char-major-83-* vtx
alias char-major-89-* i2c_dev
alias char-major-90-* mtdchar
alias char-major-96-* pt
alias char-major-97-* pg
alias char-major-107-* 3dfx
alias char-major-109-* lvm_mod
alias char-major-166-* cdc_acm
alias char-major-171-0 raw1394
alias char-major-171-1 video1394
alias char-major-171-2 dv1394
alias char-major-171-3 amdtp
alias char-major-180-* usbcore
alias char-major-195-* nvidia
alias char-major-200-* vxspec
alias char-major-202-* msr
alias char-major-203-* cpuid
alias char-major-206-* osst
alias char-major-208-* ussp
alias char-major-227-* tub3270
#alias char-major-240-* usb-serial
#alias char-major-240-* hsfserial
#alias char-major-241-* hsfserial
# misc #######################################################################
alias xfrm-type-2-4 xfrm4_tunnel
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-41 xfrm6_tunnel
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6
alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias bt-proto-7 avdtp
alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias dummy0 dummy
alias dummy1 dummy
alias plip0 plip
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias gre0 ip_gre
alias usbdevfs usbcore
+ cat -v /etc/modprobe.d/aliases~
# These are the standard aliases for devices and kernel drivers.
# This file does not need to be modified.
#
# Please file a bug against module-init-tools if a package needs a entry
# in this file.
# network protocols ##########################################################
alias net-pf-1 unix
alias net-pf-2 ipv4
alias net-pf-3 ax25
alias net-pf-4 ipx
alias net-pf-5 appletalk
alias net-pf-6 netrom
alias net-pf-7 bridge
alias net-pf-8 atm
alias net-pf-9 x25
alias net-pf-10 ipv6
alias net-pf-11 rose
alias net-pf-12 decnet
# 13 NETBEUI
alias net-pf-15 af_key
alias net-pf-16 af_netlink
alias net-pf-17 af_packet
# 18 ASH
alias net-pf-19 af_econet
alias net-pf-20 atm
# 22 SNA
alias net-pf-23 irda
alias net-pf-24 pppoe
alias net-pf-25 wanrouter
alias net-pf-26 llc
alias net-pf-31 bluetooth
# executables formats ########################################################
install binfmt-0000 /bin/true
alias binfmt-204 binfmt_aout
alias binfmt-263 binfmt_aout
alias binfmt-264 binfmt_aout
alias binfmt-267 binfmt_aout
alias binfmt-387 binfmt_aout
# block devices ##############################################################
alias block-major-3 ide-generic
alias block-major-8 sd_mod
alias block-major-9 md
alias block-major-11 sr_mod
alias block-major-22 ide-generic
alias block-major-33 ide-generic
alias block-major-34 ide-generic
alias block-major-37 ide-tape
alias block-major-44 ftl
alias block-major-46 pcd
alias block-major-47 pf
alias block-major-56 ide-generic
alias block-major-57 ide-generic
alias block-major-58 lvm-mod
alias block-major-88 ide-generic
alias block-major-89 ide-generic
alias block-major-90 ide-generic
alias block-major-91 ide-generic
alias block-major-93 nftl
alias block-major-97 pg
# character devices ##########################################################
alias char-major-9 st
install char-major-10 /bin/true
alias char-major-10-1 psmouse
alias char-major-10-134 apm
alias char-major-10-139 openprom
alias char-major-10-157 applicom
alias char-major-10-181 toshiba
alias char-major-10-184 microcode
alias char-major-10-187 irnet
alias char-major-10-189 ussp
alias char-major-10-250 hci_vhci
alias char-major-13 input
alias char-major-13-0 joydev
alias char-major-13-1 joydev
alias char-major-13-2 joydev
alias char-major-13-3 joydev
alias char-major-13-32 mousedev
alias char-major-13-33 mousedev
alias char-major-13-34 mousedev
alias char-major-13-35 mousedev
alias char-major-13-63 mousedev
alias char-major-13-64 evdev
alias char-major-13-65 evdev
alias char-major-13-66 evdev
alias char-major-13-67 evdev
alias char-major-19 cyclades
alias char-major-20 cyclades
alias char-major-22 pcxx
alias char-major-23 pcxx
alias char-major-27 ftape
alias char-major-34 scc
alias char-major-35 tclmidi
alias char-major-48 riscom8
alias char-major-49 riscom8
alias char-major-57 esp
alias char-major-58 esp
alias char-major-63 kdebug
alias char-major-67 coda
alias char-major-75 specialix
alias char-major-76 specialix
alias char-major-81 videodev
alias char-major-83 vtx
alias char-major-89 i2c-dev
alias char-major-90 mtdchar
alias char-major-96 pt
alias char-major-97 pg
alias char-major-107 3dfx
alias char-major-109 lvm-mod
alias char-major-161 ircomm-tty
alias char-major-166 cdc_acm
alias char-major-171 raw1394
alias char-major-180 usbcore
alias char-major-180-48 scanner
alias char-major-10-183 hw_random
alias char-major-195 nvidia
alias char-major-200 vxspec
alias char-major-202 msr
alias char-major-203 cpuid
alias char-major-206 osst
alias char-major-208 ussp
alias char-major-227 tub3270
#alias char-major-240 usb-serial
#alias char-major-240 hsfserial
#alias char-major-241 hsfserial
# misc #######################################################################
alias ppp-compress-18 ppp_mppe
alias xfrm-type-2-4 xfrm4_tunnel
alias xfrm-type-2-50 esp4
alias xfrm-type-2-51 ah4
alias xfrm-type-2-108 ipcomp
alias xfrm-type-10-41 xfrm6_tunnel
alias xfrm-type-10-50 esp6
alias xfrm-type-10-51 ah6
alias xfrm-type-10-108 ipcomp6
alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep
alias bt-proto-5 cmtp
alias bt-proto-6 hidp
alias bt-proto-7 avdtp
alias cipcb0 cipcb
alias cipcb1 cipcb
alias cipcb2 cipcb
alias cipcb3 cipcb
alias dummy0 dummy
alias dummy1 dummy
alias plip0 plip
alias plip1 plip
alias slip0 slip
alias slip1 slip
alias tunl0 ipip
alias gre0 ip_gre
alias usbdevfs usbcore
+ cat -v /etc/modprobe.d/alsa-base
# autoloader aliases
install sound-slot-0 modprobe snd-card-0
install sound-slot-1 modprobe snd-card-1
install sound-slot-2 modprobe snd-card-2
install sound-slot-3 modprobe snd-card-3
install sound-slot-4 modprobe snd-card-4
install sound-slot-5 modprobe snd-card-5
install sound-slot-6 modprobe snd-card-6
install sound-slot-7 modprobe snd-card-7
# Load optional modules above their base modules
install snd modprobe --ignore-install snd && { modprobe --quiet snd-ioctl32 ; : ; }
install snd-pcm modprobe --ignore-install snd-pcm && { modprobe --quiet snd-pcm-oss ; : ; }
install snd-mixer modprobe --ignore-install snd-mixer && { modprobe --quiet snd-mixer-oss ; : ; }
install snd-seq modprobe --ignore-install snd-seq && { modprobe --quiet snd-seq-midi ; modprobe --quiet snd-seq-oss ; : ; }
install snd-emu10k1 modprobe --ignore-install snd-emu10k1 && { /lib/alsa/modprobe-post-install snd-emu10k1 ; modprobe --quiet snd-emu10k1-synth ; }
install snd-via82xx modprobe --ignore-install snd-via82xx && { /lib/alsa/modprobe-post-install snd-via82xx ; modprobe --quiet snd-seq ; }
# Cause a script to be run after *-synth module initialization
install snd-emu8000-synth modprobe --ignore-install snd-emu8000-synth && /lib/alsa/modprobe-post-install snd-emu8000-synth
install snd-emu10k1-synth modprobe --ignore-install snd-emu10k1-synth && /lib/alsa/modprobe-post-install snd-emu10k1-synth
# Cause a script to be run after card driver module initialization
install snd-ad1816a modprobe --ignore-install snd-ad1816a && /lib/alsa/modprobe-post-install snd-ad1816a
install snd-ad1848 modprobe --ignore-install snd-ad1848 && /lib/alsa/modprobe-post-install snd-ad1848
install snd-ali5451 modprobe --ignore-install snd-ali5451 && /lib/alsa/modprobe-post-install snd-ali5451
install snd-als100 modprobe --ignore-install snd-als100 && /lib/alsa/modprobe-post-install snd-als100
install snd-als4000 modprobe --ignore-install snd-als4000 && /lib/alsa/modprobe-post-install snd-als4000
install snd-armaaci modprobe --ignore-install snd-armaaci && /lib/alsa/modprobe-post-install snd-armaaci
install snd-asihpi modprobe --ignore-install snd-asihpi && /lib/alsa/modprobe-post-install snd-asihpi
install snd-atiixp modprobe --ignore-install snd-atiixp && /lib/alsa/modprobe-post-install snd-atiixp
install snd-au1x00 modprobe --ignore-install snd-au1x00 && /lib/alsa/modprobe-post-install snd-au1x00
install snd-au8810 modprobe --ignore-install snd-au8810 && /lib/alsa/modprobe-post-install snd-au8810
install snd-au8820 modprobe --ignore-install snd-au8820 && /lib/alsa/modprobe-post-install snd-au8820
install snd-au8830 modprobe --ignore-install snd-au8830 && /lib/alsa/modprobe-post-install snd-au8830
install snd-azt2320 modprobe --ignore-install snd-azt2320 && /lib/alsa/modprobe-post-install snd-azt2320
install snd-azt3328 modprobe --ignore-install snd-azt3328 && /lib/alsa/modprobe-post-install snd-azt3328
install snd-ca0106 modprobe --ignore-install snd-ca0106 && /lib/alsa/modprobe-post-install snd-ca0106
install snd-cmi8330 modprobe --ignore-install snd-cmi8330 && /lib/alsa/modprobe-post-install snd-cmi8330
install snd-cmipci modprobe --ignore-install snd-cmipci && /lib/alsa/modprobe-post-install snd-cmipci
install snd-cs4231 modprobe --ignore-install snd-cs4231 && /lib/alsa/modprobe-post-install snd-cs4231
install snd-cs4232 modprobe --ignore-install snd-cs4232 && /lib/alsa/modprobe-post-install snd-cs4232
install snd-cs4236 modprobe --ignore-install snd-cs4236 && /lib/alsa/modprobe-post-install snd-cs4236
install snd-cs4281 modprobe --ignore-install snd-cs4281 && /lib/alsa/modprobe-post-install snd-cs4281
install snd-cs46xx modprobe --ignore-install snd-cs46xx && /lib/alsa/modprobe-post-install snd-cs46xx
install snd-darla20 modprobe --ignore-install snd-darla20 && /lib/alsa/modprobe-post-install snd-darla20
install snd-darla24 modprobe --ignore-install snd-darla24 && /lib/alsa/modprobe-post-install snd-darla24
install snd-dt019x modprobe --ignore-install snd-dt019x && /lib/alsa/modprobe-post-install snd-dt019x
install snd-echo3g modprobe --ignore-install snd-echo3g && /lib/alsa/modprobe-post-install snd-echo3g
install snd-emu10k1x modprobe --ignore-install snd-emu10k1x && /lib/alsa/modprobe-post-install snd-emu10k1x
install snd-ens1370 modprobe --ignore-install snd-ens1370 && /lib/alsa/modprobe-post-install snd-ens1370
install snd-ens1371 modprobe --ignore-install snd-ens1371 && /lib/alsa/modprobe-post-install snd-ens1371
install snd-es1688 modprobe --ignore-install snd-es1688 && /lib/alsa/modprobe-post-install snd-es1688
install snd-es18xx modprobe --ignore-install snd-es18xx && /lib/alsa/modprobe-post-install snd-es18xx
install snd-es1938 modprobe --ignore-install snd-es1938 && /lib/alsa/modprobe-post-install snd-es1938
install snd-es1968 modprobe --ignore-install snd-es1968 && /lib/alsa/modprobe-post-install snd-es1968
install snd-es968 modprobe --ignore-install snd-es968 && /lib/alsa/modprobe-post-install snd-es968
install snd-fm801 modprobe --ignore-install snd-fm801 && /lib/alsa/modprobe-post-install snd-fm801
install snd-fm801-tea575x modprobe --ignore-install snd-fm801-tea575x && /lib/alsa/modprobe-post-install snd-fm801-tea575x
install snd-gina20 modprobe --ignore-install snd-gina20 && /lib/alsa/modprobe-post-install snd-gina20
install snd-gina24 modprobe --ignore-install snd-gina24 && /lib/alsa/modprobe-post-install snd-gina24
install snd-gusclassic modprobe --ignore-install snd-gusclassic && /lib/alsa/modprobe-post-install snd-gusclassic
install snd-gusextreme modprobe --ignore-install snd-gusextreme && /lib/alsa/modprobe-post-install snd-gusextreme
install snd-gusmax modprobe --ignore-install snd-gusmax && /lib/alsa/modprobe-post-install snd-gusmax
install snd-harmony modprobe --ignore-install snd-harmony && /lib/alsa/modprobe-post-install snd-harmony
install snd-hda-intel modprobe --ignore-install snd-hda-intel && /lib/alsa/modprobe-post-install snd-hda-intel
install snd-hdsp modprobe --ignore-install snd-hdsp && /lib/alsa/modprobe-post-install snd-hdsp
install snd-hdspm modprobe --ignore-install snd-hdspm && /lib/alsa/modprobe-post-install snd-hdspm
install snd-ice1712 modprobe --ignore-install snd-ice1712 && /lib/alsa/modprobe-post-install snd-ice1712
install snd-ice1724 modprobe --ignore-install snd-ice1724 && /lib/alsa/modprobe-post-install snd-ice1724
install snd-indigo modprobe --ignore-install snd-indigo && /lib/alsa/modprobe-post-install snd-indigo
install snd-indigodj modprobe --ignore-install snd-indigodj && /lib/alsa/modprobe-post-install snd-indigodj
install snd-indigoio modprobe --ignore-install snd-indigoio && /lib/alsa/modprobe-post-install snd-indigoio
install snd-intel8x0 modprobe --ignore-install snd-intel8x0 && /lib/alsa/modprobe-post-install snd-intel8x0
install snd-interwave modprobe --ignore-install snd-interwave && /lib/alsa/modprobe-post-install snd-interwave
install snd-interwave-stb modprobe --ignore-install snd-interwave-stb && /lib/alsa/modprobe-post-install snd-interwave-stb
install snd-korg1212 modprobe --ignore-install snd-korg1212 && /lib/alsa/modprobe-post-install snd-korg1212
install snd-layla20 modprobe --ignore-install snd-layla20 && /lib/alsa/modprobe-post-install snd-layla20
install snd-layla24 modprobe --ignore-install snd-layla24 && /lib/alsa/modprobe-post-install snd-layla24
install snd-maestro3 modprobe --ignore-install snd-maestro3 && /lib/alsa/modprobe-post-install snd-maestro3
install snd-mia modprobe --ignore-install snd-mia && /lib/alsa/modprobe-post-install snd-mia
install snd-miro modprobe --ignore-install snd-miro && /lib/alsa/modprobe-post-install snd-miro
install snd-mixart modprobe --ignore-install snd-mixart && /lib/alsa/modprobe-post-install snd-mixart
install snd-mona modprobe --ignore-install snd-mona && /lib/alsa/modprobe-post-install snd-mona
install snd-mpu401 modprobe --ignore-install snd-mpu401 && /lib/alsa/modprobe-post-install snd-mpu401
install snd-msnd-pinnacle modprobe --ignore-install snd-msnd-pinnacle && /lib/alsa/modprobe-post-install snd-msnd-pinnacle
install snd-mtpav modprobe --ignore-install snd-mtpav && /lib/alsa/modprobe-post-install snd-mtpav
install snd-nm256 modprobe --ignore-install snd-nm256 && /lib/alsa/modprobe-post-install snd-nm256
install snd-opl3sa2 modprobe --ignore-install snd-opl3sa2 && /lib/alsa/modprobe-post-install snd-opl3sa2
install snd-opti92x-ad1848 modprobe --ignore-install snd-opti92x-ad1848 && /lib/alsa/modprobe-post-install snd-opti92x-ad1848
install snd-opti92x-cs4231 modprobe --ignore-install snd-opti92x-cs4231 && /lib/alsa/modprobe-post-install snd-opti92x-cs4231
install snd-opti93x modprobe --ignore-install snd-opti93x && /lib/alsa/modprobe-post-install snd-opti93x
install snd-pc98-cs4232 modprobe --ignore-install snd-pc98-cs4232 && /lib/alsa/modprobe-post-install snd-pc98-cs4232
install snd-pcsp modprobe --ignore-install snd-pcsp && /lib/alsa/modprobe-post-install snd-pcsp
install snd-pcxhr modprobe --ignore-install snd-pcxhr && /lib/alsa/modprobe-post-install snd-pcxhr
install snd-pdaudiocf modprobe --ignore-install snd-pdaudiocf && /lib/alsa/modprobe-post-install snd-pdaudiocf
install snd-pdplus modprobe --ignore-install snd-pdplus && /lib/alsa/modprobe-post-install snd-pdplus
install snd-portman2x4 modprobe --ignore-install snd-portman2x4 && /lib/alsa/modprobe-post-install snd-portman2x4
install snd-powermac modprobe --ignore-install snd-powermac && /lib/alsa/modprobe-post-install snd-powermac
install snd-pxa2xx-ac97 modprobe --ignore-install snd-pxa2xx-ac97 && /lib/alsa/modprobe-post-install snd-pxa2xx-ac97
install snd-rme32 modprobe --ignore-install snd-rme32 && /lib/alsa/modprobe-post-install snd-rme32
install snd-rme96 modprobe --ignore-install snd-rme96 && /lib/alsa/modprobe-post-install snd-rme96
install snd-rme9652 modprobe --ignore-install snd-rme9652 && /lib/alsa/modprobe-post-install snd-rme9652
install snd-s3c2410 modprobe --ignore-install snd-s3c2410 && /lib/alsa/modprobe-post-install snd-s3c2410
install snd-sa11xx-uda1341 modprobe --ignore-install snd-sa11xx-uda1341 && /lib/alsa/modprobe-post-install snd-sa11xx-uda1341
install snd-sb16 modprobe --ignore-install snd-sb16 && /lib/alsa/modprobe-post-install snd-sb16
install snd-sb8 modprobe --ignore-install snd-sb8 && /lib/alsa/modprobe-post-install snd-sb8
install snd-sbawe modprobe --ignore-install snd-sbawe && /lib/alsa/modprobe-post-install snd-sbawe
install snd-serialmidi modprobe --ignore-install snd-serialmidi && /lib/alsa/modprobe-post-install snd-serialmidi
install snd-serial-u16550 modprobe --ignore-install snd-serial-u16550 && /lib/alsa/modprobe-post-install snd-serial-u16550
install snd-sgalaxy modprobe --ignore-install snd-sgalaxy && /lib/alsa/modprobe-post-install snd-sgalaxy
install snd-sonicvibes modprobe --ignore-install snd-sonicvibes && /lib/alsa/modprobe-post-install snd-sonicvibes
install snd-sscape modprobe --ignore-install snd-sscape && /lib/alsa/modprobe-post-install snd-sscape
install snd-sun-amd7930 modprobe --ignore-install snd-sun-amd7930 && /lib/alsa/modprobe-post-install snd-sun-amd7930
install snd-sun-cs4231 modprobe --ignore-install snd-sun-cs4231 && /lib/alsa/modprobe-post-install snd-sun-cs4231
install snd-sun-dbri modprobe --ignore-install snd-sun-dbri && /lib/alsa/modprobe-post-install snd-sun-dbri
install snd-trident modprobe --ignore-install snd-trident && /lib/alsa/modprobe-post-install snd-trident
install snd-usb-audio modprobe --ignore-install snd-usb-audio && /lib/alsa/modprobe-post-install snd-usb-audio
install snd-usb-usx2y modprobe --ignore-install snd-usb-usx2y && /lib/alsa/modprobe-post-install snd-usb-usx2y
install snd-vx222 modprobe --ignore-install snd-vx222 && /lib/alsa/modprobe-post-install snd-vx222
install snd-vxp440 modprobe --ignore-install snd-vxp440 && /lib/alsa/modprobe-post-install snd-vxp440
install snd-vxpocket modprobe --ignore-install snd-vxpocket && /lib/alsa/modprobe-post-install snd-vxpocket
install snd-wavefront modprobe --ignore-install snd-wavefront && /lib/alsa/modprobe-post-install snd-wavefront
install snd-ymfpci modprobe --ignore-install snd-ymfpci && /lib/alsa/modprobe-post-install snd-ymfpci
# Prevent abnormal drivers from grabbing index 0
options snd-bt87x index=-2
options snd-atiixp-modem index=-2
options snd-intel8x0m index=-2
options snd-via82xx-modem index=-2
+ cat -v /etc/modprobe.d/arch
cat: /etc/modprobe.d/arch: Is a directory
+ cat -v /etc/modprobe.d/arch-aliases
alias parport_lowlevel parport_pc
alias binfmt-0064 binfmt_aout
alias binfmt-332 iBCS
+ cat -v /etc/modprobe.d/hsf
alias /dev/ttySHSF[0-9]* /dev/ttySHSF
alias /dev/modem /dev/ttySHSF
alias char-major-240 /dev/ttySHSF
alias char-major-240-* /dev/ttySHSF
options hsfserial serialmajor=240
alias char-major-242 hsfosspec
alias char-major-242-* hsfosspec
alias /dev/hsfdiag hsfosspec
alias /dev/hsfdiag* /dev/hsfdiag
alias char-major-243 /dev/hsfdiag
alias char-major-243-* /dev/hsfdiag
options hsfosspec dcpmajor=242 diagmajor=243
install /dev/ttySHSF /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /sbin/modprobe hsfmc97ati; /sbin/modprobe hsfmc97sis; [ -e /lib/modules/`uname -r`/extra/hsfusbcd2.ko ] && /sbin/modprobe hsfusbcd2; /bin/true
+ cat -v /etc/modprobe.d/hsf.conflicts
+ cat -v /etc/modprobe.d/isapnp
# These aliases are used by /etc/hotplug/isapnp.rc and are needed here
# because the modules themselves are not providing them.
alias pnp:dPNP0400 parport_pc
alias pnp:dPNP0401 parport_pc
alias pnp:dPNP0510 irtty-sir
alias pnp:dPNP0511 irtty-sir
alias pnp:dPNP0700 floppy
alias pnp:dPNP0800 pcspkr
alias pnp:dPNP0b00 rtc
alias pnp:dPNP0303 atkbd
alias pnp:dPNP0f13 psmouse
alias pnp:dPNPb02f ns558
+ cat -v /etc/modprobe.d/libsane
blacklist scanner
blacklist hpusbscsi
+ cat -v /etc/modprobe.d/ndiswrapper
alias wlan0 ndiswrapper
+ cat -v /etc/modprobe.d/sound
alias snd-card-0 snd-via82xx
options snd-via82xx index=0
+ depmod -e -a
+ cat -v /proc/tty/drivers
/dev/tty /dev/tty 5 0 system:/dev/tty
/dev/console /dev/console 5 1 system:console
/dev/ptmx /dev/ptmx 5 2 system
/dev/vc/0 /dev/vc/0 4 0 system:vtmaster
serial /dev/ttyS 4 64-71 serial
hsfserial /dev/ttySHSF 240 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-255 pty:slave
pty_master /dev/pty 2 0-255 pty:master
unknown /dev/tty 4 1-63 console
+ cat -v /proc/tty/driver/hsfserial
serinfo:1.0 driver revision:
0: uart:Conexant HSF softmodem (PCI-1106:3068-104d:80f6) port:00001400 irq:5 tx:251706 rx:187169 RTS|CTS|DTR|DSR|CD
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 13 Nov 6 16:53 /dev/modem -> /dev/ttySHSF0
+ ls -l /dev/*HSF[0-9]*
crw-rw-rw- 1 root root 241, 64 Nov 6 16:53 /dev/cuaHSF0
crw-rw-rw- 1 root root 241, 65 Nov 6 16:53 /dev/cuaHSF1
crw-rw-rw- 1 root root 241, 66 Nov 6 16:53 /dev/cuaHSF2
crw-rw-rw- 1 root root 241, 67 Nov 6 16:53 /dev/cuaHSF3
crw-rw-rw- 1 root root 241, 68 Nov 6 16:53 /dev/cuaHSF4
crw-rw-rw- 1 root root 241, 69 Nov 6 16:53 /dev/cuaHSF5
crw-rw-rw- 1 root root 241, 70 Nov 6 16:53 /dev/cuaHSF6
crw-rw-rw- 1 root root 241, 71 Nov 6 16:53 /dev/cuaHSF7
crw-rw-rw- 1 root root 240, 64 Nov 28 02:52 /dev/ttySHSF0
crw-rw-rw- 1 root root 240, 65 Nov 6 16:53 /dev/ttySHSF1
crw-rw-rw- 1 root root 240, 66 Nov 6 16:53 /dev/ttySHSF2
crw-rw-rw- 1 root root 240, 67 Nov 6 16:53 /dev/ttySHSF3
crw-rw-rw- 1 root root 240, 68 Nov 6 16:53 /dev/ttySHSF4
crw-rw-rw- 1 root root 240, 69 Nov 6 16:53 /dev/ttySHSF5
crw-rw-rw- 1 root root 240, 70 Nov 6 16:53 /dev/ttySHSF6
crw-rw-rw- 1 root root 240, 71 Nov 6 16:53 /dev/ttySHSF7
+ ls -l /dev/ttyS*
crw-rw---- 1 root dialout 4, 64 Mar 14 2002 /dev/ttyS0
crw-rw---- 1 root dialout 4, 65 Mar 14 2002 /dev/ttyS1
crw-rw---- 1 root dialout 4, 66 Mar 14 2002 /dev/ttyS2
crw-rw---- 1 root dialout 4, 67 Mar 14 2002 /dev/ttyS3
crw-rw-rw- 1 root root 240, 64 Nov 28 02:52 /dev/ttySHSF0
crw-rw-rw- 1 root root 240, 65 Nov 6 16:53 /dev/ttySHSF1
crw-rw-rw- 1 root root 240, 66 Nov 6 16:53 /dev/ttySHSF2
crw-rw-rw- 1 root root 240, 67 Nov 6 16:53 /dev/ttySHSF3
crw-rw-rw- 1 root root 240, 68 Nov 6 16:53 /dev/ttySHSF4
crw-rw-rw- 1 root root 240, 69 Nov 6 16:53 /dev/ttySHSF5
crw-rw-rw- 1 root root 240, 70 Nov 6 16:53 /dev/ttySHSF6
crw-rw-rw- 1 root root 240, 71 Nov 6 16:53 /dev/ttySHSF7
+ ls -l /dev/tts*
ls: /dev/tts*: No such file or directory
+ cd /etc/hsfmodem/nvm && find . -maxdepth 2 -ls
211158 4 drwxr-xr-x 9 root root 4096 Nov 6 16:53 .
166822 4 drwxr-xr-x 2 root root 4096 Nov 6 16:52 ./hsfpcibasic2smart
210319 4 -rw-r--r-- 6 root root 7 Oct 21 22:21 ./hsfpcibasic2smart/OEM_SPKR_MUTE_DELAY
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_GOI
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_GMM
210313 4 -rw-r--r-- 6 root root 55 Oct 21 22:21 ./hsfpcibasic2smart/AT_MISC_DEF
354115 4 -rw-r--r-- 50 root root 3 Oct 21 22:21 ./hsfpcibasic2smart/OEM_DAATYPE
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_GMR
210017 4 -rw-r--r-- 5 root root 12 Oct 21 22:21 ./hsfpcibasic2smart/OEM_FLAGS
209968 4 -rw-r--r-- 6 root root 8 Oct 21 22:21 ./hsfpcibasic2smart/ATMESSAGE_I0
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfpcibasic2smart/ATMESSAGE_I1
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_GSN
210320 4 -rw-r--r-- 3 root root 13 Oct 21 22:21 ./hsfpcibasic2smart/HW_ADAPTER_TYPE
210156 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfpcibasic2smart/ATMESSAGE_I3
161000 4 -rw-r--r-- 1 root root 326 Oct 21 22:21 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMS
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfpcibasic2smart/ATMESSAGE_I4
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfpcibasic2smart/ATMESSAGE_I7
210322 4 -rw-r--r-- 4 root root 326 Oct 21 22:21 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMSK3
210029 4 -rw-r--r-- 6 root root 181 Oct 21 22:21 ./hsfpcibasic2smart/MOD_THRESHOLD
210321 4 -rw-r--r-- 6 root root 733 Oct 21 22:21 ./hsfpcibasic2smart/V25TER
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_FMI
210326 4 -rw-r--r-- 2 root root 27 Oct 21 22:21 ./hsfpcibasic2smart/OEM_HWDATA
210046 4 -rw-r--r-- 6 root root 111 Oct 21 22:21 ./hsfpcibasic2smart/DTMF_COMP_LEVEL
210025 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_FMM
210023 4 -rw-r--r-- 6 root root 224 Oct 21 22:21 ./hsfpcibasic2smart/COUNTRY_CODE_LIST
209971 4 -rw-r--r-- 6 root root 22 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_GCAP
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_FMR
209264 4 -rw-r--r-- 6 root root 13 Oct 21 22:21 ./hsfpcibasic2smart/PROPERTIES
210033 4 -rw-r--r-- 6 root root 144 Oct 21 22:21 ./hsfpcibasic2smart/CADENCE
210315 4 -rw-r--r-- 6 root root 6 Oct 21 22:21 ./hsfpcibasic2smart/AT+MSSTR
210013 4 -rw-r--r-- 6 root root 27 Oct 21 22:21 ./hsfpcibasic2smart/CPU_FREQ_CHANGE
210316 4 -rw-r--r-- 6 root root 517 Oct 21 22:21 ./hsfpcibasic2smart/TONEPARAMS
210031 4 -rw-r--r-- 6 root root 41 Oct 21 22:21 ./hsfpcibasic2smart/DC_CALC_PARAMS
209977 4 -rw-r--r-- 6 root root 887 Oct 21 22:21 ./hsfpcibasic2smart/CONSTTONEPARAMS
210328 4 -rw-r--r-- 3 root root 16 Oct 21 22:21 ./hsfpcibasic2smart/DLG_PARAMS
209981 4 -rw-r--r-- 6 root root 83 Oct 21 22:21 ./hsfpcibasic2smart/MS_PARAMS
210318 4 -rw-r--r-- 6 root root 12 Oct 21 22:21 ./hsfpcibasic2smart/CSA_FLAGS
210019 4 -rw-r--r-- 6 root root 127 Oct 21 22:21 ./hsfpcibasic2smart/SREG
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfpcibasic2smart/ATPLUSID_GMI
161014 0 lrwxrwxrwx 1 root root 23 Nov 6 16:52 ./hsfpcibasic2smart/Profile -> ../hsfpcibasic2/Profile
161008 0 lrwxrwxrwx 1 root root 22 Nov 6 16:52 ./hsfpcibasic2smart/Region -> ../hsfpcibasic2/Region
211166 4 drwxr-xr-x 4 root root 4096 Nov 6 16:52 ./hsfpcibasic2
210319 4 -rw-r--r-- 6 root root 7 Oct 21 22:21 ./hsfpcibasic2/OEM_SPKR_MUTE_DELAY
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_GOI
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_GMM
210313 4 -rw-r--r-- 6 root root 55 Oct 21 22:21 ./hsfpcibasic2/AT_MISC_DEF
209972 4 -rw-r--r-- 5 root root 3 Oct 21 22:21 ./hsfpcibasic2/OEM_DAATYPE
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_GMR
210017 4 -rw-r--r-- 5 root root 12 Oct 21 22:21 ./hsfpcibasic2/OEM_FLAGS
209968 4 -rw-r--r-- 6 root root 8 Oct 21 22:21 ./hsfpcibasic2/ATMESSAGE_I0
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfpcibasic2/ATMESSAGE_I1
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_GSN
210320 4 -rw-r--r-- 3 root root 13 Oct 21 22:21 ./hsfpcibasic2/HW_ADAPTER_TYPE
210156 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfpcibasic2/ATMESSAGE_I3
210023 4 -rw-r--r-- 6 root root 224 Oct 21 22:21 ./hsfpcibasic2/COUNTRY_CODE_LIST
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfpcibasic2/ATMESSAGE_I4
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfpcibasic2/ATMESSAGE_I7
210029 4 -rw-r--r-- 6 root root 181 Oct 21 22:21 ./hsfpcibasic2/MOD_THRESHOLD
210321 4 -rw-r--r-- 6 root root 733 Oct 21 22:21 ./hsfpcibasic2/V25TER
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_FMI
210021 4 -rw-r--r-- 1 root root 27 Oct 21 22:21 ./hsfpcibasic2/OEM_HWDATA
210046 4 -rw-r--r-- 6 root root 111 Oct 21 22:21 ./hsfpcibasic2/DTMF_COMP_LEVEL
210025 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_FMM
209971 4 -rw-r--r-- 6 root root 22 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_GCAP
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_FMR
209264 4 -rw-r--r-- 6 root root 13 Oct 21 22:21 ./hsfpcibasic2/PROPERTIES
210033 4 -rw-r--r-- 6 root root 144 Oct 21 22:21 ./hsfpcibasic2/CADENCE
210315 4 -rw-r--r-- 6 root root 6 Oct 21 22:21 ./hsfpcibasic2/AT+MSSTR
210013 4 -rw-r--r-- 6 root root 27 Oct 21 22:21 ./hsfpcibasic2/CPU_FREQ_CHANGE
210316 4 -rw-r--r-- 6 root root 517 Oct 21 22:21 ./hsfpcibasic2/TONEPARAMS
209977 4 -rw-r--r-- 6 root root 887 Oct 21 22:21 ./hsfpcibasic2/CONSTTONEPARAMS
210031 4 -rw-r--r-- 6 root root 41 Oct 21 22:21 ./hsfpcibasic2/DC_CALC_PARAMS
209981 4 -rw-r--r-- 6 root root 83 Oct 21 22:21 ./hsfpcibasic2/MS_PARAMS
210314 4 -rw-r--r-- 2 root root 16 Oct 21 22:21 ./hsfpcibasic2/DLG_PARAMS
210318 4 -rw-r--r-- 6 root root 12 Oct 21 22:21 ./hsfpcibasic2/CSA_FLAGS
210019 4 -rw-r--r-- 6 root root 127 Oct 21 22:21 ./hsfpcibasic2/SREG
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfpcibasic2/ATPLUSID_GMI
214864 20 drwxr-xr-x 74 root root 20480 Nov 6 16:52 ./hsfpcibasic2/Region
210317 4 -rw-r--r-- 2 root root 41 Oct 21 22:21 ./hsfpcibasic2/ATMESSAGE_I90
54147 4 drwxr-xr-x 5 root root 4096 Nov 6 16:52 ./hsfpcibasic2/Profile
209286 4 drwxr-xr-x 3 root root 4096 Nov 6 16:53 ./dynamic
209587 4 drwx------ 2 root root 4096 Nov 6 16:53 ./dynamic/0-PCI-1106:3068-104d:80f6
295591 4 drwxr-xr-x 3 root root 4096 Nov 6 16:52 ./hsfpcibasic2hsfi
210319 4 -rw-r--r-- 6 root root 7 Oct 21 22:21 ./hsfpcibasic2hsfi/OEM_SPKR_MUTE_DELAY
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_GOI
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_GMM
210313 4 -rw-r--r-- 6 root root 55 Oct 21 22:21 ./hsfpcibasic2hsfi/AT_MISC_DEF
209972 4 -rw-r--r-- 5 root root 3 Oct 21 22:21 ./hsfpcibasic2hsfi/OEM_DAATYPE
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_GMR
210017 4 -rw-r--r-- 5 root root 12 Oct 21 22:21 ./hsfpcibasic2hsfi/OEM_FLAGS
209968 4 -rw-r--r-- 6 root root 8 Oct 21 22:21 ./hsfpcibasic2hsfi/ATMESSAGE_I0
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfpcibasic2hsfi/ATMESSAGE_I1
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_GSN
210320 4 -rw-r--r-- 3 root root 13 Oct 21 22:21 ./hsfpcibasic2hsfi/HW_ADAPTER_TYPE
210156 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfpcibasic2hsfi/ATMESSAGE_I3
289749 4 -rw-r--r-- 1 root root 326 Oct 21 22:21 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMS
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfpcibasic2hsfi/ATMESSAGE_I4
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfpcibasic2hsfi/ATMESSAGE_I7
210322 4 -rw-r--r-- 4 root root 326 Oct 21 22:21 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMSK3
210029 4 -rw-r--r-- 6 root root 181 Oct 21 22:21 ./hsfpcibasic2hsfi/MOD_THRESHOLD
210321 4 -rw-r--r-- 6 root root 733 Oct 21 22:21 ./hsfpcibasic2hsfi/V25TER
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_FMI
289750 4 -rw-r--r-- 1 root root 27 Oct 21 22:21 ./hsfpcibasic2hsfi/OEM_HWDATA
210046 4 -rw-r--r-- 6 root root 111 Oct 21 22:21 ./hsfpcibasic2hsfi/DTMF_COMP_LEVEL
210025 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_FMM
210023 4 -rw-r--r-- 6 root root 224 Oct 21 22:21 ./hsfpcibasic2hsfi/COUNTRY_CODE_LIST
209971 4 -rw-r--r-- 6 root root 22 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_GCAP
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_FMR
209264 4 -rw-r--r-- 6 root root 13 Oct 21 22:21 ./hsfpcibasic2hsfi/PROPERTIES
210033 4 -rw-r--r-- 6 root root 144 Oct 21 22:21 ./hsfpcibasic2hsfi/CADENCE
210315 4 -rw-r--r-- 6 root root 6 Oct 21 22:21 ./hsfpcibasic2hsfi/AT+MSSTR
210013 4 -rw-r--r-- 6 root root 27 Oct 21 22:21 ./hsfpcibasic2hsfi/CPU_FREQ_CHANGE
210316 4 -rw-r--r-- 6 root root 517 Oct 21 22:21 ./hsfpcibasic2hsfi/TONEPARAMS
210031 4 -rw-r--r-- 6 root root 41 Oct 21 22:21 ./hsfpcibasic2hsfi/DC_CALC_PARAMS
209977 4 -rw-r--r-- 6 root root 887 Oct 21 22:21 ./hsfpcibasic2hsfi/CONSTTONEPARAMS
289751 4 -rw-r--r-- 1 root root 16 Oct 21 22:21 ./hsfpcibasic2hsfi/DLG_PARAMS
209981 4 -rw-r--r-- 6 root root 83 Oct 21 22:21 ./hsfpcibasic2hsfi/MS_PARAMS
210318 4 -rw-r--r-- 6 root root 12 Oct 21 22:21 ./hsfpcibasic2hsfi/CSA_FLAGS
210019 4 -rw-r--r-- 6 root root 127 Oct 21 22:21 ./hsfpcibasic2hsfi/SREG
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfpcibasic2hsfi/ATPLUSID_GMI
210317 4 -rw-r--r-- 2 root root 41 Oct 21 22:21 ./hsfpcibasic2hsfi/ATMESSAGE_I90
150727 4 drwxr-xr-x 5 root root 4096 Nov 6 16:52 ./hsfpcibasic2hsfi/Profile
289752 0 lrwxrwxrwx 1 root root 22 Nov 6 16:52 ./hsfpcibasic2hsfi/Region -> ../hsfpcibasic2/Region
38054 4 drwxr-xr-x 2 root root 4096 Nov 6 16:52 ./hsfmc97
210319 4 -rw-r--r-- 6 root root 7 Oct 21 22:21 ./hsfmc97/OEM_SPKR_MUTE_DELAY
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfmc97/ATPLUSID_GOI
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfmc97/ATPLUSID_GMM
210313 4 -rw-r--r-- 6 root root 55 Oct 21 22:21 ./hsfmc97/AT_MISC_DEF
354115 4 -rw-r--r-- 50 root root 3 Oct 21 22:21 ./hsfmc97/OEM_DAATYPE
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfmc97/ATPLUSID_GMR
210017 4 -rw-r--r-- 5 root root 12 Oct 21 22:21 ./hsfmc97/OEM_FLAGS
209968 4 -rw-r--r-- 6 root root 8 Oct 21 22:21 ./hsfmc97/ATMESSAGE_I0
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfmc97/ATMESSAGE_I1
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfmc97/ATPLUSID_GSN
32329 4 -rw-r--r-- 1 root root 13 Oct 21 22:21 ./hsfmc97/HW_ADAPTER_TYPE
210156 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfmc97/ATMESSAGE_I3
210324 4 -rw-r--r-- 2 root root 326 Oct 21 22:21 ./hsfmc97/OEM_SMARTDAA_PARAMS
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfmc97/ATMESSAGE_I4
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfmc97/ATMESSAGE_I7
210322 4 -rw-r--r-- 4 root root 326 Oct 21 22:21 ./hsfmc97/OEM_SMARTDAA_PARAMSK3
210029 4 -rw-r--r-- 6 root root 181 Oct 21 22:21 ./hsfmc97/MOD_THRESHOLD
210321 4 -rw-r--r-- 6 root root 733 Oct 21 22:21 ./hsfmc97/V25TER
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfmc97/ATPLUSID_FMI
32328 4 -rw-r--r-- 1 root root 27 Oct 21 22:21 ./hsfmc97/OEM_HWDATA
210046 4 -rw-r--r-- 6 root root 111 Oct 21 22:21 ./hsfmc97/DTMF_COMP_LEVEL
210025 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfmc97/ATPLUSID_FMM
210023 4 -rw-r--r-- 6 root root 224 Oct 21 22:21 ./hsfmc97/COUNTRY_CODE_LIST
209971 4 -rw-r--r-- 6 root root 22 Oct 21 22:21 ./hsfmc97/ATPLUSID_GCAP
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfmc97/ATPLUSID_FMR
209264 4 -rw-r--r-- 6 root root 13 Oct 21 22:21 ./hsfmc97/PROPERTIES
210033 4 -rw-r--r-- 6 root root 144 Oct 21 22:21 ./hsfmc97/CADENCE
210315 4 -rw-r--r-- 6 root root 6 Oct 21 22:21 ./hsfmc97/AT+MSSTR
210013 4 -rw-r--r-- 6 root root 27 Oct 21 22:21 ./hsfmc97/CPU_FREQ_CHANGE
210316 4 -rw-r--r-- 6 root root 517 Oct 21 22:21 ./hsfmc97/TONEPARAMS
210031 4 -rw-r--r-- 6 root root 41 Oct 21 22:21 ./hsfmc97/DC_CALC_PARAMS
209977 4 -rw-r--r-- 6 root root 887 Oct 21 22:21 ./hsfmc97/CONSTTONEPARAMS
210328 4 -rw-r--r-- 3 root root 16 Oct 21 22:21 ./hsfmc97/DLG_PARAMS
209981 4 -rw-r--r-- 6 root root 83 Oct 21 22:21 ./hsfmc97/MS_PARAMS
210318 4 -rw-r--r-- 6 root root 12 Oct 21 22:21 ./hsfmc97/CSA_FLAGS
210019 4 -rw-r--r-- 6 root root 127 Oct 21 22:21 ./hsfmc97/SREG
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfmc97/ATPLUSID_GMI
32323 0 lrwxrwxrwx 1 root root 28 Nov 6 16:52 ./hsfmc97/Profile -> ../hsfpcibasic2smart/Profile
32330 0 lrwxrwxrwx 1 root root 27 Nov 6 16:52 ./hsfmc97/Region -> ../hsfpcibasic2smart/Region
210038 0 lrwxrwxrwx 1 root root 7 Nov 6 16:52 ./hsfmc97ali -> hsfmc97
210030 0 lrwxrwxrwx 1 root root 7 Nov 6 16:52 ./hsfmc97ich -> hsfmc97
210042 0 lrwxrwxrwx 1 root root 7 Nov 6 16:52 ./hsfmc97via -> hsfmc97
211149 4 drwxr-xr-x 2 root root 4096 Nov 6 16:52 ./hsfcadmus2
210319 4 -rw-r--r-- 6 root root 7 Oct 21 22:21 ./hsfcadmus2/OEM_SPKR_MUTE_DELAY
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_GOI
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_GMM
210313 4 -rw-r--r-- 6 root root 55 Oct 21 22:21 ./hsfcadmus2/AT_MISC_DEF
209972 4 -rw-r--r-- 5 root root 3 Oct 21 22:21 ./hsfcadmus2/OEM_DAATYPE
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_GMR
210017 4 -rw-r--r-- 5 root root 12 Oct 21 22:21 ./hsfcadmus2/OEM_FLAGS
209968 4 -rw-r--r-- 6 root root 8 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I0
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I1
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_GSN
210330 4 -rw-r--r-- 2 root root 13 Oct 21 22:21 ./hsfcadmus2/HW_ADAPTER_TYPE
210156 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I3
210023 4 -rw-r--r-- 6 root root 224 Oct 21 22:21 ./hsfcadmus2/COUNTRY_CODE_LIST
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I4
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I7
210029 4 -rw-r--r-- 6 root root 181 Oct 21 22:21 ./hsfcadmus2/MOD_THRESHOLD
210321 4 -rw-r--r-- 6 root root 733 Oct 21 22:21 ./hsfcadmus2/V25TER
210332 4 -rw-r--r-- 1 root root 22 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I50
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_FMI
210331 4 -rw-r--r-- 1 root root 27 Oct 21 22:21 ./hsfcadmus2/OEM_HWDATA
210323 4 -rw-r--r-- 2 root root 34 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I51
210329 4 -rw-r--r-- 2 root root 23 Oct 21 22:21 ./hsfcadmus2/ATMESSAGE_I52
210046 4 -rw-r--r-- 6 root root 111 Oct 21 22:21 ./hsfcadmus2/DTMF_COMP_LEVEL
210025 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_FMM
209971 4 -rw-r--r-- 6 root root 22 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_GCAP
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_FMR
209264 4 -rw-r--r-- 6 root root 13 Oct 21 22:21 ./hsfcadmus2/PROPERTIES
210033 4 -rw-r--r-- 6 root root 144 Oct 21 22:21 ./hsfcadmus2/CADENCE
210315 4 -rw-r--r-- 6 root root 6 Oct 21 22:21 ./hsfcadmus2/AT+MSSTR
210013 4 -rw-r--r-- 6 root root 27 Oct 21 22:21 ./hsfcadmus2/CPU_FREQ_CHANGE
210316 4 -rw-r--r-- 6 root root 517 Oct 21 22:21 ./hsfcadmus2/TONEPARAMS
209977 4 -rw-r--r-- 6 root root 887 Oct 21 22:21 ./hsfcadmus2/CONSTTONEPARAMS
210031 4 -rw-r--r-- 6 root root 41 Oct 21 22:21 ./hsfcadmus2/DC_CALC_PARAMS
209981 4 -rw-r--r-- 6 root root 83 Oct 21 22:21 ./hsfcadmus2/MS_PARAMS
210314 4 -rw-r--r-- 2 root root 16 Oct 21 22:21 ./hsfcadmus2/DLG_PARAMS
210318 4 -rw-r--r-- 6 root root 12 Oct 21 22:21 ./hsfcadmus2/CSA_FLAGS
210019 4 -rw-r--r-- 6 root root 127 Oct 21 22:21 ./hsfcadmus2/SREG
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfcadmus2/ATPLUSID_GMI
210040 0 lrwxrwxrwx 1 root root 23 Nov 6 16:52 ./hsfcadmus2/Profile -> ../hsfpcibasic2/Profile
210039 0 lrwxrwxrwx 1 root root 22 Nov 6 16:52 ./hsfcadmus2/Region -> ../hsfpcibasic2/Region
209569 4 drwxr-xr-x 2 root root 4096 Nov 6 16:52 ./hsfcadmus2smart
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_FMR
209264 4 -rw-r--r-- 6 root root 13 Oct 21 22:21 ./hsfcadmus2smart/PROPERTIES
210322 4 -rw-r--r-- 4 root root 326 Oct 21 22:21 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMSK3
209968 4 -rw-r--r-- 6 root root 8 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I0
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I7
209971 4 -rw-r--r-- 6 root root 22 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_GCAP
209977 4 -rw-r--r-- 6 root root 887 Oct 21 22:21 ./hsfcadmus2smart/CONSTTONEPARAMS
354115 4 -rw-r--r-- 50 root root 3 Oct 21 22:21 ./hsfcadmus2smart/OEM_DAATYPE
210324 4 -rw-r--r-- 2 root root 326 Oct 21 22:21 ./hsfcadmus2smart/OEM_SMARTDAA_PARAMS
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I4
209981 4 -rw-r--r-- 6 root root 83 Oct 21 22:21 ./hsfcadmus2smart/MS_PARAMS
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_GMI
210011 4 -rw-r--r-- 12 root root 11 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_FMI
210013 4 -rw-r--r-- 6 root root 27 Oct 21 22:21 ./hsfcadmus2smart/CPU_FREQ_CHANGE
210323 4 -rw-r--r-- 2 root root 34 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I51
209280 4 -rw-r--r-- 12 root root 17 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_GMR
210325 4 -rw-r--r-- 1 root root 12 Oct 21 22:21 ./hsfcadmus2smart/OEM_FLAGS
210023 4 -rw-r--r-- 6 root root 224 Oct 21 22:21 ./hsfcadmus2smart/COUNTRY_CODE_LIST
209970 4 -rw-r--r-- 12 root root 6 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I1
210019 4 -rw-r--r-- 6 root root 127 Oct 21 22:21 ./hsfcadmus2smart/SREG
210326 4 -rw-r--r-- 2 root root 27 Oct 21 22:21 ./hsfcadmus2smart/OEM_HWDATA
210319 4 -rw-r--r-- 6 root root 7 Oct 21 22:21 ./hsfcadmus2smart/OEM_SPKR_MUTE_DELAY
210025 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_FMM
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_GSN
210027 4 -rw-r--r-- 12 root root 3 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_GOI
210029 4 -rw-r--r-- 6 root root 181 Oct 21 22:21 ./hsfcadmus2smart/MOD_THRESHOLD
210327 4 -rw-r--r-- 1 root root 19 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I50
210031 4 -rw-r--r-- 6 root root 41 Oct 21 22:21 ./hsfcadmus2smart/DC_CALC_PARAMS
210033 4 -rw-r--r-- 6 root root 144 Oct 21 22:21 ./hsfcadmus2smart/CADENCE
209979 4 -rw-r--r-- 12 root root 25 Oct 21 22:21 ./hsfcadmus2smart/ATPLUSID_GMM
210046 4 -rw-r--r-- 6 root root 111 Oct 21 22:21 ./hsfcadmus2smart/DTMF_COMP_LEVEL
210156 4 -rw-r--r-- 6 root root 26 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I3
210313 4 -rw-r--r-- 6 root root 55 Oct 21 22:21 ./hsfcadmus2smart/AT_MISC_DEF
210328 4 -rw-r--r-- 3 root root 16 Oct 21 22:21 ./hsfcadmus2smart/DLG_PARAMS
210315 4 -rw-r--r-- 6 root root 6 Oct 21 22:21 ./hsfcadmus2smart/AT+MSSTR
210316 4 -rw-r--r-- 6 root root 517 Oct 21 22:21 ./hsfcadmus2smart/TONEPARAMS
210329 4 -rw-r--r-- 2 root root 23 Oct 21 22:21 ./hsfcadmus2smart/ATMESSAGE_I52
210318 4 -rw-r--r-- 6 root root 12 Oct 21 22:21 ./hsfcadmus2smart/CSA_FLAGS
210330 4 -rw-r--r-- 2 root root 13 Oct 21 22:21 ./hsfcadmus2smart/HW_ADAPTER_TYPE
210321 4 -rw-r--r-- 6 root root 733 Oct 21 22:21 ./hsfcadmus2smart/V25TER
210036 0 lrwxrwxrwx 1 root root 27 Nov 6 16:52 ./hsfcadmus2smart/Region -> ../hsfpcibasic2smart/Region
210037 0 lrwxrwxrwx 1 root root 28 Nov 6 16:52 ./hsfcadmus2smart/Profile -> ../hsfpcibasic2smart/Profile
210032 0 lrwxrwxrwx 1 root root 7 Nov 6 16:52 ./hsfmc97ati -> hsfmc97
210034 0 lrwxrwxrwx 1 root root 7 Nov 6 16:52 ./hsfmc97sis -> hsfmc97
+ cd /etc/hsfmodem/nvm && find dynamic -follow -print -type f -exec cat {} \;
dynamic
dynamic/0-PCI-1106:3068-104d:80f6
dynamic/0-PCI-1106:3068-104d:80f6/PCI_DEVICE_ID
3068
dynamic/0-PCI-1106:3068-104d:80f6/PCI_VENDOR_ID
1106
dynamic/0-PCI-1106:3068-104d:80f6/HARDWARE_ID
4AE6567F
dynamic/0-PCI-1106:3068-104d:80f6/LICENSE_STATUS
"OK"
dynamic/0-PCI-1106:3068-104d:80f6/PREVIOUS_COUNTRY_CODE
0004
dynamic/0-PCI-1106:3068-104d:80f6/COUNTRY_CODE
0004
dynamic/0-PCI-1106:3068-104d:80f6/QC_PROFILE
01,05,00,00,99,00,01,00,00,00,00,00,86,0C,00,00,
01,00,00,00,00,00,00,00,7A,06,00,00,00,02,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,01,00,00,00,00,00,00,00,
0A,00,4F,00,4F,00,00,00,3E,42,1B,B9,01,00,00,00,
CD,CC,4C,3F,24,D5,38,40,DA,1D,80,3F,2D,00,00,00,
01,00,00,00,00,00,02,00,02,00,03,00,04,00,06,00,
06,00,07,00,09,00,09,00,0A,00,0B,00,0C,00,0D,00,
0E,00,0F,00,10,00,11,00,12,00,13,00,14,00,15,00,
16,00,17,00,18,00,18,00,19,00,1B,00,1D,00,1E,00,
1E,00,1F,00,20,00,21,00,22,00,23,00,24,00,25,00,
26,00,27,00,28,00,29,00,2A,00,2B,00,2C,00,2D,00,
2E,00,2F,00,30,00,31,00,32,00,33,00,34,00,35,00,
36,00,37,00,38,00,39,00,3A,00,3B,00,3C,00,3D,00,
3E,00,3F,00,40,00,41,00,42,00,43,00,44,00,45,00,
46,00,47,00,48,00,49,00,4A,00,4B,00,4C,00,4D,00,
4E,00,4F,00,50,00,51,00,52,00,53,00,54,00,55,00,
56,00,57,00,58,00,59,00,5A,00,5B,00,5C,00,5D,00,
5E,00,5F,00,60,00,61,00,62,00,63,00,64,00,65,00,
66,00,67,00,68,00,69,00,6A,00,6B,00,6C,00,6D,00,
6E,00,6F,00,70,00,71,00,73,00,54,00,57,00,7F,00,
7F,00,7F,00,7F,00,7F,00,7F,00,7F,00,7F,00,7F,00,
7F,00,7F,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,88,00,00,00,00,00,40,C1,E8,32,16,00,
02,02,EE,FF,A8,30,1B,00,8C,94,0C,00,22,A5,F8,FF,
C2,01,13,00,2D,A6,18,00,D0,47,FC,FF,4E,BD,04,00,
9B,FA,1E,00,45,FD,0B,00,F9,CD,FB,FF,15,91,0D,00,
A1,D4,EE,FF,F2,5C,80,FF,8F,AB,54,FF,8F,6D,DE,FF,
DB,58,85,00,C5,14,86,00,A5,43,42,00,7D,7C,64,00,
55,4C,AD,00,8D,96,A8,00,10,A3,AC,00,14,75,19,01,
63,E4,58,01,C0,A5,E4,00,5A,80,A1,00,9D,A8,41,01,
A2,40,A4,01,31,69,D8,00,BB,FE,23,00,A4,5A,C9,00,
E7,FC,65,01,0F,8E,58,00,99,51,28,FF,78,10,EC,FF,
9D,14,05,01,F1,2B,AC,FF,4B,3A,8A,FD,7B,B1,28,FE,
FC,32,D3,FF,21,54,A0,FE,23,BF,EE,FB,33,9F,9C,F9,
A8,48,B4,F3,35,F2,EC,E9,86,DF,85,E8,B9,53,D3,F8,
4D,6E,F4,0C,2F,F6,A2,0D,87,A6,13,FD,0A,13,B4,F5,
71,C8,1F,01,7A,46,64,0A,F4,10,E1,02,3C,EB,73,F9,
45,17,35,FE,BD,C9,12,07,28,99,06,04,01,B7,ED,FB,
F1,C8,FE,FD,A4,01,0A,05,B9,80,66,02,13,96,96,00,
9A,53,5C,FB,87,D8,C4,03,5A,B9,BF,04,F8,89,3E,FE,
82,45,45,FD,8B,CD,EC,02,54,93,E8,03,9E,BA,CF,FE,
3D,0E,C1,FD,74,D9,59,02,E2,CE,5E,03,C6,B6,20,FF,
DC,A3,20,FE,4F,FE,FB,01,BF,0C,E8,02,D6,A8,5A,FF,
53,8F,70,FE,80,9D,A9,01,A3,7F,7F,02,01,A2,7C,FF,
B0,0C,AF,FE,CC,17,75,01,DA,10,2A,02,5F,21,8D,FF,
7D,94,E2,FE,B3,7E,49,01,C7,29,D7,01,92,FC,92,FF,
17,CC,14,FF,CA,79,27,01,B8,99,85,01,D7,67,95,FF,
7F,ED,41,FF,01,ED,02,01,FC,C6,41,01,98,94,9B,FF,
66,7A,65,FF,BC,C5,EC,00,F3,8B,0C,01,62,E4,93,FF,
18,B4,7F,FF,FD,D9,DC,00,4F,17,D4,00,7B,EF,89,FF,
FE,0F,A9,FF,5C,DB,D4,00,F0,67,97,00,19,CE,7E,FF,
0D,E1,D0,FF,63,FA,C9,00,78,74,56,00,8E,FF,75,FF,
9E,7A,02,00,CD,51,B3,00,69,9A,03,00,98,BF,83,FF,
F0,AD,45,00,B2,88,7F,00,30,D3,A9,FF,5C,37,CE,FF,
76,20,A9,00,B0,0E,8D,FF,53,36,35,00,28,6A,EC,04,
F8,F4,28,03,86,36,6F,01,68,E8,1E,03,EC,7E,A0,FF,
62,BD,00,01,7B,1F,B4,FA,BC,E4,0D,FF,63,69,A3,F3,
71,B6,EB,FD,FF,AC,63,EB,83,F2,44,FB,1D,96,33,E0,
38,F1,23,F8,EC,F0,EA,D2,54,80,5B,F9,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,10,00,00,00,
BF,61,CB,00,C1,01,FD,FF,FA,4D,36,00,32,30,37,00,
E5,25,A7,FE,F3,9C,88,FF,83,24,4A,FA,53,EE,79,F8,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
08,00,00,00,E0,AB,00,00,04,00,00,00,00,00,00,00,
02,00,00,00,00,00,00,00,03,00,00,00,80,70,00,00,
12,6B,06,00,85,70,0C,00,E7,A4,F6,FF,F3,F6,0C,00,
FA,1B,11,00,BC,1E,F9,FF,6E,89,00,00,EE,F4,16,00,
86,F4,07,00,AD,BD,F3,FF,22,2B,08,00,F5,8D,19,00,
FF,C0,00,00,58,1F,F2,FF,6C,B2,0E,00,56,66,1B,00,
4B,82,FC,FF,8E,59,F2,FF,37,60,13,00,DC,A3,1A,00,
A2,80,F7,FF,75,CE,F2,FF,78,67,18,00,4A,DF,1B,00,
47,D4,F5,FF,3B,DC,F4,FF,45,5A,1B,00,23,7D,19,00,
E0,DB,F1,FF,EF,C2,F5,FF,B3,C5,1D,00,4E,69,17,00,
E1,22,EE,FF,AF,F4,F5,FF,DB,34,20,00,58,9C,16,00,
88,62,EA,FF,3F,F0,F4,FF,B3,DC,20,00,73,23,14,00,
77,A3,E7,FF,8F,96,F6,FF,8C,A7,24,00,88,14,14,00,
C8,F5,E4,FF,45,89,F6,FF,ED,27,26,00,64,3B,13,00,
D5,48,E3,FF,06,CD,F6,FF,40,25,25,00,C1,86,0D,00,
D2,26,DD,FF,9D,87,F5,FF,E9,E1,25,00,25,4A,0C,00,
33,4E,DC,FF,00,56,F8,FF,94,C4,27,00,C2,84,08,00,
F5,04,D7,FF,1C,1E,F6,FF,3F,FD,25,00,30,32,03,00,
59,20,D2,FF,30,A1,F5,FF,0F,51,25,00,FE,78,FE,FF,
BF,E8,CD,FF,41,A8,F6,FF,A0,5D,26,00,3A,17,FA,FF,
92,32,C9,FF,D1,D9,F6,FF,DB,07,26,00,EB,8F,F2,FF,
62,58,C0,FF,9E,B1,F4,FF,7A,6A,25,00,01,F1,EB,FF,
3C,23,B8,FF,C9,1C,F2,FF,F6,1A,24,00,00,80,E4,FF,
BC,64,AF,FF,3F,52,F0,FF,FE,2C,24,00,50,64,DD,FF,
7B,EB,A6,FF,A7,E7,EF,FF,6D,F2,24,00,17,DC,D4,FF,
74,62,9B,FF,E5,A2,EB,FF,CC,1F,22,00,F1,AC,C9,FF,
E8,DE,8E,FF,FF,75,E8,FF,13,57,20,00,46,33,BD,FF,
04,79,80,FF,30,45,E4,FF,ED,75,1D,00,6A,D8,AE,FF,
3F,D4,6F,FF,43,E8,DF,FF,A8,1A,1A,00,74,17,9E,FF,
E8,3C,5E,FF,21,BC,DC,FF,8E,AA,17,00,5C,94,8B,FF,
EC,E1,4A,FF,BF,F0,DB,FF,A7,B9,16,00,55,0E,76,FF,
D9,22,36,FF,AA,52,DC,FF,17,50,17,00,D4,A6,5F,FF,
01,AC,23,FF,70,F9,E9,FF,A7,0B,25,00,6A,AA,4F,FF,
7B,7F,1A,FF,60,24,0E,00,92,C8,4D,00,1A,E5,54,FF,
B2,86,34,FF,88,F9,71,00,7F,D1,C1,00,3B,DA,A1,FF,
A3,D2,AE,FF,1E,11,6C,01,80,45,E6,01,4E,31,A4,00,
25,AB,18,01,6F,1C,C4,03,A8,6C,9D,04,18,69,30,03,
FA,BA,68,04,12,B6,AB,08,0B,F5,A7,09,F3,D3,AE,06,
98,1E,94,07,C5,40,C4,0B,7B,56,59,04,A6,71,68,EC,
5F,EA,4E,DA,1B,9D,8A,E5,77,9D,15,03,7D,78,FD,11,
64,6E,70,08,22,17,EF,FB,BA,34,F8,FC,0E,0B,F6,02,
AF,D1,CE,01,22,37,AA,FD,16,14,C0,FE,B7,17,EA,01,
1F,84,E2,00,43,5C,56,FE,9B,24,55,FF,4F,84,72,01,
6A,C8,79,00,7A,8B,AD,FE,EA,0C,A1,FF,53,26,2E,01,
F0,26,3D,00,0D,A1,E3,FE,D3,93,D4,FF,48,04,03,01,
65,FE,11,00,DC,37,06,FF,BE,2C,F8,FF,D9,C1,E4,00,
8F,BE,F0,FF,0F,7B,20,FF,65,8D,16,00,45,94,CE,00,
9B,68,D4,FF,7C,01,32,FF,8B,A9,2E,00,D1,59,BB,00,
16,00,BC,FF,3C,FC,43,FF,B8,12,47,00,D3,32,AA,00,
00,36,A5,FF,90,06,5B,FF,95,DB,62,00,62,C7,91,00,
92,33,88,FF,98,0D,7B,FF,C7,1A,85,00,A8,28,63,00,
1E,14,5C,FF,5C,D2,CD,FF,EF,FE,C7,00,D8,13,77,FF,
C8,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,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-1106:3068-104d:80f6/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-1106:3068-104d:80f6/POUND_UD
01,00,00,00,07,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,FF,FF,80,
0C,40,1F,25,07,00,00,80,70,E0,AB,00,00,01,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,
80,70,E0,AB,01,00,01,00,00,01,00,08,02,02,E6,B0,
03,00,14,74,10,00,00,00,00,00,B8,09,00,00,DC,09,
00,00,00,00,00,00,0A,00,00,00,20,00,00,00,00,00,
00,00,00,E0,00,00,00,00,00,00,00,00,00,00,04,00,
00,00,00,00,00,00,00,00,00,00,29,45,00,00,90,80,
D0,FF,35,C3,D0,FF,CF,C5,D0,FF,BA,3D,D3,FF,05,00,
00,00,00,00,00,00,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-1106:3068-104d:80f6/BLACK_LIST
00,00,00,00
dynamic/0-PCI-1106:3068-104d:80f6/VRID_CRC
00
dynamic/0-PCI-1106:3068-104d:80f6/VRID_TYPE
00
dynamic/0-PCI-1106:3068-104d:80f6/VRID_LENGTH
00
dynamic/0-PCI-1106:3068-104d:80f6/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-1106:3068-104d:80f6/.region_set
dynamic/0-PCI-1106:3068-104d:80f6/LICENSE_OWNER
"norbert.schuch at mpq.mpg.de"
dynamic/0-PCI-1106:3068-104d:80f6/LICENSE_KEY
3D569125
+ ls -lR /usr/lib/hsfmodem/.
/usr/lib/hsfmodem/.:
total 12
-rw-r--r-- 1 root root 3475 Sep 19 16:25 config.mak
drwxr-xr-x 6 root root 4096 Nov 6 16:52 modules
-rwx------ 1 root root 940 Oct 21 22:21 rchsf
/usr/lib/hsfmodem/./modules:
total 316
drwxr-xr-x 2 root root 4096 Nov 6 16:52 GPL
-rw-rw-r-- 1 root root 12448 Oct 21 18:09 Makefile
drwxr-xr-x 2 root root 4096 May 22 2002 binaries
-rw-r--r-- 1 root root 1516 Dec 14 2004 cdbgscr.c
-rw-r--r-- 1 root root 1721 Dec 14 2004 cnxthw_common.c
-rw-r--r-- 1 root root 6818 Jun 20 19:59 cnxthwpci_common.c
-rw-rw-r-- 1 root root 13091 Sep 19 15:39 cnxthwusb_common.c
drwxr-xr-x 3 root root 4096 Nov 6 16:52 imported
drwxr-xr-x 2 root root 4096 Nov 6 16:52 include
-rwxr-xr-x 1 root root 1819 Oct 21 17:58 kernelcompiler.sh
-rw-r--r-- 1 root root 1271 Dec 14 2004 mod_engine.c
-rw-r--r-- 1 root root 1024 Dec 14 2004 mod_mc97ali.c
-rw-r--r-- 1 root root 760 Sep 17 21:14 mod_mc97ati.c
-rw-r--r-- 1 root root 1578 Dec 14 2004 mod_mc97ich.c
-rw-r--r-- 1 root root 682 Dec 14 2004 mod_mc97sis.c
-rw-r--r-- 1 root root 678 Dec 14 2004 mod_mc97via.c
-rw-r--r-- 1 root root 9907 Dec 14 2004 mod_osspec.c
-rw-r--r-- 1 root root 7873 Dec 14 2004 mod_pcibasic2.c
-rw-r--r-- 1 root root 835 Dec 14 2004 mod_soar.c
-rw-rw-r-- 1 root root 1081 Sep 17 21:14 mod_usbcd2.c
-rw-r--r-- 1 root root 11988 Sep 17 21:07 osdcp.c
-rw-r--r-- 1 root root 22902 Sep 17 21:07 osdiag.c
-rw-r--r-- 1 root root 3503 Dec 14 2004 osfloat.c
-r--r--r-- 1 root root 2865 Dec 14 2004 osmemory.c
-rw-r--r-- 1 root root 1102 Dec 14 2004 osmodule.c
-rw-r--r-- 1 root root 28458 Sep 17 21:02 osnvm.c
-rw-r--r-- 1 root root 7477 Jun 20 19:59 osresour.c
-rw-r--r-- 1 root root 3698 Dec 14 2004 osscr.c
-rw-r--r-- 1 root root 37209 Sep 11 07:29 osservices.c
-rw-r--r-- 1 root root 5424 Sep 17 21:02 osstdio.c
-rw-r--r-- 1 root root 2555 Dec 14 2004 osstring.c
-rw-rw-r-- 1 root root 51721 Sep 19 14:55 osusb.c
/usr/lib/hsfmodem/./modules/GPL:
total 152
-rw-r--r-- 1 root root 18860 Aug 23 2003 COPYING
-rw-r--r-- 1 root root 15123 Sep 17 23:42 oscompat.h
-rw-r--r-- 1 root root 35679 Oct 21 18:19 serial_cnxt.c
-rw-r--r-- 1 root root 3397 Dec 14 2004 serial_cnxt.h
-rw-r--r-- 1 root root 58060 Dec 5 2004 serial_core.c
-rw-r--r-- 1 root root 9789 Dec 5 2004 serial_core.h
/usr/lib/hsfmodem/./modules/binaries:
total 0
/usr/lib/hsfmodem/./modules/imported:
total 2068
-rw-r--r-- 1 root root 1570052 Oct 21 22:01 hsfengine-i386.O
-rw-r--r-- 1 root root 60896 Oct 21 22:01 hsfmc97ali-i386.O
-rw-r--r-- 1 root root 54040 Oct 21 22:01 hsfmc97ati-i386.O
-rw-r--r-- 1 root root 59136 Oct 21 22:01 hsfmc97ich-i386.O
-rw-r--r-- 1 root root 56136 Oct 21 22:01 hsfmc97sis-i386.O
-rw-r--r-- 1 root root 57656 Oct 21 22:01 hsfmc97via-i386.O
-rw-r--r-- 1 root root 60432 Oct 21 22:01 hsfpcibasic2-i386.O
-rw-r--r-- 1 root root 68092 Oct 21 22:01 hsfsoar-i386.O
-rw-r--r-- 1 root root 65932 Oct 21 22:01 hsfusbcd2-i386.O
drwxr-xr-x 2 root root 4096 Nov 6 16:52 include
-rw-r--r-- 1 root root 667 Oct 21 22:01 makeflags.mak
/usr/lib/hsfmodem/./modules/imported/include:
total 608
-rw-r--r-- 1 root root 6327 Nov 22 2004 build_modules.h
-rw-r--r-- 1 root root 41866 Jun 22 2004 c2firmware.h
-rw-r--r-- 1 root root 22731 Nov 22 2004 cnxt_diag_codes_ex.h
-rw-r--r-- 1 root root 18791 Nov 22 2004 codesdeps.h
-rw-r--r-- 1 root root 16990 Nov 22 2004 comctrl_ex.h
-rw-r--r-- 1 root root 6031 Nov 22 2004 comtypes.h
-rw-r--r-- 1 root root 21227 Nov 22 2004 configcodes.h
-rw-r--r-- 1 root root 55278 Nov 22 2004 configtypes.h
-rw-r--r-- 1 root root 5775 Nov 22 2004 dbgfuncs.h
-rw-r--r-- 1 root root 4997 Jan 18 2004 dcp.h
-rw-r--r-- 1 root root 14257 Nov 22 2004 diagmgr_ex.h
-rw-r--r-- 1 root root 10495 Nov 22 2004 dpaloem.h
-rw-r--r-- 1 root root 27888 Nov 22 2004 framewrk.h
-rw-r--r-- 1 root root 9125 Nov 22 2004 intfctrl_ex.h
-rw-r--r-- 1 root root 9176 Nov 22 2004 memmgr_ex.h
-rw-r--r-- 1 root root 8517 Nov 22 2004 osdiag.h
-rw-r--r-- 1 root root 5894 Nov 22 2004 osmemory.h
-rw-r--r-- 1 root root 10775 Nov 22 2004 osmemory_ex.h
-rw-r--r-- 1 root root 5145 Nov 22 2004 osnvm.h
-rw-r--r-- 1 root root 25517 Dec 6 2004 osservices.h
-rw-r--r-- 1 root root 18958 Nov 22 2004 osstring_ex.h
-rw-r--r-- 1 root root 4361 May 29 2002 ossysenv.h
-rw-r--r-- 1 root root 20287 Nov 22 2004 ostime_ex.h
-rw-r--r-- 1 root root 12170 Oct 21 22:00 osuniqredef.h
-rw-r--r-- 1 root root 19457 Nov 22 2004 rtmgr_ex.h
-rw-r--r-- 1 root root 7836 Nov 22 2004 std_defines.h
-rw-r--r-- 1 root root 20149 Jan 5 2005 sysenv.h
-rw-r--r-- 1 root root 7617 Nov 22 2004 targetconfigtypes.h
-rw-r--r-- 1 root root 73058 Nov 23 2004 testdebug.h
-rw-r--r-- 1 root root 9650 Nov 22 2004 tonetype.h
-rw-r--r-- 1 root root 4234 Jun 4 2001 typedefs.h
-rw-r--r-- 1 root root 20907 Jun 21 2004 usbhalos.h
/usr/lib/hsfmodem/./modules/include:
total 40
-rw-r--r-- 1 root root 1006 Dec 14 2004 cdbgscr_ex.h
-rw-r--r-- 1 root root 584 Dec 14 2004 linux_dbgscr.h
-rw-r--r-- 1 root root 1045 Dec 14 2004 osdiag_dev.h
-rw-r--r-- 1 root root 636 Dec 14 2004 oslinux.h
-rw-r--r-- 1 root root 687 Dec 14 2004 osmodule.h
-rw-r--r-- 1 root root 4335 Dec 14 2004 osresour_ex.h
-rw-r--r-- 1 root root 1339 Sep 17 21:02 osstdio.h
-rw-rw-r-- 1 root root 4214 Dec 14 2004 osusb.h
+ ls -lR /lib/modules/2.6.12.5/misc /lib/modules/2.6.12.5/extra
/lib/modules/2.6.12.5/extra:
total 2228
-rw-r--r-- 1 root root 1573320 Nov 6 16:52 hsfengine.ko
-rw-r--r-- 1 root root 66778 Nov 6 16:52 hsfmc97ali.ko
-rw-r--r-- 1 root root 59260 Nov 6 16:52 hsfmc97ati.ko
-rw-r--r-- 1 root root 65565 Nov 6 16:52 hsfmc97ich.ko
-rw-r--r-- 1 root root 61254 Nov 6 16:52 hsfmc97sis.ko
-rw-r--r-- 1 root root 62745 Nov 6 16:52 hsfmc97via.ko
-rw-r--r-- 1 root root 94141 Nov 6 16:52 hsfosspec.ko
-rw-r--r-- 1 root root 76527 Nov 6 16:52 hsfpcibasic2.ko
-rw-r--r-- 1 root root 15660 Nov 6 16:52 hsfserial.ko
-rw-r--r-- 1 root root 70083 Nov 6 16:52 hsfsoar.ko
-rw-r--r-- 1 root root 72905 Nov 6 16:52 hsfusbcd2.ko
/lib/modules/2.6.12.5/misc:
total 156
-rw-r--r-- 1 root root 152495 Aug 23 01:28 ndiswrapper.ko
More information about the hsflinux
mailing list