[hcflinux] Problems detecting modem in Red Hat 9
Daniel Marti
daniel at tintin.id.au
Fri Jan 23 02:04:57 EST 2004
Hi,
I have installed Red Hat 9, 2.4.20-8, and I also have an increasingly
annoying modem built on the Connexant HCF chipset (it is an Aztech one,
MDP3880-W). I have dutifully downloaded the test driver to try and get
the modem to work with Linux.
The installation of the modem went smoothly and when I look at "Hardware
devices" the modem appears and is identified as a Connexant type.
Further, if I start up a terminal window and run mvdialconfig it finds
and appears to configure the modem appropriately (the modem is found on
dev/modem, which is linked to dev/ttySHCF0, all as expected).
BUT when I run the Redhat internet connection wizard it cannot find the
modem when it probes for it and I have not been able to get the modem to
run by playing with the supplied variables manually. The drop-down box
for modem devices does not even include dev/modem or dev/ttySHCF0, so I
have to type that in manually as a start. Whatever I try after that,
however, I get an error message when I try to activate the modem (and
the modem never picks up).
I have attached the dumpdiag file from hcfpciconfig in case this holds
any secrets. I suspect there is something obvious that I am not doing
correctly, but I really need some help on this.
thanks.
Daniel
-------------- next part --------------
+ hcfpcistop
+ modprobe -v /dev/ttySHCF
/sbin/insmod /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciosspec.o diagmajor=242
Using /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciosspec.o
Symbol version prefix ''
/sbin/insmod /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciengine.o
Using /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciengine.o
/sbin/insmod /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciserial.o serialmajor=240 calloutmajor=241
Using /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciserial.o
/sbin/insmod /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpcihw.o
Using /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpcihw.o
+ lsmod
Module Size Used by Not tainted
hcfpcihw 5192 0 (unused)
hcfpciserial 32008 0 [hcfpcihw]
hcfpciengine 785172 0 [hcfpciserial]
hcfpciosspec 45100 1 [hcfpciserial hcfpciengine]
i810_audio 27720 0 (autoclean)
ac97_codec 13640 0 (autoclean) [i810_audio]
soundcore 6404 2 (autoclean) [i810_audio]
agpgart 47776 5 (autoclean)
parport_pc 19076 1 (autoclean)
lp 8996 0 (autoclean)
parport 37056 1 (autoclean) [parport_pc lp]
autofs 13268 0 (autoclean) (unused)
ipt_REJECT 3928 2 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 15096 2 [ipt_REJECT iptable_filter]
sg 36524 0 (autoclean)
sr_mod 18136 0 (autoclean)
ide-scsi 12208 0
scsi_mod 107160 3 [sg sr_mod ide-scsi]
ide-cd 35708 0
cdrom 33728 0 [sr_mod ide-cd]
nls_iso8859-1 3516 2 (autoclean)
nls_cp437 5116 2 (autoclean)
vfat 13004 2 (autoclean)
fat 38808 0 (autoclean) [vfat]
keybdev 2944 0 (unused)
mousedev 5492 1
hid 22148 0 (unused)
input 5856 0 [keybdev mousedev hid]
usb-uhci 26348 0 (unused)
usbcore 78784 1 [hid usb-uhci]
ext3 70784 2
jbd 51892 2 [ext3]
+ date
Fri Jan 23 01:12:46 EST 2004
+ /usr/sbin/hcfpciconfig --info
Conexant HCF controllerless PCI modem driver, version 1.00lnxt04011900full
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 "hcfpciconfig --dumpdiag".
Current parameters: ("hcfpciconfig --info")
Config for modem unit 0: /dev/ttySHCF0
Device instance: 0-PCI-14f1:1033-122d:4027
HW revision : DP Part '74' Rev 'BA' Asic ID 0x85
HW profile name: hcfpciv90
Registration ID: E947-65F6-B62C
License owner : daniel at tintin.id.au
License key : FREE
License status : FREE (max 14.4kbps data only)
Current region : AUSTRALIA (T.35 code: 0009)
The /dev/modem alias (symlink) points to /dev/ttySHCF0
To enable full 56K modem and FAX functionality, enter your license information
with "hcfpciconfig --license".
License owner and key data must EXACTLY match the information respectively
provided to and by Linuxant. Otherwise, license status will remain "FREE"!
+ identify_system
linux-i686(i686)-2.4.20-8 RedHat-9
+ uname -a
Linux localhost.localdomain 2.4.20-8 #1 Thu Mar 13 17:54:28 EST 2003 i686 i686 i386 GNU/Linux
+ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
+ cat -v /proc/version
Linux version 2.4.20-8 (bhcompile at porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
+ cat -v /proc/cpuinfo
processor : 0
vendor_id : GenuineIntel
cpu family : 6
model : 8
model name : Pentium III (Coppermine)
stepping : 3
cpu MHz : 664.520
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 2
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips : 1327.10
+ cat -v /etc/redhat-release
Red Hat Linux release 9 (Shrike)
+ lspci -n
00:00.0 Class 0600: 8086:7124 (rev 03)
00:01.0 Class 0300: 8086:7125 (rev 03)
00:1e.0 Class 0604: 8086:2418 (rev 02)
00:1f.0 Class 0601: 8086:2410 (rev 02)
00:1f.1 Class 0101: 8086:2411 (rev 02)
00:1f.2 Class 0c03: 8086:2412 (rev 02)
00:1f.3 Class 0c05: 8086:2413 (rev 02)
00:1f.5 Class 0401: 8086:2415 (rev 02)
01:08.0 Class 0780: 14f1:1033 (rev 08)
01:0c.0 Class 0200: 10b7:9200 (rev 78)
+ lspci -v
00:00.0 Host bridge: Intel Corp. 82810E DC-133 GMCH [Graphics Memory Controller Hub] (rev 03)
Subsystem: Dell Computer Corporation: Unknown device 00b4
Flags: bus master, fast devsel, latency 0
00:01.0 VGA compatible controller: Intel Corp. 82810E DC-133 CGC [Chipset Graphics Controller] (rev 03) (prog-if 00 [VGA])
Subsystem: Dell Computer Corporation: Unknown device 00b4
Flags: bus master, 66Mhz, medium devsel, latency 0, IRQ 9
Memory at f4000000 (32-bit, prefetchable) [size=64M]
Memory at ff000000 (32-bit, non-prefetchable) [size=512K]
Capabilities: [dc] Power Management version 1
00:1e.0 PCI bridge: Intel Corp. 82801AA PCI Bridge (rev 02) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fd000000-feffffff
00:1f.0 ISA bridge: Intel Corp. 82801AA ISA Bridge (LPC) (rev 02)
Flags: bus master, medium devsel, latency 0
00:1f.1 IDE interface: Intel Corp. 82801AA IDE (rev 02) (prog-if 80 [Master])
Subsystem: Intel Corp. 82801AA IDE
Flags: bus master, medium devsel, latency 0
I/O ports at ffa0 [size=16]
00:1f.2 USB Controller: Intel Corp. 82801AA USB (rev 02) (prog-if 00 [UHCI])
Subsystem: Intel Corp. 82801AA USB
Flags: bus master, medium devsel, latency 0, IRQ 11
I/O ports at ff80 [size=32]
00:1f.3 SMBus: Intel Corp. 82801AA SMBus (rev 02)
Subsystem: Intel Corp. 82801AA SMBus
Flags: medium devsel, IRQ 10
I/O ports at dcd0 [size=16]
00:1f.5 Multimedia audio controller: Intel Corp. 82801AA AC'97 Audio (rev 02)
Subsystem: Dell Computer Corporation: Unknown device 00b4
Flags: bus master, medium devsel, latency 0, IRQ 10
I/O ports at d800 [size=256]
I/O ports at dc80 [size=64]
01:08.0 Communication controller: Conexant HCF 56k Data/Fax Modem (rev 08)
Subsystem: Aztech System Ltd Dell Zeus - MDP3880-W(B) Data Fax Modem
Flags: medium devsel, IRQ 10
Memory at fdff0000 (32-bit, non-prefetchable) [size=64K]
I/O ports at ecf8 [size=8]
Capabilities: [40] Power Management version 2
01:0c.0 Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 78)
Subsystem: Dell Computer Corporation: Unknown device 00b4
Flags: bus master, medium devsel, latency 64, IRQ 5
I/O ports at ec00 [size=128]
Memory at fdfefc00 (32-bit, non-prefetchable) [size=128]
Expansion ROM at fe000000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
+ lspci -n -vvv
00:00.0 Class 0600: 8086:7124 (rev 03)
Subsystem: 1028:00b4
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
00:01.0 Class 0300: 8086:7125 (rev 03)
Subsystem: 1028:00b4
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin A routed to IRQ 9
Region 0: Memory at f4000000 (32-bit, prefetchable) [size=64M]
Region 1: Memory at ff000000 (32-bit, non-prefetchable) [size=512K]
Capabilities: [dc] 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-
00:1e.0 Class 0604: 8086:2418 (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=64
I/O behind bridge: 0000e000-0000efff
Memory behind bridge: fd000000-feffffff
Prefetchable memory behind bridge: fff00000-000fffff
BridgeCtl: Parity- SERR+ NoISA+ VGA- MAbort- >Reset- FastB2B-
00:1f.0 Class 0601: 8086:2410 (rev 02)
Control: I/O+ Mem+ BusMaster+ SpecCycle+ MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
00:1f.1 Class 0101: 8086:2411 (rev 02) (prog-if 80 [Master])
Subsystem: 8086:2411
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 ffa0 [size=16]
00:1f.2 Class 0c03: 8086:2412 (rev 02)
Subsystem: 8086:2412
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin D routed to IRQ 11
Region 4: I/O ports at ff80 [size=32]
00:1f.3 Class 0c05: 8086:2413 (rev 02)
Subsystem: 8086:2413
Control: I/O+ Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin B routed to IRQ 10
Region 4: I/O ports at dcd0 [size=16]
00:1f.5 Class 0401: 8086:2415 (rev 02)
Subsystem: 1028:00b4
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap- 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
Interrupt: pin B routed to IRQ 10
Region 0: I/O ports at d800 [size=256]
Region 1: I/O ports at dc80 [size=64]
01:08.0 Class 0780: 14f1:1033 (rev 08)
Subsystem: 122d:4027
Control: I/O+ Mem+ BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR+ FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 10
Region 0: Memory at fdff0000 (32-bit, non-prefetchable) [size=64K]
Region 1: I/O ports at ecf8 [size=8]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=55mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
01:0c.0 Class 0200: 10b7:9200 (rev 78)
Subsystem: 1028:00b4
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 (2500ns min, 2500ns max), cache line size 08
Interrupt: pin A routed to IRQ 5
Region 0: I/O ports at ec00 [size=128]
Region 1: Memory at fdfefc00 (32-bit, non-prefetchable) [size=128]
Expansion ROM at fe000000 [disabled] [size=128K]
Capabilities: [dc] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable+ DSel=0 DScale=2 PME-
+ cat -v /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: Intel Corp. 82810E DC-133 GMCH [Graphics Memory Controller Hub] (rev 3).
Bus 0, device 1, function 0:
VGA compatible controller: Intel Corp. 82810E DC-133 CGC [Chipset Graphics Controller] (rev 3).
IRQ 9.
Prefetchable 32 bit memory at 0xf4000000 [0xf7ffffff].
Non-prefetchable 32 bit memory at 0xff000000 [0xff07ffff].
Bus 0, device 30, function 0:
PCI bridge: Intel Corp. 82801AA PCI Bridge (rev 2).
Master Capable. No bursts. Min Gnt=6.
Bus 0, device 31, function 0:
ISA bridge: Intel Corp. 82801AA ISA Bridge (LPC) (rev 2).
Bus 0, device 31, function 1:
IDE interface: Intel Corp. 82801AA IDE (rev 2).
I/O at 0xffa0 [0xffaf].
Bus 0, device 31, function 2:
USB Controller: Intel Corp. 82801AA USB (rev 2).
IRQ 11.
I/O at 0xff80 [0xff9f].
Bus 0, device 31, function 3:
SMBus: Intel Corp. 82801AA SMBus (rev 2).
IRQ 10.
I/O at 0xdcd0 [0xdcdf].
Bus 0, device 31, function 5:
Multimedia audio controller: Intel Corp. 82801AA AC'97 Audio (rev 2).
IRQ 10.
I/O at 0xd800 [0xd8ff].
I/O at 0xdc80 [0xdcbf].
Bus 1, device 8, function 0:
Communication controller: Conexant HCF 56k Data/Fax Modem (rev 8).
IRQ 10.
Master Capable. Latency=64.
Non-prefetchable 32 bit memory at 0xfdff0000 [0xfdffffff].
I/O at 0xecf8 [0xecff].
Bus 1, device 12, function 0:
Ethernet controller: 3Com Corporation 3c905C-TX/TX-M [Tornado] (rev 120).
IRQ 5.
Master Capable. Latency=64. Min Gnt=10.Max Lat=10.
I/O at 0xec00 [0xec7f].
Non-prefetchable 32 bit memory at 0xfdfefc00 [0xfdfefc7f].
+ cat -v /proc/cmdline
ro root=LABEL=/ hdc=ide-scsi
+ cat -v /proc/uptime
959.55 864.36
+ cat -v /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 ttyS
5 cua
6 lp
7 vcs
10 misc
13 input
14 sound
21 sg
29 fb
36 netlink
128 ptm
129 ptm
130 ptm
131 ptm
132 ptm
133 ptm
134 ptm
135 ptm
136 pts
137 pts
138 pts
139 pts
140 pts
141 pts
142 pts
143 pts
162 raw
180 usb
240 ttySHCF
241 cuaHCF
242 hcfpcidiag
Block devices:
1 ramdisk
2 fd
3 ide0
9 md
11 sr
12 unnamed
14 unnamed
22 ide1
38 unnamed
39 unnamed
+ cat -v /proc/misc
175 agpgart
135 rtc
1 psaux
134 apm_bios
+ cat -v /proc/filesystems
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev tmpfs
nodev shm
nodev pipefs
ext2
nodev ramfs
iso9660
nodev devpts
ext3
nodev usbdevfs
nodev usbfs
vfat
nodev autofs
+ cat -v /proc/interrupts
CPU0
0: 95957 XT-PIC timer
1: 1084 XT-PIC keyboard
2: 0 XT-PIC cascade
8: 1 XT-PIC rtc
10: 0 XT-PIC Intel ICH 82801AA, hcfpcihw
11: 5044 XT-PIC usb-uhci
12: 13694 XT-PIC PS/2 Mouse
14: 11705 XT-PIC ide0
15: 27401 XT-PIC ide1
NMI: 0
ERR: 0
+ cat -v /proc/iomem
00000000-0009ffff : System RAM
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000c8000-000cffff : Extension ROM
000f0000-000fffff : System ROM
00100000-0feadfff : System RAM
00100000-00250d5b : Kernel code
00250d5c-0034ac43 : Kernel data
0feae000-0fffffff : reserved
f4000000-f7ffffff : Intel Corp. 82810E DC-133 CGC [Chipset Graphics Controller]
fdfefc00-fdfefc7f : 3Com Corporation 3c905C-TX/TX-M [Tornado]
fdff0000-fdffffff : Conexant HCF 56k Data/Fax Modem
fdff0000-fdffffff : hcfpcihw
ff000000-ff07ffff : Intel Corp. 82810E DC-133 CGC [Chipset Graphics Controller]
ffb00000-ffffffff : reserved
+ cat -v /proc/ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
02f8-02ff : serial(auto)
0376-0376 : ide1
0378-037a : parport0
037b-037f : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0cf8-0cff : PCI conf1
d800-d8ff : Intel Corp. 82801AA AC'97 Audio
d800-d8ff : Intel ICH 82801AA
dc80-dcbf : Intel Corp. 82801AA AC'97 Audio
dc80-dcbf : Intel ICH 82801AA
dcd0-dcdf : Intel Corp. 82801AA SMBus
ec00-ec7f : 3Com Corporation 3c905C-TX/TX-M [Tornado]
ecf8-ecff : Conexant HCF 56k Data/Fax Modem
ecf8-ecff : hcfpcihw
ff80-ff9f : Intel Corp. 82801AA USB
ff80-ff9f : usb-uhci
ffa0-ffaf : Intel Corp. 82801AA IDE
ffa0-ffa7 : ide0
ffa8-ffaf : ide1
+ cat -v /proc/dma
4: cascade
+ cat -v /proc/mtrr
reg00: base=0x00000000 ( 0MB), size= 256MB: write-back, count=1
reg01: base=0x0ff00000 ( 255MB), size= 1MB: uncachable, count=1
reg02: base=0xf4000000 (3904MB), size= 64MB: write-combining, count=1
+ cat -v /proc/partitions
major minor #blocks name rio rmerge rsect ruse wio wmerge wsect wuse running use aveq
3 0 7363440 hda 8712 18175 213787 52990 2573 7634 81776 114360 -7 950750 36498902
3 1 4096543 hda1 30 123 257 140 0 0 0 0 0 140 140
3 2 2723017 hda2 8667 18005 213346 52730 2573 7634 81776 114360 0 44500 167130
3 3 538177 hda3 13 41 168 80 0 0 0 0 0 80 80
3 64 8257032 hdb 274 554 4916 4750 126 347 3760 5120 -7 955330 36342702
3 65 4112608 hdb1 39 123 266 240 0 0 0 0 0 240 240
3 66 4136737 hdb2 234 428 4642 4510 126 347 3760 5120 0 4300 9630
+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw 0 0
/proc /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
none /dev/pts devpts rw 0 0
/dev/hdb2 /home ext3 rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/hda1 /mnt/winxp vfat rw 0 0
/dev/hdb1 /mnt/windata vfat rw 0 0
+ cat -v /proc/swaps
Filename Type Size Used Priority
/dev/hda3 partition 538168 0 -1
+ cat -v /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 260091904 213856256 46235648 0 13668352 103673856
Swap: 551084032 0 551084032
MemTotal: 253996 kB
MemFree: 45152 kB
MemShared: 0 kB
Buffers: 13348 kB
Cached: 101244 kB
SwapCached: 0 kB
Active: 166440 kB
ActiveAnon: 57976 kB
ActiveCache: 108464 kB
Inact_dirty: 4584 kB
Inact_laundry: 0 kB
Inact_clean: 1644 kB
Inact_target: 34532 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 253996 kB
LowFree: 45152 kB
SwapTotal: 538168 kB
SwapFree: 538168 kB
+ cat -v /proc/stat
cpu 6795 2 2792 86372
cpu0 6795 2 2792 86372
page 109663 42778
swap 1 0
intr 154912 95961 1084 0 10 4 0 4 4 1 0 0 5044 13694 0 11705 27401
disk_io: (3,0):(11300,8712,213787,2588,81776) (3,1):(400,274,4916,126,3760)
ctxt 400083
btime 1074779807
processes 3318
+ cat -v /proc/apm
1.16 1.2 0x03 0x01 0xff 0x80 -1% -1 ?
+ cat -v /proc/modules
hcfpcihw 5192 0 (unused)
hcfpciserial 32008 0 [hcfpcihw]
hcfpciengine 785172 0 [hcfpciserial]
hcfpciosspec 45100 1 [hcfpciserial hcfpciengine]
i810_audio 27720 0 (autoclean)
ac97_codec 13640 0 (autoclean) [i810_audio]
soundcore 6404 2 (autoclean) [i810_audio]
agpgart 47776 5 (autoclean)
parport_pc 19076 1 (autoclean)
lp 8996 0 (autoclean)
parport 37056 1 (autoclean) [parport_pc lp]
autofs 13268 0 (autoclean) (unused)
ipt_REJECT 3928 2 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 15096 2 [ipt_REJECT iptable_filter]
sg 36524 0 (autoclean)
sr_mod 18136 0 (autoclean)
ide-scsi 12208 0
scsi_mod 107160 3 [sg sr_mod ide-scsi]
ide-cd 35708 0
cdrom 33728 0 [sr_mod ide-cd]
nls_iso8859-1 3516 2 (autoclean)
nls_cp437 5116 2 (autoclean)
vfat 13004 2 (autoclean)
fat 38808 0 (autoclean) [vfat]
keybdev 2944 0 (unused)
mousedev 5492 1
hid 22148 0 (unused)
input 5856 0 [keybdev mousedev hid]
usb-uhci 26348 0 (unused)
usbcore 78784 1 [hid usb-uhci]
ext3 70784 2
jbd 51892 2 [ext3]
+ cat -v /proc/ldiscs
cat: /proc/ldiscs: No such file or directory
+ sysctl -a
abi.fake_utsname = 0
abi.trace = 0
abi.defhandler_libcso = 68157441
abi.defhandler_lcall7 = 68157441
abi.defhandler_elf = 0
abi.defhandler_coff = 117440515
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE,EPP
dev.parport.parport0.dma = -1
dev.parport.parport0.irq = -1
dev.parport.parport0.base-addr = 888 1912
dev.parport.parport0.spintime = 500
dev.parport.default.spintime = 500
dev.parport.default.timeslice = 200
dev.cdrom.check_media = 0
dev.cdrom.lock = 1
dev.cdrom.debug = 0
dev.cdrom.autoeject = 0
dev.cdrom.autoclose = 1
dev.cdrom.info = CD-ROM information, Id: cdrom.c 3.12 2000/10/18
dev.cdrom.info =
dev.cdrom.info = drive name: sr0 hdd
dev.cdrom.info = drive speed: 52 48
dev.cdrom.info = drive # of slots: 1 1
dev.cdrom.info = Can close tray: 1 1
dev.cdrom.info = Can open tray: 1 1
dev.cdrom.info = Can lock tray: 1 1
dev.cdrom.info = Can change speed: 1 1
dev.cdrom.info = Can select disk: 0 0
dev.cdrom.info = Can read multisession: 1 1
dev.cdrom.info = Can read MCN: 1 1
dev.cdrom.info = Reports media changed: 1 1
dev.cdrom.info = Can play audio: 1 1
dev.cdrom.info = Can write CD-R: 1 0
dev.cdrom.info = Can write CD-RW: 1 0
dev.cdrom.info = Can read DVD: 0 0
dev.cdrom.info = Can write DVD-R: 0 0
dev.cdrom.info = Can write DVD-RAM: 0 0
dev.cdrom.info =
dev.cdrom.info =
dev.raid.speed_limit_max = 10000
dev.raid.speed_limit_min = 100
dev.rtc.max-user-freq = 64
debug.rpmarch =
debug.kerneltype =
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 60000
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 1
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.default.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.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.lo.locktime = 100
net.ipv4.neigh.lo.proxy_delay = 80
net.ipv4.neigh.lo.anycast_delay = 100
net.ipv4.neigh.lo.proxy_qlen = 64
net.ipv4.neigh.lo.unres_qlen = 3
net.ipv4.neigh.lo.gc_stale_time = 60
net.ipv4.neigh.lo.delay_first_probe_time = 5
net.ipv4.neigh.lo.base_reachable_time = 30
net.ipv4.neigh.lo.retrans_time = 100
net.ipv4.neigh.lo.app_solicit = 0
net.ipv4.neigh.lo.ucast_solicit = 3
net.ipv4.neigh.lo.mcast_solicit = 3
net.ipv4.neigh.default.gc_thresh3 = 1024
net.ipv4.neigh.default.gc_thresh2 = 512
net.ipv4.neigh.default.gc_thresh1 = 128
net.ipv4.neigh.default.gc_interval = 30
net.ipv4.neigh.default.locktime = 100
net.ipv4.neigh.default.proxy_delay = 80
net.ipv4.neigh.default.anycast_delay = 100
net.ipv4.neigh.default.proxy_qlen = 64
net.ipv4.neigh.default.unres_qlen = 3
net.ipv4.neigh.default.gc_stale_time = 60
net.ipv4.neigh.default.delay_first_probe_time = 5
net.ipv4.neigh.default.base_reachable_time = 30
net.ipv4.neigh.default.retrans_time = 100
net.ipv4.neigh.default.app_solicit = 0
net.ipv4.neigh.default.ucast_solicit = 3
net.ipv4.neigh.default.mcast_solicit = 3
net.ipv4.tcp_frto = 0
net.ipv4.tcp_tw_reuse = 0
net.ipv4.icmp_ratemask = 6168
net.ipv4.icmp_ratelimit = 100
net.ipv4.tcp_adv_win_scale = 2
net.ipv4.tcp_app_win = 31
net.ipv4.tcp_rmem = 4096 87380 174760
net.ipv4.tcp_wmem = 4096 16384 131072
net.ipv4.tcp_mem = 48128 48640 49152
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_memberships = 20
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 500
net.ipv4.route.error_cost = 100
net.ipv4.route.redirect_silence = 2048
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 2
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 5
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_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768 61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 0
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 8192
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.divert_version = 0.46
net.core.hot_list_length = 128
net.core.optmem_max = 10240
net.core.message_burst = 50
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 = 20
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 65535
net.core.wmem_default = 65535
net.core.rmem_max = 65535
net.core.wmem_max = 65535
vm.max_map_count = 65536
vm.max-readahead = 31
vm.min-readahead = 3
vm.page-cluster = 3
vm.pagetable_cache = 25 50
vm.kswapd = 512 32 8
vm.overcommit_memory = 0
vm.bdflush = 30 500 0 0 500 3000 60 20 0
kernel.overflowgid = 65534
kernel.overflowuid = 65534
kernel.random.uuid = 122822a9-9fa9-4a6e-bb70-8fdfcc79fb80
kernel.random.boot_id = 5bb76a2a-4197-436c-b68e-6ece66faa985
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 8
kernel.random.entropy_avail = 1376
kernel.random.poolsize = 512
kernel.pid_max = 32768
kernel.threads-max = 4074
kernel.cad_pid = 1
kernel.sysrq = 0
kernel.sem = 250 32000 32 128
kernel.msgmnb = 16384
kernel.msgmni = 16
kernel.msgmax = 8192
kernel.shmmni = 4096
kernel.shmall = 2097152
kernel.shmmax = 33554432
kernel.rtsig-max = 1024
kernel.rtsig-nr = 1
kernel.acct = 4 2 30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 6 4 1 7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 256
kernel.cap-bound = -257
kernel.tainted = 0
kernel.core_pattern = core
kernel.core_uses_pid = 1
kernel.print_fatal_signals = 0
kernel.panic = 0
kernel.domainname = (none)
kernel.hostname = localhost.localdomain
kernel.version = #1 Thu Mar 13 17:54:28 EST 2003
kernel.osrelease = 2.4.20-8
kernel.ostype = Linux
fs.quota.syncs = 8
fs.quota.free_dquots = 0
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.writes = 0
fs.quota.reads = 0
fs.quota.drops = 0
fs.quota.lookups = 0
fs.lease-break-time = 45
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.dentry-state = 11745 10444 45 0 0 0
fs.file-max = 26079
fs.file-nr = 1594 114 26079
fs.inode-state = 7591 10 0 0 0 0 0
fs.inode-nr = 7591 10
+ modprobe -V
modprobe: Nothing to load ???
Specify at least a module or a wildcard like \*
modprobe version 2.4.22
+ modprobe -l *hsf*
+ modprobe -l *hcf*
/lib/modules/2.4.20-8/misc/hcfpciserial.o
/lib/modules/2.4.20-8/misc/hcfpciosspec.o
/lib/modules/2.4.20-8/misc/hcfpcihw.o
/lib/modules/2.4.20-8/misc/hcfpciengine.o
+ modprobe -l *rip*
/lib/modules/2.4.20-8/kernel/drivers/char/joystick/grip.o
/lib/modules/2.4.20-8/kernel/drivers/net/strip.o
+ cat -v /etc/modules.conf
alias usb-controller usb-uhci
alias sound-slot-0 i810_audio
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
alias /dev/ttySHCF[0-9]* /dev/ttySHCF
alias /dev/modem /dev/ttySHCF
alias char-major-240 /dev/ttySHCF
alias /dev/cuaHCF[0-9]* /dev/ttySHCF
alias char-major-241 /dev/ttySHCF
options hcfpciserial serialmajor=240 calloutmajor=241
alias /dev/hcfpcidiag hcfpciosspec
alias /dev/hcfpcidiag* /dev/hcfpcidiag
alias char-major-242 /dev/hcfpcidiag
options hcfpciosspec diagmajor=242
probeall /dev/ttySHCF hcfpcihw
probeall hcfpciserial hcfpcihw
+ depmod -e -a
+ cat -v /proc/tty/drivers
hcfpciserial /dev/cuaHCF 241 64-71 serial:callout
hcfpciserial /dev/ttySHCF 240 64-71 serial
serial /dev/cua 5 64-127 serial:callout
serial /dev/ttyS 4 64-127 serial
pty_slave /dev/pts 143 0-255 pty:slave
pty_master /dev/ptm 135 0-255 pty:master
pty_slave /dev/pts 142 0-255 pty:slave
pty_master /dev/ptm 134 0-255 pty:master
pty_slave /dev/pts 141 0-255 pty:slave
pty_master /dev/ptm 133 0-255 pty:master
pty_slave /dev/pts 140 0-255 pty:slave
pty_master /dev/ptm 132 0-255 pty:master
pty_slave /dev/pts 139 0-255 pty:slave
pty_master /dev/ptm 131 0-255 pty:master
pty_slave /dev/pts 138 0-255 pty:slave
pty_master /dev/ptm 130 0-255 pty:master
pty_slave /dev/pts 137 0-255 pty:slave
pty_master /dev/ptm 129 0-255 pty:master
pty_slave /dev/pts 136 0-255 pty:slave
pty_master /dev/ptm 128 0-255 pty:master
pty_slave /dev/ttyp 3 0-255 pty:slave
pty_master /dev/pty 2 0-255 pty:master
/dev/vc/0 /dev/vc/0 4 0 system:vtmaster
/dev/ptmx /dev/ptmx 5 2 system
/dev/console /dev/console 5 1 system:console
/dev/tty /dev/tty 5 0 system:/dev/tty
unknown /dev/vc/%d 4 1-63 console
+ cat -v /proc/tty/driver/hcfpciserial
serinfo:1.0 driver revision:
0: uart:Conexant HCF controllerless PCI modem port:0000ECF8 irq:10 tx:0 rx:0 CTS|DSR
1: uart:Conexant HCF controllerless PCI modem port:00000000 irq:0
2: uart:Conexant HCF controllerless PCI modem port:00000000 irq:0
3: uart:Conexant HCF controllerless PCI modem port:00000000 irq:0
4: uart:Conexant HCF controllerless PCI modem port:00000000 irq:0
5: uart:Conexant HCF controllerless PCI modem port:00000000 irq:0
6: uart:Conexant HCF controllerless PCI modem port:00000000 irq:0
7: uart:Conexant HCF controllerless PCI modem port:00000000 irq:0
+ cat -v /proc/tty/driver/serial
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:16550A port:3F8 irq:4 baud:9600 tx:11 rx:0
1: uart:16550A port:2F8 irq:3 baud:9600 tx:33 rx:0
+ ls -l /dev/modem*
lrwxrwxrwx 1 root root 13 Jan 23 00:59 /dev/modem -> /dev/ttySHCF0
+ ls -l /dev/*HCF[0-9]*
crw-rw-rw- 1 root root 241, 64 Jan 23 00:59 /dev/cuaHCF0
crw-rw-rw- 1 root root 241, 65 Jan 23 00:59 /dev/cuaHCF1
crw-rw-rw- 1 root root 241, 66 Jan 23 00:59 /dev/cuaHCF2
crw-rw-rw- 1 root root 241, 67 Jan 23 00:59 /dev/cuaHCF3
crw-rw-rw- 1 root root 241, 68 Jan 23 00:59 /dev/cuaHCF4
crw-rw-rw- 1 root root 241, 69 Jan 23 00:59 /dev/cuaHCF5
crw-rw-rw- 1 root root 241, 70 Jan 23 00:59 /dev/cuaHCF6
crw-rw-rw- 1 root root 241, 71 Jan 23 00:59 /dev/cuaHCF7
crw-rw-rw- 1 root root 240, 64 Jan 23 00:59 /dev/ttySHCF0
crw-rw-rw- 1 root root 240, 65 Jan 23 00:59 /dev/ttySHCF1
crw-rw-rw- 1 root root 240, 66 Jan 23 00:59 /dev/ttySHCF2
crw-rw-rw- 1 root root 240, 67 Jan 23 00:59 /dev/ttySHCF3
crw-rw-rw- 1 root root 240, 68 Jan 23 00:59 /dev/ttySHCF4
crw-rw-rw- 1 root root 240, 69 Jan 23 00:59 /dev/ttySHCF5
crw-rw-rw- 1 root root 240, 70 Jan 23 00:59 /dev/ttySHCF6
crw-rw-rw- 1 root root 240, 71 Jan 23 00:59 /dev/ttySHCF7
+ ls -l /dev/ttyS*
crw-rw---- 1 root uucp 4, 64 Jan 23 00:57 /dev/ttyS0
crw-rw---- 1 root uucp 4, 65 Jan 23 01:05 /dev/ttyS1
crw-rw---- 1 root uucp 4, 74 Jan 30 2003 /dev/ttyS10
crw-rw---- 1 root uucp 4, 75 Jan 30 2003 /dev/ttyS11
crw-rw---- 1 root uucp 4, 76 Jan 30 2003 /dev/ttyS12
crw-rw---- 1 root uucp 4, 77 Jan 30 2003 /dev/ttyS13
crw-rw---- 1 root uucp 4, 78 Jan 30 2003 /dev/ttyS14
crw-rw---- 1 root uucp 4, 79 Jan 30 2003 /dev/ttyS15
crw-rw---- 1 root uucp 4, 80 Jan 30 2003 /dev/ttyS16
crw-rw---- 1 root uucp 4, 81 Jan 30 2003 /dev/ttyS17
crw-rw---- 1 root uucp 4, 82 Jan 30 2003 /dev/ttyS18
crw-rw---- 1 root uucp 4, 83 Jan 30 2003 /dev/ttyS19
crw-rw---- 1 root uucp 4, 66 Jan 30 2003 /dev/ttyS2
crw-rw---- 1 root uucp 4, 84 Jan 30 2003 /dev/ttyS20
crw-rw---- 1 root uucp 4, 85 Jan 30 2003 /dev/ttyS21
crw-rw---- 1 root uucp 4, 86 Jan 30 2003 /dev/ttyS22
crw-rw---- 1 root uucp 4, 87 Jan 30 2003 /dev/ttyS23
crw-rw---- 1 root uucp 4, 88 Jan 30 2003 /dev/ttyS24
crw-rw---- 1 root uucp 4, 89 Jan 30 2003 /dev/ttyS25
crw-rw---- 1 root uucp 4, 90 Jan 30 2003 /dev/ttyS26
crw-rw---- 1 root uucp 4, 91 Jan 30 2003 /dev/ttyS27
crw-rw---- 1 root uucp 4, 92 Jan 30 2003 /dev/ttyS28
crw-rw---- 1 root uucp 4, 93 Jan 30 2003 /dev/ttyS29
crw-rw---- 1 root uucp 4, 67 Jan 30 2003 /dev/ttyS3
crw-rw---- 1 root uucp 4, 94 Jan 30 2003 /dev/ttyS30
crw-rw---- 1 root uucp 4, 95 Jan 30 2003 /dev/ttyS31
crw-rw---- 1 root uucp 4, 68 Jan 30 2003 /dev/ttyS4
crw-rw---- 1 root uucp 4, 69 Jan 30 2003 /dev/ttyS5
crw-rw---- 1 root uucp 4, 70 Jan 30 2003 /dev/ttyS6
crw-rw---- 1 root uucp 4, 71 Jan 30 2003 /dev/ttyS7
crw-rw---- 1 root uucp 4, 72 Jan 30 2003 /dev/ttyS8
crw-rw---- 1 root uucp 4, 73 Jan 30 2003 /dev/ttyS9
crw-rw---- 1 root uucp 204, 5 Jan 30 2003 /dev/ttySA0
crw-rw---- 1 root uucp 204, 6 Jan 30 2003 /dev/ttySA1
crw-rw---- 1 root uucp 204, 7 Jan 30 2003 /dev/ttySA2
crw-rw---- 1 root uucp 204, 8 Jan 30 2003 /dev/ttySC0
crw-rw---- 1 root uucp 204, 9 Jan 30 2003 /dev/ttySC1
crw-rw---- 1 root uucp 204, 10 Jan 30 2003 /dev/ttySC2
crw-rw---- 1 root uucp 204, 11 Jan 30 2003 /dev/ttySC3
crw-rw-rw- 1 root root 240, 64 Jan 23 00:59 /dev/ttySHCF0
crw-rw-rw- 1 root root 240, 65 Jan 23 00:59 /dev/ttySHCF1
crw-rw-rw- 1 root root 240, 66 Jan 23 00:59 /dev/ttySHCF2
crw-rw-rw- 1 root root 240, 67 Jan 23 00:59 /dev/ttySHCF3
crw-rw-rw- 1 root root 240, 68 Jan 23 00:59 /dev/ttySHCF4
crw-rw-rw- 1 root root 240, 69 Jan 23 00:59 /dev/ttySHCF5
crw-rw-rw- 1 root root 240, 70 Jan 23 00:59 /dev/ttySHCF6
crw-rw-rw- 1 root root 240, 71 Jan 23 00:59 /dev/ttySHCF7
crw-rw---- 1 root uucp 174, 0 Jan 30 2003 /dev/ttySI0
crw-rw---- 1 root uucp 174, 1 Jan 30 2003 /dev/ttySI1
crw-rw---- 1 root uucp 174, 10 Jan 30 2003 /dev/ttySI10
crw-rw---- 1 root uucp 174, 11 Jan 30 2003 /dev/ttySI11
crw-rw---- 1 root uucp 174, 12 Jan 30 2003 /dev/ttySI12
crw-rw---- 1 root uucp 174, 13 Jan 30 2003 /dev/ttySI13
crw-rw---- 1 root uucp 174, 14 Jan 30 2003 /dev/ttySI14
crw-rw---- 1 root uucp 174, 15 Jan 30 2003 /dev/ttySI15
crw-rw---- 1 root uucp 174, 2 Jan 30 2003 /dev/ttySI2
crw-rw---- 1 root uucp 174, 3 Jan 30 2003 /dev/ttySI3
crw-rw---- 1 root uucp 174, 4 Jan 30 2003 /dev/ttySI4
crw-rw---- 1 root uucp 174, 5 Jan 30 2003 /dev/ttySI5
crw-rw---- 1 root uucp 174, 6 Jan 30 2003 /dev/ttySI6
crw-rw---- 1 root uucp 174, 7 Jan 30 2003 /dev/ttySI7
crw-rw---- 1 root uucp 174, 8 Jan 30 2003 /dev/ttySI8
crw-rw---- 1 root uucp 174, 9 Jan 30 2003 /dev/ttySI9
crw-rw---- 1 root uucp 154, 0 Jan 30 2003 /dev/ttySR0
crw-rw---- 1 root uucp 154, 1 Jan 30 2003 /dev/ttySR1
crw-rw---- 1 root uucp 154, 10 Jan 30 2003 /dev/ttySR10
crw-rw---- 1 root uucp 154, 11 Jan 30 2003 /dev/ttySR11
crw-rw---- 1 root uucp 154, 12 Jan 30 2003 /dev/ttySR12
crw-rw---- 1 root uucp 154, 13 Jan 30 2003 /dev/ttySR13
crw-rw---- 1 root uucp 154, 14 Jan 30 2003 /dev/ttySR14
crw-rw---- 1 root uucp 154, 15 Jan 30 2003 /dev/ttySR15
crw-rw---- 1 root uucp 154, 16 Jan 30 2003 /dev/ttySR16
crw-rw---- 1 root uucp 154, 17 Jan 30 2003 /dev/ttySR17
crw-rw---- 1 root uucp 154, 18 Jan 30 2003 /dev/ttySR18
crw-rw---- 1 root uucp 154, 19 Jan 30 2003 /dev/ttySR19
crw-rw---- 1 root uucp 154, 2 Jan 30 2003 /dev/ttySR2
crw-rw---- 1 root uucp 154, 20 Jan 30 2003 /dev/ttySR20
crw-rw---- 1 root uucp 154, 21 Jan 30 2003 /dev/ttySR21
crw-rw---- 1 root uucp 154, 22 Jan 30 2003 /dev/ttySR22
crw-rw---- 1 root uucp 154, 23 Jan 30 2003 /dev/ttySR23
crw-rw---- 1 root uucp 154, 24 Jan 30 2003 /dev/ttySR24
crw-rw---- 1 root uucp 154, 25 Jan 30 2003 /dev/ttySR25
crw-rw---- 1 root uucp 156, 0 Jan 30 2003 /dev/ttySR256
crw-rw---- 1 root uucp 156, 1 Jan 30 2003 /dev/ttySR257
crw-rw---- 1 root uucp 156, 2 Jan 30 2003 /dev/ttySR258
crw-rw---- 1 root uucp 156, 3 Jan 30 2003 /dev/ttySR259
crw-rw---- 1 root uucp 154, 26 Jan 30 2003 /dev/ttySR26
crw-rw---- 1 root uucp 156, 4 Jan 30 2003 /dev/ttySR260
crw-rw---- 1 root uucp 156, 5 Jan 30 2003 /dev/ttySR261
crw-rw---- 1 root uucp 156, 6 Jan 30 2003 /dev/ttySR262
crw-rw---- 1 root uucp 156, 7 Jan 30 2003 /dev/ttySR263
crw-rw---- 1 root uucp 156, 8 Jan 30 2003 /dev/ttySR264
crw-rw---- 1 root uucp 156, 9 Jan 30 2003 /dev/ttySR265
crw-rw---- 1 root uucp 156, 10 Jan 30 2003 /dev/ttySR266
crw-rw---- 1 root uucp 156, 11 Jan 30 2003 /dev/ttySR267
crw-rw---- 1 root uucp 156, 12 Jan 30 2003 /dev/ttySR268
crw-rw---- 1 root uucp 156, 13 Jan 30 2003 /dev/ttySR269
crw-rw---- 1 root uucp 154, 27 Jan 30 2003 /dev/ttySR27
crw-rw---- 1 root uucp 156, 14 Jan 30 2003 /dev/ttySR270
crw-rw---- 1 root uucp 156, 15 Jan 30 2003 /dev/ttySR271
crw-rw---- 1 root uucp 156, 16 Jan 30 2003 /dev/ttySR272
crw-rw---- 1 root uucp 156, 17 Jan 30 2003 /dev/ttySR273
crw-rw---- 1 root uucp 156, 18 Jan 30 2003 /dev/ttySR274
crw-rw---- 1 root uucp 156, 19 Jan 30 2003 /dev/ttySR275
crw-rw---- 1 root uucp 156, 20 Jan 30 2003 /dev/ttySR276
crw-rw---- 1 root uucp 156, 21 Jan 30 2003 /dev/ttySR277
crw-rw---- 1 root uucp 156, 22 Jan 30 2003 /dev/ttySR278
crw-rw---- 1 root uucp 156, 23 Jan 30 2003 /dev/ttySR279
crw-rw---- 1 root uucp 154, 28 Jan 30 2003 /dev/ttySR28
crw-rw---- 1 root uucp 156, 24 Jan 30 2003 /dev/ttySR280
crw-rw---- 1 root uucp 156, 25 Jan 30 2003 /dev/ttySR281
crw-rw---- 1 root uucp 156, 26 Jan 30 2003 /dev/ttySR282
crw-rw---- 1 root uucp 156, 27 Jan 30 2003 /dev/ttySR283
crw-rw---- 1 root uucp 156, 28 Jan 30 2003 /dev/ttySR284
crw-rw---- 1 root uucp 156, 29 Jan 30 2003 /dev/ttySR285
crw-rw---- 1 root uucp 156, 30 Jan 30 2003 /dev/ttySR286
crw-rw---- 1 root uucp 156, 31 Jan 30 2003 /dev/ttySR287
crw-rw---- 1 root uucp 154, 29 Jan 30 2003 /dev/ttySR29
crw-rw---- 1 root uucp 154, 3 Jan 30 2003 /dev/ttySR3
crw-rw---- 1 root uucp 154, 30 Jan 30 2003 /dev/ttySR30
crw-rw---- 1 root uucp 154, 31 Jan 30 2003 /dev/ttySR31
crw-rw---- 1 root uucp 154, 4 Jan 30 2003 /dev/ttySR4
crw-rw---- 1 root uucp 154, 5 Jan 30 2003 /dev/ttySR5
crw-rw---- 1 root uucp 154, 6 Jan 30 2003 /dev/ttySR6
crw-rw---- 1 root uucp 154, 7 Jan 30 2003 /dev/ttySR7
crw-rw---- 1 root uucp 154, 8 Jan 30 2003 /dev/ttySR8
crw-rw---- 1 root uucp 154, 9 Jan 30 2003 /dev/ttySR9
+ ls -l /dev/tts*
ls: /dev/tts*: No such file or directory
+ cd /etc/hcfpcimodem/nvm && find . -maxdepth 2 -ls
281152 4 drwxr-xr-x 8 root root 4096 Jan 22 23:09 .
281174 4 drwxr-xr-x 3 root root 4096 Jan 20 10:17 ./hcfpciv90
281175 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv90/ATPLUSID_GOI
281176 4 -rw-r--r-- 5 root root 360 Jan 20 10:17 ./hcfpciv90/VOICE_CACHED_MISC_PARAMS
281177 4 -rw-r--r-- 5 root root 4 Jan 20 10:17 ./hcfpciv90/OEM_DAATYPE
281178 4 -rw-r--r-- 1 root root 53 Jan 20 10:17 ./hcfpciv90/ATPLUSID_FMM
281179 4 -rw-r--r-- 2 root root 12 Jan 20 10:17 ./hcfpciv90/OEM_FLAGS2
281180 4 -rw-r--r-- 5 root root 22 Jan 20 10:17 ./hcfpciv90/ATPLUSID_GCAP
281181 4 -rw-r--r-- 5 root root 8 Jan 20 10:17 ./hcfpciv90/ATMESSAGE_I0
281182 4 -rw-r--r-- 5 root root 49 Jan 20 10:17 ./hcfpciv90/ATPLUSID_GSN
281183 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv90/ATPLUSID_FMR
281184 4 -rw-r--r-- 5 root root 144 Jan 20 10:17 ./hcfpciv90/CADENCE
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv90/ATMESSAGE_I1
281186 4 -rw-r--r-- 1 root root 12 Jan 20 10:17 ./hcfpciv90/OEM_FLAGS
281187 4 -rw-r--r-- 1 root root 49 Jan 20 10:17 ./hcfpciv90/ATPLUSID_GMM
281188 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv90/AT_MISC_DEF
281189 4 -rw-r--r-- 5 root root 35 Jan 20 10:17 ./hcfpciv90/ATMESSAGE_I3
281190 4 -rw-r--r-- 2 root root 194 Jan 20 10:17 ./hcfpciv90/MOD_THRESHOLD
281191 4 -rw-r--r-- 2 root root 1371 Jan 20 10:17 ./hcfpciv90/OEM_FILTERS
281192 4 -rw-r--r-- 1 root root 38 Jan 20 10:17 ./hcfpciv90/ATMESSAGE_I4
281193 4 -rw-r--r-- 5 root root 7 Jan 20 10:17 ./hcfpciv90/OEM_SPKR_MUTE_DELAY
281194 4 -rw-r--r-- 5 root root 733 Jan 20 10:17 ./hcfpciv90/V25TER
281195 4 -rw-r--r-- 5 root root 52 Jan 20 10:17 ./hcfpciv90/ATPLUSID_GMR
281196 4 -rw-r--r-- 5 root root 378 Jan 20 10:17 ./hcfpciv90/OEM_SMARTDAA_PARAMS
281197 4 -rw-r--r-- 5 root root 111 Jan 20 10:17 ./hcfpciv90/DTMF_COMP_LEVEL
281198 4 -rw-r--r-- 5 root root 183 Jan 20 10:17 ./hcfpciv90/AUDIO_AEC
281199 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv90/ATPLUSID_GMI
281200 4 -rw-r--r-- 5 root root 59 Jan 20 10:17 ./hcfpciv90/ATPLUSID_FMI
281201 4 -rw-r--r-- 5 root root 83 Jan 20 10:17 ./hcfpciv90/MS_PARAMS
281202 4 -rw-r--r-- 5 root root 127 Jan 20 10:17 ./hcfpciv90/SREG
281203 4 -rw-r--r-- 5 root root 6 Jan 20 10:17 ./hcfpciv90/AT+MSSTR
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv90/ATMESSAGE_I7
248738 4 drwxr-xr-x 84 root root 4096 Jan 20 10:17 ./hcfpciv90/Region
281205 4 -rw-r--r-- 5 root root 248 Jan 20 10:17 ./hcfpciv90/COUNTRY_CODE_LIST
69629 4 drwxr-xr-x 2 root root 4096 Jan 20 10:17 ./hcfpciv90lan
281175 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv90lan/ATPLUSID_GOI
281176 4 -rw-r--r-- 5 root root 360 Jan 20 10:17 ./hcfpciv90lan/VOICE_CACHED_MISC_PARAMS
281177 4 -rw-r--r-- 5 root root 4 Jan 20 10:17 ./hcfpciv90lan/OEM_DAATYPE
69630 4 -rw-r--r-- 1 root root 63 Jan 20 08:41 ./hcfpciv90lan/ATPLUSID_FMM
281179 4 -rw-r--r-- 2 root root 12 Jan 20 10:17 ./hcfpciv90lan/OEM_FLAGS2
281180 4 -rw-r--r-- 5 root root 22 Jan 20 10:17 ./hcfpciv90lan/ATPLUSID_GCAP
281181 4 -rw-r--r-- 5 root root 8 Jan 20 10:17 ./hcfpciv90lan/ATMESSAGE_I0
281182 4 -rw-r--r-- 5 root root 49 Jan 20 10:17 ./hcfpciv90lan/ATPLUSID_GSN
281183 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv90lan/ATPLUSID_FMR
281184 4 -rw-r--r-- 5 root root 144 Jan 20 10:17 ./hcfpciv90lan/CADENCE
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv90lan/ATMESSAGE_I1
69631 4 -rw-r--r-- 1 root root 12 Jan 20 08:41 ./hcfpciv90lan/OEM_FLAGS
69632 4 -rw-r--r-- 1 root root 59 Jan 20 08:41 ./hcfpciv90lan/ATPLUSID_GMM
281188 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv90lan/AT_MISC_DEF
281189 4 -rw-r--r-- 5 root root 35 Jan 20 10:17 ./hcfpciv90lan/ATMESSAGE_I3
281190 4 -rw-r--r-- 2 root root 194 Jan 20 10:17 ./hcfpciv90lan/MOD_THRESHOLD
281191 4 -rw-r--r-- 2 root root 1371 Jan 20 10:17 ./hcfpciv90lan/OEM_FILTERS
69633 4 -rw-r--r-- 1 root root 48 Jan 20 08:41 ./hcfpciv90lan/ATMESSAGE_I4
281193 4 -rw-r--r-- 5 root root 7 Jan 20 10:17 ./hcfpciv90lan/OEM_SPKR_MUTE_DELAY
281194 4 -rw-r--r-- 5 root root 733 Jan 20 10:17 ./hcfpciv90lan/V25TER
281195 4 -rw-r--r-- 5 root root 52 Jan 20 10:17 ./hcfpciv90lan/ATPLUSID_GMR
281196 4 -rw-r--r-- 5 root root 378 Jan 20 10:17 ./hcfpciv90lan/OEM_SMARTDAA_PARAMS
281197 4 -rw-r--r-- 5 root root 111 Jan 20 10:17 ./hcfpciv90lan/DTMF_COMP_LEVEL
281198 4 -rw-r--r-- 5 root root 183 Jan 20 10:17 ./hcfpciv90lan/AUDIO_AEC
281199 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv90lan/ATPLUSID_GMI
281200 4 -rw-r--r-- 5 root root 59 Jan 20 10:17 ./hcfpciv90lan/ATPLUSID_FMI
281201 4 -rw-r--r-- 5 root root 83 Jan 20 10:17 ./hcfpciv90lan/MS_PARAMS
281202 4 -rw-r--r-- 5 root root 127 Jan 20 10:17 ./hcfpciv90lan/SREG
281203 4 -rw-r--r-- 5 root root 6 Jan 20 10:17 ./hcfpciv90lan/AT+MSSTR
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv90lan/ATMESSAGE_I7
69634 0 lrwxrwxrwx 1 root root 19 Jan 22 23:09 ./hcfpciv90lan/Region -> ../hcfpciv90/Region
281205 4 -rw-r--r-- 5 root root 248 Jan 20 10:17 ./hcfpciv90lan/COUNTRY_CODE_LIST
86517 4 drwxr-xr-x 2 root root 4096 Jan 20 10:17 ./hcfpciv92
281175 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv92/ATPLUSID_GOI
86518 4 -rw-r--r-- 1 root root 53 Jan 20 08:41 ./hcfpciv92/ATPLUSID_FMM
86519 4 -rw-r--r-- 2 root root 12 Jan 20 10:17 ./hcfpciv92/OEM_FLAGS2
281182 4 -rw-r--r-- 5 root root 49 Jan 20 10:17 ./hcfpciv92/ATPLUSID_GSN
281184 4 -rw-r--r-- 5 root root 144 Jan 20 10:17 ./hcfpciv92/CADENCE
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv92/ATMESSAGE_I1
86520 4 -rw-r--r-- 3 root root 12 Jan 20 10:17 ./hcfpciv92/OEM_FLAGS
281188 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv92/AT_MISC_DEF
86521 4 -rw-r--r-- 3 root root 202 Jan 20 10:17 ./hcfpciv92/MOD_THRESHOLD
86522 4 -rw-r--r-- 1 root root 38 Jan 20 08:41 ./hcfpciv92/ATMESSAGE_I4
281194 4 -rw-r--r-- 5 root root 733 Jan 20 10:17 ./hcfpciv92/V25TER
281199 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv92/ATPLUSID_GMI
281200 4 -rw-r--r-- 5 root root 59 Jan 20 10:17 ./hcfpciv92/ATPLUSID_FMI
281202 4 -rw-r--r-- 5 root root 127 Jan 20 10:17 ./hcfpciv92/SREG
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv92/ATMESSAGE_I7
86523 4 -rw-r--r-- 3 root root 3 Jan 20 10:17 ./hcfpciv92/DEFAULT_CID
86524 4 -rw-r--r-- 3 root root 55 Jan 20 10:17 ./hcfpciv92/MOH
281176 4 -rw-r--r-- 5 root root 360 Jan 20 10:17 ./hcfpciv92/VOICE_CACHED_MISC_PARAMS
281177 4 -rw-r--r-- 5 root root 4 Jan 20 10:17 ./hcfpciv92/OEM_DAATYPE
281181 4 -rw-r--r-- 5 root root 8 Jan 20 10:17 ./hcfpciv92/ATMESSAGE_I0
281180 4 -rw-r--r-- 5 root root 22 Jan 20 10:17 ./hcfpciv92/ATPLUSID_GCAP
281183 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv92/ATPLUSID_FMR
86525 4 -rw-r--r-- 3 root root 83 Jan 20 10:17 ./hcfpciv92/CALL_WAITING
86526 4 -rw-r--r-- 1 root root 49 Jan 20 08:41 ./hcfpciv92/ATPLUSID_GMM
281189 4 -rw-r--r-- 5 root root 35 Jan 20 10:17 ./hcfpciv92/ATMESSAGE_I3
86527 4 -rw-r--r-- 3 root root 12 Jan 20 10:17 ./hcfpciv92/PCMUPSTREAM
86528 4 -rw-r--r-- 3 root root 1567 Jan 20 10:17 ./hcfpciv92/OEM_FILTERS
281193 4 -rw-r--r-- 5 root root 7 Jan 20 10:17 ./hcfpciv92/OEM_SPKR_MUTE_DELAY
281195 4 -rw-r--r-- 5 root root 52 Jan 20 10:17 ./hcfpciv92/ATPLUSID_GMR
281197 4 -rw-r--r-- 5 root root 111 Jan 20 10:17 ./hcfpciv92/DTMF_COMP_LEVEL
281196 4 -rw-r--r-- 5 root root 378 Jan 20 10:17 ./hcfpciv92/OEM_SMARTDAA_PARAMS
281198 4 -rw-r--r-- 5 root root 183 Jan 20 10:17 ./hcfpciv92/AUDIO_AEC
281201 4 -rw-r--r-- 5 root root 83 Jan 20 10:17 ./hcfpciv92/MS_PARAMS
281203 4 -rw-r--r-- 5 root root 6 Jan 20 10:17 ./hcfpciv92/AT+MSSTR
86529 0 lrwxrwxrwx 1 root root 19 Jan 22 23:09 ./hcfpciv92/Region -> ../hcfpciv90/Region
281205 4 -rw-r--r-- 5 root root 248 Jan 20 10:17 ./hcfpciv92/COUNTRY_CODE_LIST
69635 4 drwxr-xr-x 3 root root 4096 Jan 20 10:17 ./hcfpciv92smart
281175 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_GOI
69636 4 -rw-r--r-- 1 root root 67 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_FMM
86519 4 -rw-r--r-- 2 root root 12 Jan 20 10:17 ./hcfpciv92smart/OEM_FLAGS2
281182 4 -rw-r--r-- 5 root root 49 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_GSN
281184 4 -rw-r--r-- 5 root root 144 Jan 20 10:17 ./hcfpciv92smart/CADENCE
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv92smart/ATMESSAGE_I1
86520 4 -rw-r--r-- 3 root root 12 Jan 20 10:17 ./hcfpciv92smart/OEM_FLAGS
281188 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv92smart/AT_MISC_DEF
86521 4 -rw-r--r-- 3 root root 202 Jan 20 10:17 ./hcfpciv92smart/MOD_THRESHOLD
69637 4 -rw-r--r-- 1 root root 52 Jan 20 10:17 ./hcfpciv92smart/ATMESSAGE_I4
281194 4 -rw-r--r-- 5 root root 733 Jan 20 10:17 ./hcfpciv92smart/V25TER
281199 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_GMI
281200 4 -rw-r--r-- 5 root root 59 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_FMI
281202 4 -rw-r--r-- 5 root root 127 Jan 20 10:17 ./hcfpciv92smart/SREG
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciv92smart/ATMESSAGE_I7
86523 4 -rw-r--r-- 3 root root 3 Jan 20 10:17 ./hcfpciv92smart/DEFAULT_CID
86524 4 -rw-r--r-- 3 root root 55 Jan 20 10:17 ./hcfpciv92smart/MOH
281176 4 -rw-r--r-- 5 root root 360 Jan 20 10:17 ./hcfpciv92smart/VOICE_CACHED_MISC_PARAMS
281177 4 -rw-r--r-- 5 root root 4 Jan 20 10:17 ./hcfpciv92smart/OEM_DAATYPE
281181 4 -rw-r--r-- 5 root root 8 Jan 20 10:17 ./hcfpciv92smart/ATMESSAGE_I0
281180 4 -rw-r--r-- 5 root root 22 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_GCAP
281183 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_FMR
86525 4 -rw-r--r-- 3 root root 83 Jan 20 10:17 ./hcfpciv92smart/CALL_WAITING
69638 4 -rw-r--r-- 1 root root 63 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_GMM
281189 4 -rw-r--r-- 5 root root 35 Jan 20 10:17 ./hcfpciv92smart/ATMESSAGE_I3
86527 4 -rw-r--r-- 3 root root 12 Jan 20 10:17 ./hcfpciv92smart/PCMUPSTREAM
86528 4 -rw-r--r-- 3 root root 1567 Jan 20 10:17 ./hcfpciv92smart/OEM_FILTERS
281193 4 -rw-r--r-- 5 root root 7 Jan 20 10:17 ./hcfpciv92smart/OEM_SPKR_MUTE_DELAY
281195 4 -rw-r--r-- 5 root root 52 Jan 20 10:17 ./hcfpciv92smart/ATPLUSID_GMR
281197 4 -rw-r--r-- 5 root root 111 Jan 20 10:17 ./hcfpciv92smart/DTMF_COMP_LEVEL
281196 4 -rw-r--r-- 5 root root 378 Jan 20 10:17 ./hcfpciv92smart/OEM_SMARTDAA_PARAMS
281198 4 -rw-r--r-- 5 root root 183 Jan 20 10:17 ./hcfpciv92smart/AUDIO_AEC
281201 4 -rw-r--r-- 5 root root 83 Jan 20 10:17 ./hcfpciv92smart/MS_PARAMS
281203 4 -rw-r--r-- 5 root root 6 Jan 20 10:17 ./hcfpciv92smart/AT+MSSTR
69639 4 drwxr-xr-x 84 root root 4096 Jan 20 10:17 ./hcfpciv92smart/Region
281205 4 -rw-r--r-- 5 root root 248 Jan 20 10:17 ./hcfpciv92smart/COUNTRY_CODE_LIST
69716 4 drwxr-xr-x 2 root root 4096 Jan 20 10:17 ./hcfpciriptide
281175 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciriptide/ATPLUSID_GOI
69717 4 -rw-r--r-- 1 root root 61 Jan 20 08:41 ./hcfpciriptide/ATPLUSID_FMM
69718 4 -rw-r--r-- 1 root root 12 Jan 20 08:41 ./hcfpciriptide/OEM_FLAGS2
281182 4 -rw-r--r-- 5 root root 49 Jan 20 10:17 ./hcfpciriptide/ATPLUSID_GSN
281184 4 -rw-r--r-- 5 root root 144 Jan 20 10:17 ./hcfpciriptide/CADENCE
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciriptide/ATMESSAGE_I1
86520 4 -rw-r--r-- 3 root root 12 Jan 20 10:17 ./hcfpciriptide/OEM_FLAGS
281188 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciriptide/AT_MISC_DEF
86521 4 -rw-r--r-- 3 root root 202 Jan 20 10:17 ./hcfpciriptide/MOD_THRESHOLD
69719 4 -rw-r--r-- 1 root root 46 Jan 20 08:41 ./hcfpciriptide/ATMESSAGE_I4
281194 4 -rw-r--r-- 5 root root 733 Jan 20 10:17 ./hcfpciriptide/V25TER
281199 4 -rw-r--r-- 5 root root 55 Jan 20 10:17 ./hcfpciriptide/ATPLUSID_GMI
281200 4 -rw-r--r-- 5 root root 59 Jan 20 10:17 ./hcfpciriptide/ATPLUSID_FMI
281202 4 -rw-r--r-- 5 root root 127 Jan 20 10:17 ./hcfpciriptide/SREG
281185 4 -rw-r--r-- 10 root root 6 Jan 20 10:17 ./hcfpciriptide/ATMESSAGE_I7
86523 4 -rw-r--r-- 3 root root 3 Jan 20 10:17 ./hcfpciriptide/DEFAULT_CID
86524 4 -rw-r--r-- 3 root root 55 Jan 20 10:17 ./hcfpciriptide/MOH
281176 4 -rw-r--r-- 5 root root 360 Jan 20 10:17 ./hcfpciriptide/VOICE_CACHED_MISC_PARAMS
281177 4 -rw-r--r-- 5 root root 4 Jan 20 10:17 ./hcfpciriptide/OEM_DAATYPE
281181 4 -rw-r--r-- 5 root root 8 Jan 20 10:17 ./hcfpciriptide/ATMESSAGE_I0
281180 4 -rw-r--r-- 5 root root 22 Jan 20 10:17 ./hcfpciriptide/ATPLUSID_GCAP
281183 4 -rw-r--r-- 5 root root 56 Jan 20 10:17 ./hcfpciriptide/ATPLUSID_FMR
86525 4 -rw-r--r-- 3 root root 83 Jan 20 10:17 ./hcfpciriptide/CALL_WAITING
69720 4 -rw-r--r-- 1 root root 57 Jan 20 08:41 ./hcfpciriptide/ATPLUSID_GMM
281189 4 -rw-r--r-- 5 root root 35 Jan 20 10:17 ./hcfpciriptide/ATMESSAGE_I3
86527 4 -rw-r--r-- 3 root root 12 Jan 20 10:17 ./hcfpciriptide/PCMUPSTREAM
86528 4 -rw-r--r-- 3 root root 1567 Jan 20 10:17 ./hcfpciriptide/OEM_FILTERS
281193 4 -rw-r--r-- 5 root root 7 Jan 20 10:17 ./hcfpciriptide/OEM_SPKR_MUTE_DELAY
281195 4 -rw-r--r-- 5 root root 52 Jan 20 10:17 ./hcfpciriptide/ATPLUSID_GMR
281197 4 -rw-r--r-- 5 root root 111 Jan 20 10:17 ./hcfpciriptide/DTMF_COMP_LEVEL
281196 4 -rw-r--r-- 5 root root 378 Jan 20 10:17 ./hcfpciriptide/OEM_SMARTDAA_PARAMS
281198 4 -rw-r--r-- 5 root root 183 Jan 20 10:17 ./hcfpciriptide/AUDIO_AEC
281201 4 -rw-r--r-- 5 root root 83 Jan 20 10:17 ./hcfpciriptide/MS_PARAMS
281203 4 -rw-r--r-- 5 root root 6 Jan 20 10:17 ./hcfpciriptide/AT+MSSTR
69721 0 lrwxrwxrwx 1 root root 19 Jan 22 23:09 ./hcfpciriptide/Region -> ../hcfpciv90/Region
281205 4 -rw-r--r-- 5 root root 248 Jan 20 10:17 ./hcfpciriptide/COUNTRY_CODE_LIST
264987 4 drwx------ 3 root root 4096 Jan 22 23:09 ./dynamic
264988 4 drwx------ 2 root root 4096 Jan 23 01:00 ./dynamic/0-PCI-14f1:1033-122d:4027
+ cd /etc/hcfpcimodem/nvm && find dynamic -follow -print -type f -exec cat {} \;
dynamic
dynamic/0-PCI-14f1:1033-122d:4027
dynamic/0-PCI-14f1:1033-122d:4027/PCI_DEVICE_ID
1033
dynamic/0-PCI-14f1:1033-122d:4027/PCI_VENDOR_ID
14F1
dynamic/0-PCI-14f1:1033-122d:4027/HARDWARE_ID
65F6B62C
dynamic/0-PCI-14f1:1033-122d:4027/LICENSE_STATUS
"FREE (max 14.4kbps data only)"
dynamic/0-PCI-14f1:1033-122d:4027/PREVIOUS_COUNTRY_CODE
FFFF
dynamic/0-PCI-14f1:1033-122d:4027/COUNTRY_CODE
0009
dynamic/0-PCI-14f1:1033-122d:4027/QC_PROFILE
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00
dynamic/0-PCI-14f1:1033-122d:4027/PROFILE_STORED
01,01,01,00,00,01,03,00,01,02,00,00,2B,0D,0A,08,
02,32,02,0E,5F,32,00,00,46
dynamic/0-PCI-14f1:1033-122d:4027/POUND_UD
01,00,00,00,04,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,02,02,16,00,
00,00,20,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,50,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,A6,98,AA,3D,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
dynamic/0-PCI-14f1:1033-122d:4027/BLACK_LIST
00,00,00,00
dynamic/0-PCI-14f1:1033-122d:4027/VRID_CRC
00
dynamic/0-PCI-14f1:1033-122d:4027/VRID_TYPE
00
dynamic/0-PCI-14f1:1033-122d:4027/VRID_LENGTH
00
dynamic/0-PCI-14f1:1033-122d:4027/VRID_DATA
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
dynamic/0-PCI-14f1:1033-122d:4027/.region_set
dynamic/0-PCI-14f1:1033-122d:4027/LICENSE_OWNER
"daniel at tintin.id.au"
dynamic/0-PCI-14f1:1033-122d:4027/LICENSE_KEY
00000000
+ ls -lR /usr/lib/hcfpcimodem/.
/usr/lib/hcfpcimodem/.:
total 8
-r--r--r-- 1 root root 3702 Jan 20 10:17 LICENSE
drwxr-xr-x 4 root root 4096 Jan 22 23:09 modules
/usr/lib/hcfpcimodem/./modules:
total 8
drwxr-xr-x 2 root root 4096 Jan 22 23:09 GPL
drwxr-xr-x 3 root root 4096 Jan 22 23:09 binaries
/usr/lib/hcfpcimodem/./modules/GPL:
total 20
-r--r--r-- 1 root root 18860 Aug 24 06:10 COPYING
/usr/lib/hcfpcimodem/./modules/binaries:
total 4
drwxr-xr-x 3 root root 4096 Jan 22 23:09 i686
/usr/lib/hcfpcimodem/./modules/binaries/i686:
total 4
drwxr-xr-x 3 root root 4096 Jan 22 23:09 rh
/usr/lib/hcfpcimodem/./modules/binaries/i686/rh:
total 4
drwxr-xr-x 2 root root 4096 Jan 22 23:09 linux-2.4.20-8
/usr/lib/hcfpcimodem/./modules/binaries/i686/rh/linux-2.4.20-8:
total 1036
-r--r--r-- 1 root root 938941 Jan 20 10:17 hcfpciengine.o
-r--r--r-- 1 root root 7674 Jan 20 10:17 hcfpcihw.o
-r--r--r-- 1 root root 67056 Jan 20 10:17 hcfpciosspec.o
-r--r--r-- 1 root root 31767 Jan 20 10:17 hcfpciserial.o
+ ls -lR /lib/modules/2.4.20-8/misc
/lib/modules/2.4.20-8/misc:
total 16
lrwxrwxrwx 1 root root 75 Jan 23 00:59 hcfpciengine.o -> /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciengine.o
lrwxrwxrwx 1 root root 71 Jan 23 00:59 hcfpcihw.o -> /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpcihw.o
lrwxrwxrwx 1 root root 75 Jan 23 00:59 hcfpciosspec.o -> /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciosspec.o
lrwxrwxrwx 1 root root 75 Jan 23 00:59 hcfpciserial.o -> /usr/lib/hcfpcimodem/modules/binaries/i686/rh/linux-2.4.20-8/hcfpciserial.o
+ dmesg
Linux version 2.4.20-8 (bhcompile at porky.devel.redhat.com) (gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)) #1 Thu Mar 13 17:54:28 EST 2003
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 00000000000a0000 (usable)
BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000feae000 (usable)
BIOS-e820: 000000000feae000 - 0000000010000000 (reserved)
BIOS-e820: 00000000ffb00000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
254MB LOWMEM available.
On node 0 totalpages: 65198
zone(0): 4096 pages.
zone(1): 61102 pages.
zone(2): 0 pages.
Kernel command line: ro root=LABEL=/ hdc=ide-scsi
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 664.520 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 1327.10 BogoMIPS
Memory: 251680k/260792k available (1347k kernel code, 6692k reserved, 999k data, 132k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I cache: 16K, L1 D cache: 16K
CPU: L2 cache: 256K
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0383f9ff 00000000 00000000 00000000
CPU: Common caps: 0383f9ff 00000000 00000000 00000000
CPU: Intel Pentium III (Coppermine) stepping 03
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfc0be, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
Transparent bridge - Intel Corp. 82801AA PCI Bridge
PCI: Using IRQ router PIIX [8086/2410] at 00:1f.0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a National Semiconductor PC87306
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
ICH: IDE controller at PCI slot 00:1f.1
ICH: chipset revision 2
ICH: not 100% native mode: will probe irqs later
ide0: BM-DMA at 0xffa0-0xffa7, BIOS settings: hda:DMA, hdb:DMA
ide1: BM-DMA at 0xffa8-0xffaf, BIOS settings: hdc:DMA, hdd:pio
hda: WDC WD75AA-75BAA0, ATA DISK drive
hdb: WDC AC28400R, ATA DISK drive
blk: queue c03c9f40, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c03ca084, I/O limit 4095Mb (mask 0xffffffff)
hdc: CW099D ATAPI CD-R/RW, ATAPI CD/DVD-ROM drive
hdd: Lite-On LTN483S 48x Max, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: host protected area => 1
hda: 14726880 sectors (7540 MB) w/2048KiB Cache, CHS=916/255/63, UDMA(66)
hdb: task_no_data_intr: status=0x51 { DriveReady SeekComplete Error }
hdb: task_no_data_intr: error=0x04 { DriveStatusError }
hdb: host protected area => 1
hdb: 16514064 sectors (8455 MB) w/512KiB Cache, CHS=1027/255/63, UDMA(33)
ide-floppy driver 0.99.newide
Partition check:
hda: hda1 hda2 hda3
hdb: hdb1 hdb2
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 32768)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 147k freed
VFS: Mounted root (ext2 filesystem).
Journalled Block Device driver loaded
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 132k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 17:59:01 Mar 13 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Found IRQ 11 for device 00:1f.2
PCI: Setting latency timer of device 00:1f.2 to 64
usb-uhci.c: USB UHCI at I/O 0xff80, IRQ 11
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech at suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
hub.c: new USB device 00:1f.2-2, assigned address 2
usb-uhci.c: interrupt, status 2, frame# 655
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,2), internal journal
Adding Swap: 538168k swap-space (priority -1)
usb_control/bulk_msg: timeout
usb-uhci.c: interrupt, status 3, frame# 1568
input0: USB HID v1.00 Joystick [Futuretronics Futuretronics BlackHawk Mark 2] on usb1:2.0
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,66), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
hdd: ATAPI 48X CD-ROM drive, 120kB Cache, UDMA(33)
Uniform CD-ROM driver Revision: 3.12
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Vendor: CyberDrv Model: CW099D CD-R/RW Rev: 140M
Type: CD-ROM ANSI SCSI revision: 02
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 52x/52x writer cd/rw xa/form2 cdda tray
ip_tables: (C) 2000-2002 Netfilter core team
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE,EPP]
parport0: irq 7 detected
lp0: using parport0 (polling).
lp0: console ready
Linux agpgart interface v0.99 (c) Jeff Hartmann
agpgart: Maximum main memory to use for agp memory: 202M
agpgart: Detected an Intel i810 E Chipset.
agpgart: detected 4MB dedicated video ram.
agpgart: AGP aperture is 64M @ 0xf4000000
memory : cc65a580
memory : cc65a600
memory : cc65a680
cdrom: This disc doesn't have any tracks I recognize!
PCI: Found IRQ 10 for device 01:08.0
PCI: Sharing IRQ 10 with 00:1f.3
PCI: Sharing IRQ 10 with 00:1f.5
ttySHCF0 at I/O 0xecf8 (irq = 10) is a Conexant HCF controllerless PCI modem
PCI: Found IRQ 10 for device 01:08.0
PCI: Sharing IRQ 10 with 00:1f.3
PCI: Sharing IRQ 10 with 00:1f.5
ttySHCF0 at I/O 0xecf8 (irq = 10) is a Conexant HCF controllerless PCI modem
Intel 810 + AC97 Audio, version 0.24, 17:59:48 Mar 13 2003
PCI: Found IRQ 10 for device 00:1f.5
PCI: Sharing IRQ 10 with 00:1f.3
PCI: Sharing IRQ 10 with 01:08.0
PCI: Setting latency timer of device 00:1f.5 to 64
i810: Intel ICH 82801AA found at IO 0xdc80 and 0xd800, MEM 0x0000 and 0x0000, IRQ 10
i810_audio: Audio Controller supports 2 channels.
i810_audio: Defaulting to base 2 channel mode.
i810_audio: Resetting connection 0
ac97_codec: AC97 Audio codec, id: ADS64 (Analog Devices AD1881)
i810_audio: AC'97 codec 0 Unable to map surround DAC's (or DAC's not present), total channels = 2
memory : c9393600
memory : c9393880
memory : c9393800
cdrom: This disc doesn't have any tracks I recognize!
memory : c9393900
memory : c9393e80
memory : c9393e00
cdrom: This disc doesn't have any tracks I recognize!
PCI: Found IRQ 10 for device 01:08.0
PCI: Sharing IRQ 10 with 00:1f.3
PCI: Sharing IRQ 10 with 00:1f.5
ttySHCF0 at I/O 0xecf8 (irq = 10) is a Conexant HCF controllerless PCI modem
More information about the hcflinux
mailing list