[hsflinux] ERROR: no device detected by hsf driver

Frank Tuvell stuvell at snappydsl.net
Sat Jun 19 17:23:03 EDT 2004


I've got an HP Pavilion ze4500 and installed the Linuxant HSF driver with the 
FREE evaluation license.  It worked wonderfully so I decided to register and 
receive a full license.  After running hsfconfig --license to enter my 
license key, I now get 

	"Error: no device detected by hsf driver"

whenever I run hsfconfig commands and pppd no longer connect.  

pppd reports 

	"pppd[0] died: pppd options error (exit code 2)"

When I checked /var/log/messages I saw:

	June 19 16:24:42 xxxx pppd[6027]: unrecognized option "/dev/ttySHSF0"

I'm attaching the results of hsfconfig --dumpdiag as well.

Any help with this would be greatly appreciated!

Regards,

Frank
-------------- next part --------------

+ hsfstop

+ modprobe -v /dev/ttySHSF
install /sbin/modprobe hsfpcibasic2; /sbin/modprobe hsfmc97ich; /sbin/modprobe hsfmc97via; /sbin/modprobe hsfmc97ali; /bin/true
insmod /lib/modules/2.6.5-7.75-default/misc/hsfsoar.ko 
insmod /lib/modules/2.6.5-7.75-default/misc/hsfosspec.ko dcpmajor=242 diagmajor=243
insmod /lib/modules/2.6.5-7.75-default/misc/hsfengine.ko 
insmod /lib/modules/2.6.5-7.75-default/misc/hsfserial.ko serialmajor=240
insmod /lib/modules/2.6.5-7.75-default/misc/hsfpcibasic2.ko 
insmod /lib/modules/2.6.5-7.75-default/misc/hsfmc97ich.ko 
insmod /lib/modules/2.6.5-7.75-default/misc/hsfmc97via.ko 
insmod /lib/modules/2.6.5-7.75-default/misc/hsfmc97ali.ko 

+ lsmod
Module                  Size  Used by
hsfmc97ali             51476  0 
hsfmc97via             49688  0 
hsfmc97ich             51344  0 
hsfpcibasic2           56848  0 
hsfserial              19620  4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
hsfengine            1206948  1 hsfserial
hsfosspec              66656  6 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine
hsfsoar                52096  4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2
nls_cp850               5120  8 
smbfs                  61048  9 
edd                     9368  0 
joydev                 10304  0 
sg                     35616  0 
st                     39068  0 
sd_mod                 20224  0 
sr_mod                 16292  0 
scsi_mod              108748  4 sg,st,sd_mod,sr_mod
ide_cd                 36740  0 
usbserial              29040  0 
cdrom                  36764  2 sr_mod,ide_cd
nvram                   8456  0 
parport_pc             35520  1 
lp                     11044  0 
parport                37832  2 parport_pc,lp
cpufreq_userspace       5796  0 
powernow_k7             5792  0 
speedstep_lib           3712  0 
freq_table              4612  1 powernow_k7
thermal                12680  0 
processor              16680  1 thermal
fan                     4228  0 
button                  6416  0 
battery                 8836  0 
ac                      4996  0 
ohci_hcd               19332  0 
snd_seq_oss            31232  0 
snd_seq_midi_event      7680  1 snd_seq_oss
snd_seq                54928  5 snd_seq_oss,snd_seq_midi_event
snd_seq_device          8456  2 snd_seq_oss,snd_seq
snd_pcm_oss            57512  0 
ati_agp                 8588  1 
agpgart                30888  1 ati_agp
snd_mixer_oss          18944  1 snd_pcm_oss
ohci1394               30852  0 
yenta_socket           15872  0 
pcmcia_core            61764  1 yenta_socket
ieee1394              100152  1 ohci1394
snd_ali5451            22088  4 
snd_ac97_codec         62468  1 snd_ali5451
snd_pcm                97032  2 snd_pcm_oss,snd_ali5451
snd_page_alloc         11528  1 snd_pcm
ipv6                  236800  10 
snd_timer              25860  2 snd_seq,snd_pcm
snd                    61444  19 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_ali5451,snd_ac97_codec,snd_pcm,snd_timer
soundcore               9056  1 snd
natsemi                22880  0 
usbcore               103516  4 usbserial,ohci_hcd
evdev                   9856  1 
ndiswrapper            67072  0 
binfmt_misc            10120  1 
subfs                   7424  1 
nls_utf8                2304  9 
ntfs                   86416  1 
dm_mod                 50300  0 
slamr                 318628  2 
reiserfs              241104  1 

+ date
Sat Jun 19 16:11:35 EDT 2004

+ /usr/sbin/hsfconfig --info
Conexant HSF softmodem driver, version 6.03.00lnxt04061800full

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".

ERROR: no device detected by hsf driver

+ identify_system
linux-i686(i686)-2.6.5-7.75-default SuSE-9.1

+ uname -a
Linux marge 2.6.5-7.75-default #1 Mon Jun 14 10:44:37 UTC 2004 i686 athlon i386 GNU/Linux

+ gcc -v
Reading specs from /usr/lib/gcc-lib/i586-suse-linux/3.3.3/specs
Configured with: ../configure --enable-threads=posix --prefix=/usr --with-local-prefix=/usr/local --infodir=/usr/share/info --mandir=/usr/share/man --enable-languages=c,c++,f77,objc,java,ada --disable-checking --libdir=/usr/lib --enable-libgcj --with-gxx-include-dir=/usr/include/g++ --with-slibdir=/lib --with-system-zlib --enable-shared --enable-__cxa_atexit i586-suse-linux
Thread model: posix
gcc version 3.3.3 (SuSE Linux)

+ cat -v /proc/version
Linux version 2.6.5-7.75-default (geeko at buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 Mon Jun 14 10:44:37 UTC 2004

+ cat -v /proc/cpuinfo
processor	: 0
vendor_id	: AuthenticAMD
cpu family	: 6
model		: 10
model name	: mobile AMD Athlon(tm) XP2500+
stepping	: 0
cpu MHz		: 1855.170
cache size	: 512 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	: 3670.01


+ cat -v /etc/SuSE-release
SuSE Linux 9.1 (i586)
VERSION = 9.1

+ cat -v /etc/lsb-release
LSB_VERSION="1.3"
DISTRIB_ID="SuSE"
DISTRIB_RELEASE="9.1"
DISTRIB_DESCRIPTION="SuSE Linux 9.1 (i586)"

+ lspci -n
0000:00:00.0 Class 0600: 1002:cab0 (rev 13)
0000:00:01.0 Class 0604: 1002:700f (rev 01)
0000:00:02.0 Class 0c03: 10b9:5237 (rev 03)
0000:00:06.0 Class 0401: 10b9:5451 (rev 02)
0000:00:07.0 Class 0601: 10b9:1533
0000:00:08.0 Class 0703: 10b9:5457
0000:00:09.0 Class 0280: 14e4:4320 (rev 02)
0000:00:0a.0 Class 0607: 1217:6972
0000:00:0c.0 Class 0c00: 104c:8026
0000:00:10.0 Class 0101: 10b9:5229 (rev c4)
0000:00:11.0 Class 0680: 10b9:7101
0000:00:12.0 Class 0200: 100b:0020
0000:01:05.0 Class 0300: 1002:4336

+ lspci -v
0000:00:00.0 Host bridge: ATI Technologies Inc AGP Bridge [IGP 320M] (rev 13)
	Flags: bus master, 66Mhz, medium devsel, latency 32
	Memory at d4000000 (32-bit, prefetchable)
	Memory at d0500000 (32-bit, prefetchable) [size=4K]
	I/O ports at 8090 [disabled] [size=4]
	Capabilities: [a0] AGP version 2.0

0000:00:01.0 PCI bridge: ATI Technologies Inc PCI Bridge [IGP 320M] (rev 01) (prog-if 00 [Normal decode])
	Flags: bus master, 66Mhz, medium devsel, latency 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: d0100000-d01fffff
	Prefetchable memory behind bridge: e0000000-efffffff
	Expansion ROM at 00009000 [disabled] [size=4K]

0000:00:02.0 USB Controller: ALi Corporation USB 1.1 Controller (rev 03) (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, medium devsel, latency 64, IRQ 10
	Memory at d0006000 (32-bit, non-prefetchable)
	Capabilities: [60] Power Management version 2

0000:00:06.0 Multimedia audio controller: ALi Corporation M5451 PCI AC-Link Controller Audio Device (rev 02)
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, medium devsel, latency 64, IRQ 5
	I/O ports at 8400
	Memory at d0007000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2

0000:00:07.0 ISA bridge: ALi Corporation M1533 PCI to ISA Bridge [Aladdin IV]
	Subsystem: ALi Corporation ALI M1533 Aladdin IV ISA Bridge
	Flags: bus master, medium devsel, latency 0
	Capabilities: [a0] Power Management version 1

0000:00:08.0 Modem: ALi Corporation Intel 537 [M5457 AC-Link Modem] (prog-if 00 [Generic])
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, medium devsel, latency 64, IRQ 3
	Memory at d0008000 (32-bit, non-prefetchable)
	I/O ports at 8800 [size=256]
	Capabilities: [40] Power Management version 2

0000:00:09.0 Network controller: Broadcom Corporation BCM94306 802.11g (rev 02)
	Subsystem: Compaq Computer Corporation: Unknown device 00e7
	Flags: bus master, fast devsel, latency 64, IRQ 10
	Memory at d0004000 (32-bit, non-prefetchable)
	Capabilities: [40] Power Management version 2

0000:00:0a.0 CardBus bridge: O2 Micro, Inc. OZ6912 Cardbus Controller
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, stepping, slow devsel, latency 168, IRQ 11
	Memory at 80000000 (32-bit, non-prefetchable)
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 81000000-81100000 (prefetchable)
	Memory window 1: 1c000000-1c3ff000
	I/O window 0: 00003000-0000307f
	I/O window 1: 00004000-000040ff
	16-bit legacy interface ports at 0001

0000:00:0c.0 FireWire (IEEE 1394): Texas Instruments TSB43AB21 IEEE-1394a-2000 Controller (PHY/Link) (prog-if 10 [OHCI])
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, medium devsel, latency 64, IRQ 10
	Memory at d0009000 (32-bit, non-prefetchable)
	Memory at d0000000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] Power Management version 2

0000:00:10.0 IDE interface: ALi Corporation M5229 IDE (rev c4) (prog-if b0)
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, medium devsel, latency 32
	I/O ports at 8080 [size=16]
	Capabilities: [60] Power Management version 2

0000:00:11.0 Bridge: ALi Corporation M7101 PMU
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: medium devsel

0000:00:12.0 Ethernet controller: National Semiconductor Corporation DP83815 (MacPhyter) Ethernet Controller
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, medium devsel, latency 90, IRQ 11
	I/O ports at 8c00
	Memory at d000a000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [40] Power Management version 2

0000:01:05.0 VGA compatible controller: ATI Technologies Inc Radeon Mobility U1 (prog-if 00 [VGA])
	Subsystem: Hewlett-Packard Company: Unknown device 0024
	Flags: bus master, stepping, fast Back2Back, 66Mhz, medium devsel, latency 66, IRQ 10
	Memory at e0000000 (32-bit, prefetchable)
	I/O ports at 9000 [size=256]
	Memory at d0100000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [58] AGP version 2.0
	Capabilities: [50] Power Management version 2


+ lspci -n -vvv
0000:00:00.0 Class 0600: 1002:cab0 (rev 13)
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
	Latency: 32
	Region 0: Memory at d4000000 (32-bit, prefetchable)
	Region 1: Memory at d0500000 (32-bit, prefetchable) [size=4K]
	Region 2: I/O ports at 8090 [disabled] [size=4]
	Capabilities: [a0] AGP version 2.0
		Status: RQ=16 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW+ AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA- AGP- GART64- 64bit- FW- Rate=<none>

0000:00:01.0 Class 0604: 1002:700f (rev 01)
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap- 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 99
	Bus: primary=00, secondary=01, subordinate=01, sec-latency=68
	I/O behind bridge: 00009000-00009fff
	Memory behind bridge: d0100000-d01fffff
	Prefetchable memory behind bridge: e0000000-efffffff
	Expansion ROM at 00009000 [disabled] [size=4K]
	BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-

0000:00:02.0 Class 0c03: 10b9:5237 (rev 03) (prog-if 10)
	Subsystem: 103c:0024
	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 (20000ns max)
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d0006000 (32-bit, non-prefetchable)
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:06.0 Class 0401: 10b9:5451 (rev 02)
	Subsystem: 103c:0024
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR+ <PERR+
	Latency: 64 (500ns min, 6000ns max)
	Interrupt: pin A routed to IRQ 5
	Region 0: I/O ports at 8400
	Region 1: Memory at d0007000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [dc] Power Management version 2
		Flags: PMEClk- DSI+ D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:07.0 Class 0601: 10b9:1533
	Subsystem: 10b9:1533
	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: [a0] 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:08.0 Class 0703: 10b9:5457
	Subsystem: 103c:0024
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64
	Interrupt: pin A routed to IRQ 3
	Region 0: Memory at d0008000 (32-bit, non-prefetchable)
	Region 1: I/O ports at 8800 [size=256]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:09.0 Class 0280: 14e4:4320 (rev 02)
	Subsystem: 0e11:00e7
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d0004000 (32-bit, non-prefetchable)
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=2 PME-

0000:00:0a.0 Class 0607: 1217:6972
	Subsystem: 103c:0024
	Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=slow >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 168
	Interrupt: pin A routed to IRQ 11
	Region 0: Memory at 80000000 (32-bit, non-prefetchable)
	Bus: primary=00, secondary=02, subordinate=05, sec-latency=176
	Memory window 0: 81000000-81100000 (prefetchable)
	Memory window 1: 1c000000-1c3ff000
	I/O window 0: 00003000-0000307f
	I/O window 1: 00004000-000040ff
	BridgeCtl: Parity- SERR- ISA- VGA- MAbort- >Reset- 16bInt+ PostWrite+
	16-bit legacy interface ports at 0001

0000:00:0c.0 Class 0c00: 104c:8026 (prog-if 10)
	Subsystem: 103c:0024
	Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 64 (500ns min, 1000ns max), cache line size 10
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at d0009000 (32-bit, non-prefetchable)
	Region 1: Memory at d0000000 (32-bit, non-prefetchable) [size=16K]
	Capabilities: [44] 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:10.0 Class 0101: 10b9:5229 (rev c4) (prog-if b0)
	Subsystem: 103c:0024
	Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
	Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
	Latency: 32 (500ns min, 1000ns max)
	Interrupt: pin A routed to IRQ 0
	Region 4: I/O ports at 8080 [size=16]
	Capabilities: [60] Power Management version 2
		Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:00:11.0 Class 0680: 10b9:7101
	Subsystem: 103c:0024
	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-

0000:00:12.0 Class 0200: 100b:0020
	Subsystem: 103c:0024
	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: 90 (2750ns min, 13000ns max)
	Interrupt: pin A routed to IRQ 11
	Region 0: I/O ports at 8c00
	Region 1: Memory at d000a000 (32-bit, non-prefetchable) [size=4K]
	Capabilities: [40] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=320mA PME(D0+,D1+,D2+,D3hot+,D3cold+)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-

0000:01:05.0 Class 0300: 1002:4336
	Subsystem: 103c:0024
	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 10
	Interrupt: pin A routed to IRQ 10
	Region 0: Memory at e0000000 (32-bit, prefetchable)
	Region 1: I/O ports at 9000 [size=256]
	Region 2: Memory at d0100000 (32-bit, non-prefetchable) [size=64K]
	Capabilities: [58] AGP version 2.0
		Status: RQ=48 Iso- ArqSz=0 Cal=0 SBA+ ITACoh- GART64- HTrans- 64bit- FW- AGP3- Rate=x1,x2,x4
		Command: RQ=1 ArqSz=0 Cal=0 SBA+ AGP- GART64- 64bit- FW- Rate=<none>
	Capabilities: [50] Power Management version 2
		Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
		Status: D0 PME-Enable- DSel=0 DScale=0 PME-


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

+ cat -v /proc/cmdline
root=/dev/hda3 vga=0x317 desktop resume=/dev/hda5 splash=silent

+ cat -v /proc/uptime
1406.45 1340.53

+ 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
  9 st
 10 misc
 13 input
 14 sound
 21 sg
 29 fb
116 alsa
128 ptm
136 pts
171 ieee1394
180 usb
188 ttyUSB
212 slamr
240 ttySHSF
242 hsfdcp
243 hsfdiag

Block devices:
  1 ramdisk
  2 fd
  3 ide0
  7 loop
  8 sd
  9 md
 11 sr
 22 ide1
 65 sd
 66 sd
 67 sd
 68 sd
 69 sd
 70 sd
 71 sd
128 sd
129 sd
130 sd
131 sd
132 sd
133 sd
134 sd
135 sd
253 device-mapper
254 mdp

+ cat -v /proc/misc
144 nvram
175 agpgart
  0 ndiswrapper
 63 device-mapper
  1 psaux
135 rtc

+ cat -v /proc/filesystems
nodev	sysfs
nodev	rootfs
nodev	bdev
nodev	proc
nodev	sockfs
nodev	futexfs
nodev	tmpfs
nodev	pipefs
nodev	eventpollfs
nodev	devpts
	ext2
nodev	ramfs
nodev	hugetlbfs
	minix
	iso9660
nodev	nfs
nodev	rpc_pipefs
	reiserfs
	ntfs
nodev	subfs
nodev	binfmt_misc
nodev	usbfs
nodev	usbdevfs
nodev	smbfs

+ cat -v /proc/interrupts
           CPU0       
  0:    1404518          XT-PIC  timer
  1:        775          XT-PIC  i8042
  2:          0          XT-PIC  cascade
  3:          0          XT-PIC  SL1800
  5:        136          XT-PIC  ALI 5451
  8:          2          XT-PIC  rtc
  9:        539          XT-PIC  acpi
 10:      30453          XT-PIC  ndiswrapper, ohci1394, ohci_hcd
 11:          3          XT-PIC  yenta
 12:     166338          XT-PIC  i8042
 14:      14558          XT-PIC  ide0
 15:       9672          XT-PIC  ide1
NMI:          0 
LOC:          0 
ERR:          0
MIS:          0

+ cat -v /proc/iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000cf000-000cf7ff : Extension ROM
000f0000-000fffff : System ROM
00100000-1beeffff : System RAM
  00100000-002ea484 : Kernel code
  002ea485-00396dff : Kernel data
1bef0000-1befefff : ACPI Tables
1beff000-1befffff : ACPI Non-volatile Storage
1bf00000-1bffffff : reserved
1c000000-1c3fffff : PCI CardBus #02
80000000-80000fff : 0000:00:0a.0
  80000000-80000fff : yenta_socket
81000000-81100fff : PCI CardBus #02
d0000000-d0003fff : 0000:00:0c.0
d0004000-d0005fff : 0000:00:09.0
  d0004000-d0005fff : bcmwl5.sys
d0006000-d0006fff : 0000:00:02.0
  d0006000-d0006fff : ohci_hcd
d0007000-d0007fff : 0000:00:06.0
d0008000-d0008fff : 0000:00:08.0
  d0008000-d0008fff : SL1800
d0009000-d00097ff : 0000:00:0c.0
  d0009000-d00097ff : ohci1394
d000a000-d000afff : 0000:00:12.0
  d000a000-d000afff : eth0
d0100000-d01fffff : PCI Bus #01
  d0100000-d010ffff : 0000:01:05.0
d0500000-d0500fff : 0000:00:00.0
d4000000-d7ffffff : 0000:00:00.0
e0000000-efffffff : PCI Bus #01
  e0000000-efffffff : 0000:01:05.0
    e0000000-e1ffffff : vesafb
fffc0000-ffffffff : reserved

+ cat -v /proc/ioports
0000-001f : dma1
0020-0021 : pic1
0040-005f : timer
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
03b0-03bb : RadeonIGP
03c0-03df : vesafb
03f6-03f6 : ide0
03f8-03ff : serial
0cf8-0cff : PCI conf1
3000-307f : PCI CardBus #02
4000-40ff : PCI CardBus #02
8000-803f : 0000:00:11.0
  8008-800b : ACPI timer
  8010-8015 : ACPI CPU throttle
8040-805f : 0000:00:11.0
8080-808f : 0000:00:10.0
  8080-8087 : ide0
  8088-808f : ide1
8090-8093 : 0000:00:00.0
8400-84ff : 0000:00:06.0
  8400-84ff : ALI 5451
8800-88ff : 0000:00:08.0
  8800-88ff : SL1800
8c00-8cff : 0000:00:12.0
  8c00-8cff : eth0
9000-9fff : PCI Bus #01
  9000-90ff : 0000:01:05.0

+ cat -v /proc/dma
 4: cascade

+ cat -v /proc/mtrr
reg00: base=0x00000000 (   0MB), size= 256MB: write-back, count=1
reg01: base=0x10000000 ( 256MB), size= 128MB: write-back, count=1
reg02: base=0x18000000 ( 384MB), size=  64MB: write-back, count=1
reg03: base=0xe0000000 (3584MB), size=  32MB: write-combining, count=1

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

   3     0   39070080 hda
   3     1   23551258 hda1
   3     2     104422 hda2
   3     3   14498662 hda3
   3     4          1 hda4
   3     5     915673 hda5

+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / reiserfs rw 0 0
proc /proc proc rw 0 0
sysfs /sys sysfs rw 0 0
devpts /dev/pts devpts rw 0 0
tmpfs /dev/shm tmpfs rw 0 0
/dev/hda1 /windows/C ntfs ro,noatime,nodiratime,nosuid,nodev,noexec,uid=0,gid=100,umask=02,nls=utf8,errors=continue,mft_zone_multiplier=1 0 0
/dev/cdrecorder /media/cdrecorder subfs ro,nosuid,nodev 0 0
none /proc/sys/fs/binfmt_misc binfmt_misc rw 0 0
usbfs /proc/bus/usb usbfs rw 0 0
//maggie/http /mnt/maggie/http smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0
//maggie/hunin /mnt/maggie/hunin smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0
//maggie/xvu /mnt/maggie/xvu smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0
//homer/ftuvell /mnt/homer/ftuvell smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0
//homer/franksdir /mnt/homer/franksdir smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0
//homer/public /mnt/homer/public smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0
//bart/mail /home/ftuvell/Mail smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0
//bart/cvs /home/ftuvell/cvs smbfs rw,nodiratime,nosuid,nodev,file_mode=0755,dir_mode=0755 0 0

+ cat -v /proc/swaps
Filename				Type		Size	Used	Priority
/dev/hda5                               partition	915664	0	42

+ cat -v /proc/meminfo
MemTotal:       450672 kB
MemFree:        105092 kB
Buffers:         48632 kB
Cached:         169696 kB
SwapCached:          0 kB
Active:         223972 kB
Inactive:        86328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:       450672 kB
LowFree:        105092 kB
SwapTotal:      915664 kB
SwapFree:       915664 kB
Dirty:            4448 kB
Writeback:           0 kB
Mapped:         126412 kB
Slab:            23384 kB
Committed_AS:   177892 kB
PageTables:       2192 kB
VmallocTotal:   573432 kB
VmallocUsed:     39068 kB
VmallocChunk:   534144 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     4096 kB

+ cat -v /proc/stat
cpu  4400 69 1878 125984 7921 175 24
cpu0 4400 69 1878 125984 7921 175 24
intr 1627017 1404531 775 0 0 6 136 2 0 2 539 30455 3 166338 0 14558 9672 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ctxt 466158
btime 1087674489
processes 5813
procs_running 2
procs_blocked 0

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

+ cat -v /proc/modules
hsfmc97ali 51476 0 - Live 0xdee40000
hsfmc97via 49688 0 - Live 0xdee32000
hsfmc97ich 51344 0 - Live 0xdee24000
hsfpcibasic2 56848 0 - Live 0xde956000
hsfserial 19620 4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xde94d000
hsfengine 1206948 1 hsfserial, Live 0xde99c000
hsfosspec 66656 6 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2,hsfserial,hsfengine, Live 0xde98a000
hsfsoar 52096 4 hsfmc97ali,hsfmc97via,hsfmc97ich,hsfpcibasic2, Live 0xde967000
nls_cp850 5120 8 - Live 0xde953000
smbfs 61048 9 - Live 0xdee4e000
edd 9368 0 - Live 0xdede5000
joydev 10304 0 - Live 0xded99000
sg 35616 0 - Live 0xdedfd000
st 39068 0 - Live 0xdedf2000
sd_mod 20224 0 - Live 0xdedc1000
sr_mod 16292 0 - Live 0xdeda1000
scsi_mod 108748 4 sg,st,sd_mod,sr_mod, Live 0xdee08000
ide_cd 36740 0 - Live 0xdeddb000
usbserial 29040 0 - Live 0xdedd2000
cdrom 36764 2 sr_mod,ide_cd, Live 0xdedc8000
nvram 8456 0 - Live 0xded9d000
parport_pc 35520 1 - Live 0xdedb1000
lp 11044 0 - Live 0xded4b000
parport 37832 2 parport_pc,lp, Live 0xdeda6000
cpufreq_userspace 5796 0 - Live 0xded96000
powernow_k7 5792 0 - Live 0xded93000
speedstep_lib 3712 0 - Live 0xded84000
freq_table 4612 1 powernow_k7, Live 0xded81000
thermal 12680 0 - Live 0xded8e000
processor 16680 1 thermal, Live 0xded88000
fan 4228 0 - Live 0xded7e000
button 6416 0 - Live 0xded4f000
battery 8836 0 - Live 0xded7a000
ac 4996 0 - Live 0xded48000
ohci_hcd 19332 0 - Live 0xdeb29000
snd_seq_oss 31232 0 - Live 0xded71000
snd_seq_midi_event 7680 1 snd_seq_oss, Live 0xded40000
snd_seq 54928 5 snd_seq_oss,snd_seq_midi_event, Live 0xded62000
snd_seq_device 8456 2 snd_seq_oss,snd_seq, Live 0xded10000
snd_pcm_oss 57512 0 - Live 0xded52000
ati_agp 8588 1 - Live 0xdec89000
agpgart 30888 1 ati_agp, Live 0xdecaf000
snd_mixer_oss 18944 1 snd_pcm_oss, Live 0xdec45000
ohci1394 30852 0 - Live 0xdec3c000
yenta_socket 15872 0 - Live 0xdeadb000
pcmcia_core 61764 1 yenta_socket, Live 0xded2f000
ieee1394 100152 1 ohci1394, Live 0xded15000
snd_ali5451 22088 4 - Live 0xdec35000
snd_ac97_codec 62468 1 snd_ali5451, Live 0xdec78000
snd_pcm 97032 2 snd_pcm_oss,snd_ali5451, Live 0xdec96000
snd_page_alloc 11528 1 snd_pcm, Live 0xdeb1f000
ipv6 236800 10 - Live 0xdecbc000
snd_timer 25860 2 snd_seq,snd_pcm, Live 0xdec2d000
snd 61444 19 snd_seq_oss,snd_seq_midi_event,snd_seq,snd_seq_device,snd_pcm_oss,snd_mixer_oss,snd_ali5451,snd_ac97_codec,snd_pcm,snd_timer, Live 0xdec67000
soundcore 9056 1 snd, Live 0xdead7000
natsemi 22880 0 - Live 0xdeb18000
usbcore 103516 4 usbserial,ohci_hcd, Live 0xdec4c000
evdev 9856 1 - Live 0xde85d000
ndiswrapper 67072 0 - Live 0xdebef000
binfmt_misc 10120 1 - Live 0xde843000
subfs 7424 1 - Live 0xde847000
nls_utf8 2304 9 - Live 0xde83e000
ntfs 86416 1 - Live 0xdeae0000
dm_mod 50300 0 - Live 0xde84c000
slamr 318628 2 - Live 0xdeb2f000
reiserfs 241104 1 - Live 0xde861000

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

+ sysctl -a
sunrpc.tcp_slot_table_entries = 16
sunrpc.udp_slot_table_entries = 16
sunrpc.nlm_debug = 0
sunrpc.nfsd_debug = 0
sunrpc.nfs_debug = 0
sunrpc.rpc_debug = 0
abi.fake_utsname = 0
abi.trace = 0
abi.defhandler_libcso = 68157441
abi.defhandler_lcall7 = 68157441
abi.defhandler_elf = 0
abi.defhandler_coff = 117440515
dev.scsi.logging_level = 0
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:		0
dev.cdrom.info = Can write MRW:		0
dev.cdrom.info = Can write RAM:		0
dev.cdrom.info = 
dev.cdrom.info = 
dev.parport.parport0.devices.lp.timeslice = 200
dev.parport.parport0.devices.active = none
dev.parport.parport0.modes = PCSPP,TRISTATE
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.raid.speed_limit_max = 200000
dev.raid.speed_limit_min = 1000
dev.rtc.max-user-freq = 64
net.ipv6.conf.sit0.max_addresses = 16
net.ipv6.conf.sit0.max_desync_factor = 600
net.ipv6.conf.sit0.regen_max_retry = 5
net.ipv6.conf.sit0.temp_prefered_lft = 86400
net.ipv6.conf.sit0.temp_valid_lft = 604800
net.ipv6.conf.sit0.use_tempaddr = -1
net.ipv6.conf.sit0.force_mld_version = 0
net.ipv6.conf.sit0.router_solicitation_delay = 1
net.ipv6.conf.sit0.router_solicitation_interval = 4
net.ipv6.conf.sit0.router_solicitations = 3
net.ipv6.conf.sit0.dad_transmits = 1
net.ipv6.conf.sit0.autoconf = 1
net.ipv6.conf.sit0.accept_redirects = 1
net.ipv6.conf.sit0.accept_ra = 1
net.ipv6.conf.sit0.mtu = 1480
net.ipv6.conf.sit0.hop_limit = 64
net.ipv6.conf.sit0.forwarding = 0
net.ipv6.conf.default.max_addresses = 16
net.ipv6.conf.default.max_desync_factor = 600
net.ipv6.conf.default.regen_max_retry = 5
net.ipv6.conf.default.temp_prefered_lft = 86400
net.ipv6.conf.default.temp_valid_lft = 604800
net.ipv6.conf.default.use_tempaddr = 0
net.ipv6.conf.default.force_mld_version = 0
net.ipv6.conf.default.router_solicitation_delay = 1
net.ipv6.conf.default.router_solicitation_interval = 4
net.ipv6.conf.default.router_solicitations = 3
net.ipv6.conf.default.dad_transmits = 1
net.ipv6.conf.default.autoconf = 1
net.ipv6.conf.default.accept_redirects = 1
net.ipv6.conf.default.accept_ra = 1
net.ipv6.conf.default.mtu = 1280
net.ipv6.conf.default.hop_limit = 64
net.ipv6.conf.default.forwarding = 0
net.ipv6.conf.all.max_addresses = 16
net.ipv6.conf.all.max_desync_factor = 600
net.ipv6.conf.all.regen_max_retry = 5
net.ipv6.conf.all.temp_prefered_lft = 86400
net.ipv6.conf.all.temp_valid_lft = 604800
net.ipv6.conf.all.use_tempaddr = 0
net.ipv6.conf.all.force_mld_version = 1
net.ipv6.conf.all.router_solicitation_delay = 1
net.ipv6.conf.all.router_solicitation_interval = 4
net.ipv6.conf.all.router_solicitations = 3
net.ipv6.conf.all.dad_transmits = 1
net.ipv6.conf.all.autoconf = 1
net.ipv6.conf.all.accept_redirects = 1
net.ipv6.conf.all.accept_ra = 1
net.ipv6.conf.all.mtu = 1280
net.ipv6.conf.all.hop_limit = 64
net.ipv6.conf.all.forwarding = 0
net.ipv6.conf.wlan0.max_addresses = 16
net.ipv6.conf.wlan0.max_desync_factor = 600
net.ipv6.conf.wlan0.regen_max_retry = 5
net.ipv6.conf.wlan0.temp_prefered_lft = 86400
net.ipv6.conf.wlan0.temp_valid_lft = 604800
net.ipv6.conf.wlan0.use_tempaddr = 0
net.ipv6.conf.wlan0.force_mld_version = 0
net.ipv6.conf.wlan0.router_solicitation_delay = 1
net.ipv6.conf.wlan0.router_solicitation_interval = 4
net.ipv6.conf.wlan0.router_solicitations = 3
net.ipv6.conf.wlan0.dad_transmits = 1
net.ipv6.conf.wlan0.autoconf = 1
net.ipv6.conf.wlan0.accept_redirects = 1
net.ipv6.conf.wlan0.accept_ra = 1
net.ipv6.conf.wlan0.mtu = 1500
net.ipv6.conf.wlan0.hop_limit = 64
net.ipv6.conf.wlan0.forwarding = 0
net.ipv6.conf.lo.max_addresses = 16
net.ipv6.conf.lo.max_desync_factor = 600
net.ipv6.conf.lo.regen_max_retry = 5
net.ipv6.conf.lo.temp_prefered_lft = 86400
net.ipv6.conf.lo.temp_valid_lft = 604800
net.ipv6.conf.lo.use_tempaddr = -1
net.ipv6.conf.lo.force_mld_version = 0
net.ipv6.conf.lo.router_solicitation_delay = 1
net.ipv6.conf.lo.router_solicitation_interval = 4
net.ipv6.conf.lo.router_solicitations = 3
net.ipv6.conf.lo.dad_transmits = 1
net.ipv6.conf.lo.autoconf = 1
net.ipv6.conf.lo.accept_redirects = 1
net.ipv6.conf.lo.accept_ra = 1
net.ipv6.conf.lo.mtu = 16436
net.ipv6.conf.lo.hop_limit = 64
net.ipv6.conf.lo.forwarding = 0
net.ipv6.neigh.sit0.locktime = 0
net.ipv6.neigh.sit0.proxy_delay = 80
net.ipv6.neigh.sit0.anycast_delay = 100
net.ipv6.neigh.sit0.proxy_qlen = 64
net.ipv6.neigh.sit0.unres_qlen = 3
net.ipv6.neigh.sit0.gc_stale_time = 60
net.ipv6.neigh.sit0.delay_first_probe_time = 5
net.ipv6.neigh.sit0.base_reachable_time = 30
net.ipv6.neigh.sit0.retrans_time = 1000
net.ipv6.neigh.sit0.app_solicit = 0
net.ipv6.neigh.sit0.ucast_solicit = 3
net.ipv6.neigh.sit0.mcast_solicit = 3
net.ipv6.neigh.wlan0.locktime = 0
net.ipv6.neigh.wlan0.proxy_delay = 80
net.ipv6.neigh.wlan0.anycast_delay = 100
net.ipv6.neigh.wlan0.proxy_qlen = 64
net.ipv6.neigh.wlan0.unres_qlen = 3
net.ipv6.neigh.wlan0.gc_stale_time = 60
net.ipv6.neigh.wlan0.delay_first_probe_time = 5
net.ipv6.neigh.wlan0.base_reachable_time = 30
net.ipv6.neigh.wlan0.retrans_time = 1000
net.ipv6.neigh.wlan0.app_solicit = 0
net.ipv6.neigh.wlan0.ucast_solicit = 3
net.ipv6.neigh.wlan0.mcast_solicit = 3
net.ipv6.neigh.lo.locktime = 0
net.ipv6.neigh.lo.proxy_delay = 80
net.ipv6.neigh.lo.anycast_delay = 100
net.ipv6.neigh.lo.proxy_qlen = 64
net.ipv6.neigh.lo.unres_qlen = 3
net.ipv6.neigh.lo.gc_stale_time = 60
net.ipv6.neigh.lo.delay_first_probe_time = 5
net.ipv6.neigh.lo.base_reachable_time = 30
net.ipv6.neigh.lo.retrans_time = 1000
net.ipv6.neigh.lo.app_solicit = 0
net.ipv6.neigh.lo.ucast_solicit = 3
net.ipv6.neigh.lo.mcast_solicit = 3
net.ipv6.neigh.default.gc_thresh3 = 1024
net.ipv6.neigh.default.gc_thresh2 = 512
net.ipv6.neigh.default.gc_thresh1 = 128
net.ipv6.neigh.default.gc_interval = 30
net.ipv6.neigh.default.locktime = 0
net.ipv6.neigh.default.proxy_delay = 80
net.ipv6.neigh.default.anycast_delay = 100
net.ipv6.neigh.default.proxy_qlen = 64
net.ipv6.neigh.default.unres_qlen = 3
net.ipv6.neigh.default.gc_stale_time = 60
net.ipv6.neigh.default.delay_first_probe_time = 5
net.ipv6.neigh.default.base_reachable_time = 30
net.ipv6.neigh.default.retrans_time = 1000
net.ipv6.neigh.default.app_solicit = 0
net.ipv6.neigh.default.ucast_solicit = 3
net.ipv6.neigh.default.mcast_solicit = 3
net.ipv6.mld_max_msf = 10
net.ipv6.ip6frag_secret_interval = 600
net.ipv6.ip6frag_time = 60
net.ipv6.ip6frag_low_thresh = 196608
net.ipv6.ip6frag_high_thresh = 262144
net.ipv6.bindv6only = 0
net.ipv6.icmp.ratelimit = 1000
net.ipv6.route.min_adv_mss = 1
net.ipv6.route.mtu_expires = 600
net.ipv6.route.gc_elasticity = 0
net.ipv6.route.gc_interval = 30
net.ipv6.route.gc_timeout = 60
net.ipv6.route.gc_min_interval = 0
net.ipv6.route.max_size = 4096
net.ipv6.route.gc_thresh = 1024
net.unix.max_dgram_qlen = 10
net.token-ring.rif_timeout = 600000
net.ipv4.conf.wlan0.force_igmp_version = 0
net.ipv4.conf.wlan0.disable_policy = 0
net.ipv4.conf.wlan0.disable_xfrm = 0
net.ipv4.conf.wlan0.arp_ignore = 0
net.ipv4.conf.wlan0.arp_announce = 0
net.ipv4.conf.wlan0.arp_filter = 0
net.ipv4.conf.wlan0.tag = 0
net.ipv4.conf.wlan0.log_martians = 0
net.ipv4.conf.wlan0.bootp_relay = 0
net.ipv4.conf.wlan0.medium_id = 0
net.ipv4.conf.wlan0.proxy_arp = 0
net.ipv4.conf.wlan0.accept_source_route = 1
net.ipv4.conf.wlan0.send_redirects = 1
net.ipv4.conf.wlan0.rp_filter = 0
net.ipv4.conf.wlan0.shared_media = 1
net.ipv4.conf.wlan0.secure_redirects = 1
net.ipv4.conf.wlan0.accept_redirects = 1
net.ipv4.conf.wlan0.mc_forwarding = 0
net.ipv4.conf.wlan0.forwarding = 0
net.ipv4.conf.lo.force_igmp_version = 0
net.ipv4.conf.lo.disable_policy = 0
net.ipv4.conf.lo.disable_xfrm = 0
net.ipv4.conf.lo.arp_ignore = 0
net.ipv4.conf.lo.arp_announce = 0
net.ipv4.conf.lo.arp_filter = 0
net.ipv4.conf.lo.tag = 0
net.ipv4.conf.lo.log_martians = 0
net.ipv4.conf.lo.bootp_relay = 0
net.ipv4.conf.lo.medium_id = 0
net.ipv4.conf.lo.proxy_arp = 0
net.ipv4.conf.lo.accept_source_route = 1
net.ipv4.conf.lo.send_redirects = 1
net.ipv4.conf.lo.rp_filter = 0
net.ipv4.conf.lo.shared_media = 1
net.ipv4.conf.lo.secure_redirects = 1
net.ipv4.conf.lo.accept_redirects = 1
net.ipv4.conf.lo.mc_forwarding = 0
net.ipv4.conf.lo.forwarding = 0
net.ipv4.conf.default.force_igmp_version = 0
net.ipv4.conf.default.disable_policy = 0
net.ipv4.conf.default.disable_xfrm = 0
net.ipv4.conf.default.arp_ignore = 0
net.ipv4.conf.default.arp_announce = 0
net.ipv4.conf.default.arp_filter = 0
net.ipv4.conf.default.tag = 0
net.ipv4.conf.default.log_martians = 0
net.ipv4.conf.default.bootp_relay = 0
net.ipv4.conf.default.medium_id = 0
net.ipv4.conf.default.proxy_arp = 0
net.ipv4.conf.default.accept_source_route = 1
net.ipv4.conf.default.send_redirects = 1
net.ipv4.conf.default.rp_filter = 0
net.ipv4.conf.default.shared_media = 1
net.ipv4.conf.default.secure_redirects = 1
net.ipv4.conf.default.accept_redirects = 1
net.ipv4.conf.default.mc_forwarding = 0
net.ipv4.conf.default.forwarding = 0
net.ipv4.conf.all.force_igmp_version = 0
net.ipv4.conf.all.disable_policy = 0
net.ipv4.conf.all.disable_xfrm = 0
net.ipv4.conf.all.arp_ignore = 0
net.ipv4.conf.all.arp_announce = 0
net.ipv4.conf.all.arp_filter = 0
net.ipv4.conf.all.tag = 0
net.ipv4.conf.all.log_martians = 0
net.ipv4.conf.all.bootp_relay = 0
net.ipv4.conf.all.medium_id = 0
net.ipv4.conf.all.proxy_arp = 0
net.ipv4.conf.all.accept_source_route = 0
net.ipv4.conf.all.send_redirects = 1
net.ipv4.conf.all.rp_filter = 0
net.ipv4.conf.all.shared_media = 1
net.ipv4.conf.all.secure_redirects = 1
net.ipv4.conf.all.accept_redirects = 1
net.ipv4.conf.all.mc_forwarding = 0
net.ipv4.conf.all.forwarding = 0
net.ipv4.neigh.wlan0.locktime = 100
net.ipv4.neigh.wlan0.proxy_delay = 80
net.ipv4.neigh.wlan0.anycast_delay = 100
net.ipv4.neigh.wlan0.proxy_qlen = 64
net.ipv4.neigh.wlan0.unres_qlen = 3
net.ipv4.neigh.wlan0.gc_stale_time = 60
net.ipv4.neigh.wlan0.delay_first_probe_time = 5
net.ipv4.neigh.wlan0.base_reachable_time = 30
net.ipv4.neigh.wlan0.retrans_time = 100
net.ipv4.neigh.wlan0.app_solicit = 0
net.ipv4.neigh.wlan0.ucast_solicit = 3
net.ipv4.neigh.wlan0.mcast_solicit = 3
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_westwood = 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 = 97280	97792	98304
net.ipv4.tcp_dsack = 1
net.ipv4.tcp_ecn = 0
net.ipv4.tcp_reordering = 3
net.ipv4.tcp_fack = 1
net.ipv4.tcp_orphan_retries = 0
net.ipv4.inet_peer_gc_maxtime = 120
net.ipv4.inet_peer_gc_mintime = 10
net.ipv4.inet_peer_maxttl = 600
net.ipv4.inet_peer_minttl = 120
net.ipv4.inet_peer_threshold = 65664
net.ipv4.igmp_max_msf = 10
net.ipv4.igmp_max_memberships = 20
net.ipv4.route.secret_interval = 600
net.ipv4.route.min_adv_mss = 256
net.ipv4.route.min_pmtu = 552
net.ipv4.route.mtu_expires = 600
net.ipv4.route.gc_elasticity = 8
net.ipv4.route.error_burst = 5000
net.ipv4.route.error_cost = 1000
net.ipv4.route.redirect_silence = 20480
net.ipv4.route.redirect_number = 9
net.ipv4.route.redirect_load = 20
net.ipv4.route.gc_interval = 60
net.ipv4.route.gc_timeout = 300
net.ipv4.route.gc_min_interval = 0
net.ipv4.route.max_size = 65536
net.ipv4.route.gc_thresh = 4096
net.ipv4.route.max_delay = 10
net.ipv4.route.min_delay = 2
net.ipv4.icmp_ignore_bogus_error_responses = 0
net.ipv4.icmp_echo_ignore_broadcasts = 0
net.ipv4.icmp_echo_ignore_all = 0
net.ipv4.ip_local_port_range = 32768	61000
net.ipv4.tcp_max_syn_backlog = 1024
net.ipv4.tcp_rfc1337 = 0
net.ipv4.tcp_stdurg = 0
net.ipv4.tcp_abort_on_overflow = 0
net.ipv4.tcp_tw_recycle = 0
net.ipv4.tcp_syncookies = 1
net.ipv4.tcp_fin_timeout = 60
net.ipv4.tcp_retries2 = 15
net.ipv4.tcp_retries1 = 3
net.ipv4.tcp_keepalive_intvl = 75
net.ipv4.tcp_keepalive_probes = 9
net.ipv4.tcp_keepalive_time = 7200
net.ipv4.ipfrag_time = 30
net.ipv4.ip_dynaddr = 0
net.ipv4.ipfrag_low_thresh = 196608
net.ipv4.ipfrag_high_thresh = 262144
net.ipv4.tcp_max_tw_buckets = 180000
net.ipv4.tcp_max_orphans = 16384
net.ipv4.tcp_synack_retries = 5
net.ipv4.tcp_syn_retries = 5
net.ipv4.ip_nonlocal_bind = 0
net.ipv4.ip_no_pmtu_disc = 0
net.ipv4.ip_autoconfig = 0
net.ipv4.ip_default_ttl = 64
net.ipv4.ip_forward = 0
net.ipv4.tcp_retrans_collapse = 1
net.ipv4.tcp_sack = 1
net.ipv4.tcp_window_scaling = 1
net.ipv4.tcp_timestamps = 1
net.core.somaxconn = 128
net.core.optmem_max = 10240
net.core.message_burst = 10
net.core.message_cost = 5
net.core.mod_cong = 290
net.core.lo_cong = 100
net.core.no_cong = 20
net.core.no_cong_thresh = 10
net.core.netdev_max_backlog = 300
net.core.dev_weight = 64
net.core.rmem_default = 111616
net.core.wmem_default = 111616
net.core.rmem_max = 111616
net.core.wmem_max = 111616
vm.disable_cap_mlock = 0
vm.block_dump = 0
vm.laptop_mode = 0
vm.max_map_count = 65536
vm.min_free_kbytes = 1352
vm.lower_zone_protection = 0
vm.overcommit_hugepages = 0
vm.nr_hugepages = 0
vm.swappiness = 60
vm.nr_pdflush_threads = 2
vm.dirty_expire_centisecs = 3000
vm.dirty_writeback_centisecs = 500
vm.dirty_ratio = 40
vm.dirty_background_ratio = 10
vm.page-cluster = 3
vm.overcommit_ratio = 50
vm.overcommit_memory = 0
kernel.mmap-map-hugetlb = 0
kernel.mmap-hugepages-min-mapping = 256
kernel.mmap-use-hugepages = 0
kernel.shm-use-hugepages = 0
kernel.HZ = 1000
kernel.min-timeslice = 2000
kernel.max-timeslice = 60000
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.check_deadlocks = 1
kernel.pty.nr = 3
kernel.pty.max = 4096
kernel.random.uuid = b2d7fabe-57a0-4753-9aad-6f7c1f7f629f
kernel.random.boot_id = 588f4be3-78f1-4601-ac2e-01443c1dc857
kernel.random.write_wakeup_threshold = 128
kernel.random.read_wakeup_threshold = 64
kernel.random.entropy_avail = 3584
kernel.random.poolsize = 512
kernel.threads-max = 7151
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 = 0
kernel.acct = 4	2	30
kernel.hotplug = /sbin/hotplug
kernel.modprobe = /sbin/modprobe
kernel.printk = 1	4	1	7
kernel.ctrl-alt-del = 0
kernel.real-root-dev = 771
kernel.cap-bound = -257
kernel.tainted = 19
kernel.core_pattern = core
kernel.core_uses_pid = 0
kernel.panic = 0
kernel.domainname = 
kernel.hostname = marge
kernel.version = #1 Mon Jun 14 10:44:37 UTC 2004
kernel.osrelease = 2.6.5-7.75-default
kernel.ostype = Linux
fs.nfs.use_underlying_lock_ops = 0
fs.nfs.nlm_tcpport = 0
fs.nfs.nlm_udpport = 0
fs.nfs.nlm_timeout = 10
fs.nfs.nlm_grace_period = 0
fs.quota.syncs = 18
fs.quota.free_dquots = 0
fs.quota.allocated_dquots = 0
fs.quota.cache_hits = 0
fs.quota.writes = 0
fs.quota.reads = 0
fs.quota.drops = 0
fs.quota.lookups = 0
fs.aio-max-nr = 65536
fs.aio-nr = 0
fs.lease-break-time = 45
fs.dir-notify-enable = 1
fs.leases-enable = 1
fs.overflowgid = 65534
fs.overflowuid = 65534
fs.dentry-state = 25092	22878	45	0	0	0
fs.file-max = 45766
fs.file-nr = 2190	0	45766
fs.inode-state = 16250	13	0	0	0	0	0
fs.inode-nr = 16250	13
fs.binfmt_misc.DOSWin = enabled
fs.binfmt_misc.DOSWin = interpreter /bin/ilrun
fs.binfmt_misc.DOSWin = offset 0
fs.binfmt_misc.DOSWin = magic 4d5a
fs.binfmt_misc.status = enabled
+ modprobe -V
module-init-tools version 3.0-pre10

+ modprobe -l *hsf*

+ modprobe -l *hcf*

+ modprobe -l *rip*
/lib/modules/2.6.5-7.75-default/kernel/drivers/input/joystick/grip.ko
/lib/modules/2.6.5-7.75-default/kernel/drivers/input/joystick/grip_mp.ko
/lib/modules/2.6.5-7.75-default/kernel/drivers/net/wireless/strip.ko

+ cat -v /etc/modules.conf
alias /dev/ttySHSF[0-9]* /dev/ttySHSF
alias /dev/modem /dev/ttySHSF
alias char-major-240 /dev/ttySHSF
alias /dev/cuaHSF[0-9]* /dev/ttySHSF
alias char-major-241 /dev/ttySHSF
options hsfserial serialmajor=240 calloutmajor=241
alias char-major-242 hsfosspec
alias /dev/hsfdiag hsfosspec
alias /dev/hsfdiag* /dev/hsfdiag
alias char-major-243 /dev/hsfdiag
options hsfosspec dcpmajor=242 diagmajor=243
probeall /dev/ttySHSF hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali
probeall hsfserial hsfpcibasic2 hsfmc97ich hsfmc97via hsfmc97ali

+ cat -v /etc/modprobe.conf
#
# Copyright (c) 1996-2002 SuSE Linux AG Nuernberg, Germany.
# All rights reserved.
#
# Author: Hubert Mantel <mantel at suse.de>, 1996-2002
#
# Configuration file for loadable modules; used by modprobe
#
#
########################################################################
# Aliases - specify your hardware
########################################################################

install eth0             /bin/true
install eth1             /bin/true
install tr0              /bin/true
install scsi_hostadapter /bin/true
install fb0              /bin/true

########################################################################
# only used for Mylex or Compaq Raid as module
########################################################################

install block-major-48   /bin/true
install block-major-49   /bin/true
install block-major-72   /bin/true
install block-major-73   /bin/true

########################################################################
# only needed for fifth and sixth IDE adaptor
########################################################################

install block-major-56   /bin/true
install block-major-57   /bin/true

########################################################################
# mouse (for older busmice)
########################################################################

install char-major-10    /bin/true

########################################################################
# If you want to use the new autofs4
########################################################################

# alias autofs           autofs4

########################################################################
# For parallel port devices, uncomment the following two lines and
# change "frpw" to the protocol type you use
########################################################################

# install paride /sbin/modprobe --ignore-install paride && { /sbin/modprobe --ignore-install frpw; }
# remove paride { /sbin/modprobe -r --ignore-remove frpw; } ; /sbin/modprobe -r --ignore-remove paride

########################################################################
#
# Aliases for OSS
#
# These aliases will be changed by YaST2 sound configurator.
# If you would like to configure OSS drivers by yourself, please
# take a look at the files on /usr/src/linux/Documentation/sound.
#
########################################################################

install char-major-14 /bin/true
install sound /bin/true
install midi /bin/true

########################################################################
# Options; these are examples; uncomment and modify the lines you need
########################################################################

# options cdu31a         cdu31a_port=0x340 cdu31a_irq=0
# options sbpcd          sbpcd=0x230,1
# options aztcd          aztcd=0x320
# options cm206          cm206=0x340,11
# options gscd           gscd=0x340
# options mcd            mcd=0x300,11
# options mcdx           mcdx=0x300,11
# options optcd          optcd=0x340
# options sjcd           sjcd_base=0x340
# options sonycd535      sonycd535=0x340
# options isp16          isp16_cdrom_base=0x340 isp16_cdrom_irq=0 isp16_cdrom_dma=0 isp16_cdrom_type=Sanyo

# options ne             io=0x300 irq=5

# Use this if you have two cards:
# options ne             io=0x300,0x320 irq=5,7

# options tulip          options=0
# options 3c59x          options=0
# options 3c501          io=0x280 irq=5
# options 3c503          io=0x280 irq=5 xcvr=0
# options 3c505          io=0x300 irq=10
# options 3c507          io=0x300 irq=10
# options 3c509          irq=10
# options at1700         io=0x260 irq=10
# options smc-ultra      io=0x200 irq=10
# options wd             io=0x300 irq=10
# options smc9194        io=0x200 irq=10 ifport=0
# options e2100          io=0x300 irq=10 mem=0xd0000 xcvr=0
# options depca          io=0x200 irq=7
# options ewrk3          io=0x300 irq=10
# options eexpress       io=0x300 irq=10
# options hp-plus        io=0x300 irq=10
# options hp             io=0x300 irq=10
# options hp100          hp100_port=0x380
# options apricot        io=0x300 irq=10
# options ac3200         io=0x300 irq=10 mem=0xd0000
# options de620          io=0x378 irq=7 bnc=1
# options ibmtr          io=0xa20
# options arcnet         io=0x300 irq=10 shmem=0xd0000
# options plip           io=0x378 irq=7
# options eepro          io=0x260 irq=10 mem=0x6000
# options eth16i         io=0x2a0 irq=10
# options fmv18x         io=0x220 irq=10
# options ni52           io=0x360 irq=9 memstart=0xd0000 memend=0xd4000
# options bttv    pll=1 radio=0 card=0
# options tuner   type=0
# options msp3400 once=1 simple=1

# install bttv /sbin/modprobe --ignore-install bttv && { /sbin/modprobe -k tuner; /sbin/modprobe -k msp3400; }
#

install dummy0 /sbin/modprobe -o dummy0 --ignore-install dummy
install dummy1 /sbin/modprobe -o dummy1 --ignore-install dummy

########################################################################
# cipe section
########################################################################

alias cipcb0 cipcb
alias cipcb1 cipcb

options cipcb    cipe_debug=0

########################################################################
# block dev aliases
########################################################################

alias block-major-1       rd
alias block-major-2       floppy
install block-major-3     /bin/true
alias block-major-7       loop
alias block-major-8       sd_mod
alias block-major-11      sr_mod
alias block-major-13      xd
alias block-major-15      cdu31a
alias block-major-16      gscd
alias block-major-17      optcd
alias block-major-18      sjcd
alias block-major-20      mcdx
install block-major-22    /bin/true
alias block-major-23      mcd
alias block-major-24      sonycd535
alias block-major-25      sbpcd
alias block-major-26      sbpcd
alias block-major-27      sbpcd
alias block-major-28      sbpcd
alias block-major-29      aztcd
alias block-major-32      cm206
install block-major-33    /bin/true
install block-major-34    /bin/true
# network block device
install block-major-43    /bin/true
alias block-major-45      pd
alias block-major-46      pcd
alias block-major-47      pf
alias block-major-117     evms

########################################################################
# char dev aliases
########################################################################

alias char-major-6        lp
alias char-major-9        st
alias char-major-10-130   softdog
install char-major-10-134 /bin/true
install char-major-10-135 /bin/true
alias char-major-10-175   agpgart
alias char-major-10-181   toshiba
alias char-major-10-250   sonypi
options sonypi            minor=250
install char-major-15     /bin/true
alias char-major-19       cyclades
alias char-major-20       cyclades
alias char-major-21       sg
alias char-major-27       ftape
install char-major-29     /bin/true
alias char-major-36       netlink_dev
# alias char-major-43       hisax
# alias char-major-44       hisax
# alias char-major-45       hisax
install char-major-43     /bin/true
install char-major-44     /bin/true
install char-major-45     /bin/true
alias char-major-48       riscom8
alias char-major-49       riscom8
alias char-major-67       coda
alias char-major-75       specialix
alias char-major-76       specialix
alias char-major-81       videodev
install char-major-81-0   /bin/true
install char-major-81-1   /bin/true
install char-major-81-2   /bin/true
install char-major-81-3   /bin/true

alias char-major-83       vtx
options vtx quiet=1

alias char-major-89       i2c-dev
alias char-major-96       pt
alias char-major-97       pg
alias char-major-107      3dfx
alias char-major-109      lvm-mod
# remove this if sound is configured
install char-major-116    /bin/true

########################################################################
# ppp over ethernet
# the kernel 2.2 uses pppox
# the kernel 2.4 uses pppoe
########################################################################

alias char-major-108      ppp_generic
alias char-major-144      pppoe
alias net-pf-24           pppoe

########################################################################
# IrDA
########################################################################

alias char-major-161      ircomm-tty

alias char-major-162      raw

########################################################################
# USB
########################################################################

install char-major-166    /bin/true

########################################################################
# Moxa Multiport Serial Boards
########################################################################

alias char-major-172      moxa
alias char-major-173      moxa

# options moxa type=2,,, baseaddr=0xdc000,,, numports=8,,,
alias char-major-174      mxser
alias char-major-175      mxser
# options mxser ioaddr=0x180

#alias char-major-180     usbcore

alias InterMezzo intermezzo
alias char-major-185 intermezzo

alias char-major-188      usbserial

alias char-major-195*     nvidia
alias char-major-206      osst
alias char-major-212      /bin/true

alias binfmt-204          binfmt_aout
alias binfmt-263          binfmt_aout
alias binfmt-264          binfmt_aout
alias binfmt-267          binfmt_aout
alias binfmt-0064         binfmt_aout
alias binfmt-0008         binfmt_aout

alias iso9660             isofs
alias tty-ldisc-1         slip
alias tty-ldisc-2         serio
alias tty-ldisc-5         mkiss

# alias tty-ldisc-7       6pack
install tty-ldisc-7       /bin/true

# IrDA
alias tty-ldisc-11        irtty-sir

# alias ax0               mkiss
install ax0               /bin/true
# alias sp0               6pack
install sp0               /bin/true
alias slip0               slip
alias sl0                 slip
alias slip1               slip
alias sl1                 slip

########################################################################
# the kernel 2.2 uses ppp.o as ppp driver,
# the kernel 2.4 uses ppp_generic.o
########################################################################

alias ppp0                ppp_generic
alias ppp1                ppp_generic
alias tty-ldisc-3         ppp_async

alias plip0               plip
alias plip1               plip

# Tunnel interfaces
alias sit0 ipv6
alias gre0 ip_gre
alias ipip0 ipip

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 net-pf-1            unix
alias net-pf-3            ax25
# install net-pf-3          /bin/true
alias net-pf-4            ipx
# install net-pf-4          /bin/true
alias net-pf-5            appletalk
# install net-pf-5          /bin/true
alias net-pf-6            netrom
# install net-pf-6          /bin/true
alias net-pf-10           ipv6
# install net-pf-10         /bin/true
alias net-pf-11           rose
# install net-pf-11         /bin/true
alias net-pf-15           af_key
alias net-pf-17           af_packet
alias net-pf-31           bluez

alias bt-proto-0 l2cap
alias bt-proto-2 sco
alias bt-proto-3 rfcomm
alias bt-proto-4 bnep

alias md-personality-1  linear
alias md-personality-2  raid0
alias md-personality-3  raid1
alias md-personality-4  raid5
alias md-personality-7  multipath

alias tap0                ethertap
alias tap1                ethertap
alias tap2                ethertap
alias tap3                ethertap
alias tap4                ethertap
alias tap5                ethertap
alias tap6                ethertap
alias tap7                ethertap
alias tap8                ethertap
alias tap9                ethertap
alias tap10               ethertap
alias tap11               ethertap
alias tap12               ethertap
alias tap13               ethertap
alias tap14               ethertap
alias tap15               ethertap

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

# don't try to reset isa-pnp cards on startup
options isa-pnp isapnp_reset=0

# end of common part for modprobe.conf
# begin of i386 part for modprobe.conf

alias char-major-4        serial
alias char-major-5        serial

alias parport_lowlevel    parport_pc
# options parport_pc io=0x378 irq=none,none
# If you have multiple parallel ports, specify them this way:
# options parport_pc io=0x378,0x278  irq=none,none

# Linux ACP modem (Mwave)
alias char-major-10-219 mwave
# options mwave dspirq=10 dspio=0x130 uartirq=3 uartio=0x2f8

# nVidia nforce chipset (network + audio)
#alias eth0 nvnet
#alias sound-slot-1 nvaudio
#alias usb-interface usb-ohci

# IBM thinkpad tpctl
# see /usr/share/doc/packages/tpctl/
alias char-major-10-170 thinkpad
# options thinkpad enable_smapi=0

# Linux-ABI
alias char-major-30       abi-ibcs
alias binfmt-0004         binfmt_coff
alias binfmt-332          abi-ibcs
alias binfmt-518          abi-ibcs
alias binfmt-002c         abi-ibcs
alias personality-1       abi-ibcs
alias personality-2       abi-ibcs
alias personality-3       abi-sco
alias personality-4       abi-wyse
alias personality-5       abi-ibcs
alias personality-7       abi-ibcs
alias personality-13      abi-solaris
alias personality-14      abi-uw7
install binfmt_misc /sbin/modprobe --ignore-install binfmt_misc && { mount -t binfmt_misc none /proc/sys/fs/binfmt_misc; }
remove binfmt_misc { umount /proc/sys/fs/binfmt_misc; } ; /sbin/modprobe -r --ignore-remove binfmt_misc

# required for DRI support on SiS chips
options sisfb             mode=none mem=12288

# end of i386 part for modprobe.conf
# please keep this at the end and add local modifications to modules.conf.local
include /etc/modprobe.conf.local
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; /bin/true

+ depmod -e -a

+ cat -v /proc/tty/drivers
/dev/tty             /dev/tty        5       0 system:/dev/tty
/dev/console         /dev/console    5       1 system:console
/dev/ptmx            /dev/ptmx       5       2 system
/dev/vc/0            /dev/vc/0       4       0 system:vtmaster
hsfserial            /dev/ttySHSF  240   64-71 serial
usbserial            /dev/ttyUSB   188   0-254 serial
serial               /dev/ttyS       4  64-111 serial
pty_slave            /dev/pts      136 0-1048575 pty:slave
pty_master           /dev/ptm      128 0-1048575 pty:master
pty_slave            /dev/ttyp       3   0-255 pty:slave
pty_master           /dev/pty        2   0-255 pty:master
unknown              /dev/tty        4    1-63 console

+ cat -v /proc/tty/driver/hsfserial
serinfo:1.0 driver revision:
0: uart:Conexant HSF softmodem port:00000000 irq:0
1: uart:Conexant HSF softmodem port:00000000 irq:0
2: uart:Conexant HSF softmodem port:00000000 irq:0
3: uart:Conexant HSF softmodem port:00000000 irq:0
4: uart:Conexant HSF softmodem port:00000000 irq:0
5: uart:Conexant HSF softmodem port:00000000 irq:0
6: uart:Conexant HSF softmodem port:00000000 irq:0
7: uart:Conexant HSF softmodem port:00000000 irq:0

+ cat -v /proc/tty/driver/serial
serinfo:1.0 driver revision:
0: uart:16550A port:000003F8 irq:4 tx:0 rx:0
1: uart:unknown port:00008840 irq:3
2: uart:unknown port:00008850 irq:3
3: uart:unknown port:00008860 irq:3
4: uart:unknown port:00008870 irq:3
5: uart:unknown port:000088F8 irq:3
6: uart:unknown port:000001B0 irq:9
7: uart:unknown port:000001B8 irq:9
8: uart:unknown port:000002A0 irq:5
9: uart:unknown port:000002A8 irq:5
10: uart:unknown port:000002B0 irq:5
11: uart:unknown port:000002B8 irq:5
12: uart:unknown port:00000330 irq:4
13: uart:unknown port:00000338 irq:4
14: uart:unknown port:00008800 irq:3
15: uart:unknown port:00008808 irq:3
16: uart:unknown port:00000100 irq:12
17: uart:unknown port:00000108 irq:12
18: uart:unknown port:00000110 irq:12
19: uart:unknown port:00000118 irq:12
20: uart:unknown port:00000120 irq:12
21: uart:unknown port:00000128 irq:12
22: uart:unknown port:00000130 irq:12
23: uart:unknown port:00000138 irq:12
24: uart:unknown port:00000140 irq:12
25: uart:unknown port:00000148 irq:12
26: uart:unknown port:00000150 irq:12
27: uart:unknown port:00000158 irq:12
28: uart:unknown port:00000160 irq:12
29: uart:unknown port:00000168 irq:12
30: uart:unknown port:00000170 irq:12
31: uart:unknown port:00000178 irq:12
32: uart:unknown port:00000302 irq:3
33: uart:unknown port:00000302 irq:3
34: uart:unknown port:00000302 irq:3
35: uart:unknown port:00000302 irq:3
36: uart:unknown port:00000302 irq:3
37: uart:unknown port:00000302 irq:3
38: uart:unknown port:00000302 irq:3
39: uart:unknown port:00000302 irq:3
40: uart:unknown port:00000302 irq:3
41: uart:unknown port:00000302 irq:3
42: uart:unknown port:00000302 irq:3
43: uart:unknown port:00000302 irq:3
44: uart:unknown port:00008810 irq:3
45: uart:unknown port:00008818 irq:3
46: uart:unknown port:00008820 irq:3
47: uart:unknown port:00008828 irq:3

+ cat -v /proc/tty/driver/usbserial
usbserinfo:1.0 driver:v2.0

+ ls -l /dev/modem*
lrwxrwxrwx  1 root root 13 Jun 19 16:11 /dev/modem -> /dev/ttySHSF0
lrwxrwxrwx  1 root root 11 Jun 19 14:56 /dev/modem.old -> /dev/ttySL0

/dev/modems:
total 0
crw-rw----  1 root uucp 10, 219 Apr  6 09:27 mwave

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

+ ls -l /dev/ttyS*
crw-rw----  1 root uucp   4, 64 Apr  6 09:27 /dev/ttyS0
crw-rw----  1 root uucp   4, 65 Apr  6 09:27 /dev/ttyS1
crw-rw----  1 root uucp   4, 74 Apr  6 09:27 /dev/ttyS10
crw-rw----  1 root uucp   4, 75 Apr  6 09:27 /dev/ttyS11
crw-rw----  1 root uucp   4, 76 Apr  6 09:27 /dev/ttyS12
crw-rw----  1 root uucp   4, 77 Apr  6 09:27 /dev/ttyS13
crw-rw----  1 root uucp   4, 78 Apr  6 09:27 /dev/ttyS14
crw-rw----  1 root uucp   4, 79 Apr  6 09:27 /dev/ttyS15
crw-rw----  1 root uucp   4, 80 Apr  6 09:27 /dev/ttyS16
crw-rw----  1 root uucp   4, 81 Apr  6 09:27 /dev/ttyS17
crw-rw----  1 root uucp   4, 82 Apr  6 09:27 /dev/ttyS18
crw-rw----  1 root uucp   4, 83 Apr  6 09:27 /dev/ttyS19
crw-rw----  1 root uucp   4, 66 Apr  6 09:27 /dev/ttyS2
crw-rw----  1 root uucp   4, 84 Apr  6 09:27 /dev/ttyS20
crw-rw----  1 root uucp   4, 85 Apr  6 09:27 /dev/ttyS21
crw-rw----  1 root uucp   4, 86 Apr  6 09:27 /dev/ttyS22
crw-rw----  1 root uucp   4, 87 Apr  6 09:27 /dev/ttyS23
crw-rw----  1 root uucp   4, 67 Apr  6 09:27 /dev/ttyS3
crw-rw----  1 root uucp   4, 68 Apr  6 09:27 /dev/ttyS4
crw-rw----  1 root uucp   4, 69 Apr  6 09:27 /dev/ttyS5
crw-rw----  1 root uucp   4, 70 Apr  6 09:27 /dev/ttyS6
crw-rw----  1 root uucp   4, 71 Apr  6 09:27 /dev/ttyS7
crw-rw----  1 root uucp   4, 72 Apr  6 09:27 /dev/ttyS8
crw-rw----  1 root uucp   4, 73 Apr  6 09:27 /dev/ttyS9
crw-rw-rw-  1 root root 240, 64 Jun 19 16:11 /dev/ttySHSF0
crw-rw-rw-  1 root root 240, 65 Jun 19 16:11 /dev/ttySHSF1
crw-rw-rw-  1 root root 240, 66 Jun 19 16:11 /dev/ttySHSF2
crw-rw-rw-  1 root root 240, 67 Jun 19 16:11 /dev/ttySHSF3
crw-rw-rw-  1 root root 240, 68 Jun 19 16:11 /dev/ttySHSF4
crw-rw-rw-  1 root root 240, 69 Jun 19 16:11 /dev/ttySHSF5
crw-rw-rw-  1 root root 240, 70 Jun 19 16:11 /dev/ttySHSF6
crw-rw-rw-  1 root root 240, 71 Jun 19 16:11 /dev/ttySHSF7
lrwxrwxrwx  1 root root      10 Jun 19 15:49 /dev/ttySL0 -> /dev/pts/4

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

+ cd /etc/hsfmodem/nvm && find . -maxdepth 2 -ls
231722    0 drwxr-xr-x   6 root     root          272 Jun 18 17:10 .
232538    1 drwxr-xr-x   2 root     root         1280 Jun 18 17:10 ./hsfpcibasic2smart
232542    4 -rw-r--r--   1 root     root          326 Jun 18 17:02 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMS
231810    4 -rw-r--r--   4 root     root          127 Jun 18 17:02 ./hsfpcibasic2smart/SREG
232541    4 -rw-r--r--   3 root     root          326 Jun 18 17:02 ./hsfpcibasic2smart/OEM_SMARTDAA_PARAMSK3
231812    4 -rw-r--r--   4 root     root            6 Jun 18 17:02 ./hsfpcibasic2smart/AT+MSSTR
231808    4 -rw-r--r--   4 root     root          887 Jun 18 17:02 ./hsfpcibasic2smart/CONSTTONEPARAMS
231811    4 -rw-r--r--   4 root     root           83 Jun 18 17:02 ./hsfpcibasic2smart/MS_PARAMS
231802    4 -rw-r--r--   4 root     root            7 Jun 18 17:02 ./hsfpcibasic2smart/OEM_SPKR_MUTE_DELAY
231798    4 -rw-r--r--   4 root     root           41 Jun 18 17:02 ./hsfpcibasic2smart/DC_CALC_PARAMS
231803    4 -rw-r--r--   4 root     root          733 Jun 18 17:02 ./hsfpcibasic2smart/V25TER
232544    0 lrwxrwxrwx   1 root     root           22 Jun 19 16:11 ./hsfpcibasic2smart/Region -> ../hsfpcibasic2/Region
231804    4 -rw-r--r--   3 root     root           13 Jun 18 17:02 ./hsfpcibasic2smart/HW_ADAPTER_TYPE
232543    0 lrwxrwxrwx   1 root     root           23 Jun 19 16:11 ./hsfpcibasic2smart/Profile -> ../hsfpcibasic2/Profile
231796    4 -rw-r--r--   4 root     root           55 Jun 18 17:02 ./hsfpcibasic2smart/AT_MISC_DEF
231801    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfpcibasic2smart/CSA_FLAGS
231848    4 -rw-r--r--  48 root     root            3 Jun 18 17:02 ./hsfpcibasic2smart/OEM_DAATYPE
231792    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfpcibasic2smart/OEM_FLAGS
231786    4 -rw-r--r--   4 root     root           22 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_GCAP
232540    4 -rw-r--r--   2 root     root           16 Jun 18 17:02 ./hsfpcibasic2smart/DLG_PARAMS
231787    4 -rw-r--r--   4 root     root            8 Jun 18 17:02 ./hsfpcibasic2smart/ATMESSAGE_I0
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfpcibasic2smart/ATMESSAGE_I1
231797    4 -rw-r--r--   4 root     root           35 Jun 18 17:02 ./hsfpcibasic2smart/ATMESSAGE_I3
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfpcibasic2smart/ATMESSAGE_I4
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfpcibasic2smart/ATMESSAGE_I7
231794    4 -rw-r--r--   4 root     root           13 Jun 18 17:02 ./hsfpcibasic2smart/PROPERTIES
231806    4 -rw-r--r--   4 root     root          111 Jun 18 17:02 ./hsfpcibasic2smart/DTMF_COMP_LEVEL
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_FMI
231785    4 -rw-r--r--   4 root     root           26 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_FMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_FMR
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_GMI
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_GMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_GMR
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_GOI
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfpcibasic2smart/ATPLUSID_GSN
231799    4 -rw-r--r--   4 root     root          181 Jun 18 17:02 ./hsfpcibasic2smart/MOD_THRESHOLD
231790    4 -rw-r--r--   4 root     root          144 Jun 18 17:02 ./hsfpcibasic2smart/CADENCE
231807    4 -rw-r--r--   4 root     root          517 Jun 18 17:02 ./hsfpcibasic2smart/TONEPARAMS
232539    4 -rw-r--r--   1 root     root           27 Jun 18 17:02 ./hsfpcibasic2smart/OEM_HWDATA
231805    4 -rw-r--r--   4 root     root           27 Jun 18 17:02 ./hsfpcibasic2smart/CPU_FREQ_CHANGE
232545    4 -rw-r--r--   3 root     root          224 Jun 18 17:02 ./hsfpcibasic2smart/COUNTRY_CODE_LIST
232546    1 drwxr-xr-x   3 root     root         1312 Jun 18 17:10 ./hsfpcibasic2hsfi
232549    4 -rw-r--r--   1 root     root          326 Jun 18 17:02 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMS
231810    4 -rw-r--r--   4 root     root          127 Jun 18 17:02 ./hsfpcibasic2hsfi/SREG
232541    4 -rw-r--r--   3 root     root          326 Jun 18 17:02 ./hsfpcibasic2hsfi/OEM_SMARTDAA_PARAMSK3
231812    4 -rw-r--r--   4 root     root            6 Jun 18 17:02 ./hsfpcibasic2hsfi/AT+MSSTR
231808    4 -rw-r--r--   4 root     root          887 Jun 18 17:02 ./hsfpcibasic2hsfi/CONSTTONEPARAMS
231811    4 -rw-r--r--   4 root     root           83 Jun 18 17:02 ./hsfpcibasic2hsfi/MS_PARAMS
231802    4 -rw-r--r--   4 root     root            7 Jun 18 17:02 ./hsfpcibasic2hsfi/OEM_SPKR_MUTE_DELAY
231798    4 -rw-r--r--   4 root     root           41 Jun 18 17:02 ./hsfpcibasic2hsfi/DC_CALC_PARAMS
231803    4 -rw-r--r--   4 root     root          733 Jun 18 17:02 ./hsfpcibasic2hsfi/V25TER
232555    0 lrwxrwxrwx   1 root     root           22 Jun 19 16:11 ./hsfpcibasic2hsfi/Region -> ../hsfpcibasic2/Region
231804    4 -rw-r--r--   3 root     root           13 Jun 18 17:02 ./hsfpcibasic2hsfi/HW_ADAPTER_TYPE
232550    0 drwxr-xr-x   5 root     root          216 Jun 18 17:10 ./hsfpcibasic2hsfi/Profile
231796    4 -rw-r--r--   4 root     root           55 Jun 18 17:02 ./hsfpcibasic2hsfi/AT_MISC_DEF
231801    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfpcibasic2hsfi/CSA_FLAGS
231784    4 -rw-r--r--   4 root     root            3 Jun 18 17:02 ./hsfpcibasic2hsfi/OEM_DAATYPE
231792    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfpcibasic2hsfi/OEM_FLAGS
232536    4 -rw-r--r--   2 root     root           41 Jun 18 17:02 ./hsfpcibasic2hsfi/ATMESSAGE_I90
231786    4 -rw-r--r--   4 root     root           22 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_GCAP
232548    4 -rw-r--r--   1 root     root           16 Jun 18 17:02 ./hsfpcibasic2hsfi/DLG_PARAMS
231787    4 -rw-r--r--   4 root     root            8 Jun 18 17:02 ./hsfpcibasic2hsfi/ATMESSAGE_I0
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfpcibasic2hsfi/ATMESSAGE_I1
231797    4 -rw-r--r--   4 root     root           35 Jun 18 17:02 ./hsfpcibasic2hsfi/ATMESSAGE_I3
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfpcibasic2hsfi/ATMESSAGE_I4
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfpcibasic2hsfi/ATMESSAGE_I7
231794    4 -rw-r--r--   4 root     root           13 Jun 18 17:02 ./hsfpcibasic2hsfi/PROPERTIES
231806    4 -rw-r--r--   4 root     root          111 Jun 18 17:02 ./hsfpcibasic2hsfi/DTMF_COMP_LEVEL
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_FMI
231785    4 -rw-r--r--   4 root     root           26 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_FMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_FMR
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_GMI
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_GMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_GMR
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_GOI
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfpcibasic2hsfi/ATPLUSID_GSN
231799    4 -rw-r--r--   4 root     root          181 Jun 18 17:02 ./hsfpcibasic2hsfi/MOD_THRESHOLD
231790    4 -rw-r--r--   4 root     root          144 Jun 18 17:02 ./hsfpcibasic2hsfi/CADENCE
231807    4 -rw-r--r--   4 root     root          517 Jun 18 17:02 ./hsfpcibasic2hsfi/TONEPARAMS
232547    4 -rw-r--r--   1 root     root           27 Jun 18 17:02 ./hsfpcibasic2hsfi/OEM_HWDATA
231805    4 -rw-r--r--   4 root     root           27 Jun 18 17:02 ./hsfpcibasic2hsfi/CPU_FREQ_CHANGE
232545    4 -rw-r--r--   3 root     root          224 Jun 18 17:02 ./hsfpcibasic2hsfi/COUNTRY_CODE_LIST
232562    0 lrwxrwxrwx   1 root     root            7 Jun 19 16:11 ./hsfmc97ali -> hsfmc97
232563    0 lrwxrwxrwx   1 root     root            7 Jun 19 16:11 ./hsfmc97ich -> hsfmc97
232564    0 lrwxrwxrwx   1 root     root            7 Jun 19 16:11 ./hsfmc97via -> hsfmc97
232556    1 drwxr-xr-x   2 root     root         1280 Jun 18 17:10 ./hsfmc97
232559    4 -rw-r--r--   1 root     root          326 Jun 18 17:02 ./hsfmc97/OEM_SMARTDAA_PARAMS
231810    4 -rw-r--r--   4 root     root          127 Jun 18 17:02 ./hsfmc97/SREG
232541    4 -rw-r--r--   3 root     root          326 Jun 18 17:02 ./hsfmc97/OEM_SMARTDAA_PARAMSK3
231812    4 -rw-r--r--   4 root     root            6 Jun 18 17:02 ./hsfmc97/AT+MSSTR
231808    4 -rw-r--r--   4 root     root          887 Jun 18 17:02 ./hsfmc97/CONSTTONEPARAMS
231811    4 -rw-r--r--   4 root     root           83 Jun 18 17:02 ./hsfmc97/MS_PARAMS
231802    4 -rw-r--r--   4 root     root            7 Jun 18 17:02 ./hsfmc97/OEM_SPKR_MUTE_DELAY
231798    4 -rw-r--r--   4 root     root           41 Jun 18 17:02 ./hsfmc97/DC_CALC_PARAMS
231803    4 -rw-r--r--   4 root     root          733 Jun 18 17:02 ./hsfmc97/V25TER
232561    0 lrwxrwxrwx   1 root     root           27 Jun 19 16:11 ./hsfmc97/Region -> ../hsfpcibasic2smart/Region
232558    4 -rw-r--r--   1 root     root           13 Jun 18 17:02 ./hsfmc97/HW_ADAPTER_TYPE
232560    0 lrwxrwxrwx   1 root     root           28 Jun 19 16:11 ./hsfmc97/Profile -> ../hsfpcibasic2smart/Profile
231796    4 -rw-r--r--   4 root     root           55 Jun 18 17:02 ./hsfmc97/AT_MISC_DEF
231801    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfmc97/CSA_FLAGS
231848    4 -rw-r--r--  48 root     root            3 Jun 18 17:02 ./hsfmc97/OEM_DAATYPE
231792    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfmc97/OEM_FLAGS
231786    4 -rw-r--r--   4 root     root           22 Jun 18 17:02 ./hsfmc97/ATPLUSID_GCAP
232540    4 -rw-r--r--   2 root     root           16 Jun 18 17:02 ./hsfmc97/DLG_PARAMS
231787    4 -rw-r--r--   4 root     root            8 Jun 18 17:02 ./hsfmc97/ATMESSAGE_I0
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfmc97/ATMESSAGE_I1
231797    4 -rw-r--r--   4 root     root           35 Jun 18 17:02 ./hsfmc97/ATMESSAGE_I3
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfmc97/ATMESSAGE_I4
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfmc97/ATMESSAGE_I7
231794    4 -rw-r--r--   4 root     root           13 Jun 18 17:02 ./hsfmc97/PROPERTIES
231806    4 -rw-r--r--   4 root     root          111 Jun 18 17:02 ./hsfmc97/DTMF_COMP_LEVEL
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfmc97/ATPLUSID_FMI
231785    4 -rw-r--r--   4 root     root           26 Jun 18 17:02 ./hsfmc97/ATPLUSID_FMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfmc97/ATPLUSID_FMR
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfmc97/ATPLUSID_GMI
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfmc97/ATPLUSID_GMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfmc97/ATPLUSID_GMR
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfmc97/ATPLUSID_GOI
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfmc97/ATPLUSID_GSN
231799    4 -rw-r--r--   4 root     root          181 Jun 18 17:02 ./hsfmc97/MOD_THRESHOLD
231790    4 -rw-r--r--   4 root     root          144 Jun 18 17:02 ./hsfmc97/CADENCE
231807    4 -rw-r--r--   4 root     root          517 Jun 18 17:02 ./hsfmc97/TONEPARAMS
232557    4 -rw-r--r--   1 root     root           27 Jun 18 17:02 ./hsfmc97/OEM_HWDATA
231805    4 -rw-r--r--   4 root     root           27 Jun 18 17:02 ./hsfmc97/CPU_FREQ_CHANGE
232545    4 -rw-r--r--   3 root     root          224 Jun 18 17:02 ./hsfmc97/COUNTRY_CODE_LIST
231782    1 drwxr-xr-x   4 root     root         1232 Jun 18 17:10 ./hsfpcibasic2
231810    4 -rw-r--r--   4 root     root          127 Jun 18 17:02 ./hsfpcibasic2/SREG
231812    4 -rw-r--r--   4 root     root            6 Jun 18 17:02 ./hsfpcibasic2/AT+MSSTR
231808    4 -rw-r--r--   4 root     root          887 Jun 18 17:02 ./hsfpcibasic2/CONSTTONEPARAMS
231811    4 -rw-r--r--   4 root     root           83 Jun 18 17:02 ./hsfpcibasic2/MS_PARAMS
231802    4 -rw-r--r--   4 root     root            7 Jun 18 17:02 ./hsfpcibasic2/OEM_SPKR_MUTE_DELAY
231798    4 -rw-r--r--   4 root     root           41 Jun 18 17:02 ./hsfpcibasic2/DC_CALC_PARAMS
231803    4 -rw-r--r--   4 root     root          733 Jun 18 17:02 ./hsfpcibasic2/V25TER
231861   13 drwxr-xr-x  74 root     root        13544 Jun 18 17:10 ./hsfpcibasic2/Region
231804    4 -rw-r--r--   3 root     root           13 Jun 18 17:02 ./hsfpcibasic2/HW_ADAPTER_TYPE
231813    0 drwxr-xr-x   5 root     root          216 Jun 18 17:10 ./hsfpcibasic2/Profile
231796    4 -rw-r--r--   4 root     root           55 Jun 18 17:02 ./hsfpcibasic2/AT_MISC_DEF
231801    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfpcibasic2/CSA_FLAGS
231784    4 -rw-r--r--   4 root     root            3 Jun 18 17:02 ./hsfpcibasic2/OEM_DAATYPE
231792    4 -rw-r--r--   4 root     root           12 Jun 18 17:02 ./hsfpcibasic2/OEM_FLAGS
232536    4 -rw-r--r--   2 root     root           41 Jun 18 17:02 ./hsfpcibasic2/ATMESSAGE_I90
231786    4 -rw-r--r--   4 root     root           22 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_GCAP
231800    4 -rw-r--r--   1 root     root           16 Jun 18 17:02 ./hsfpcibasic2/DLG_PARAMS
231787    4 -rw-r--r--   4 root     root            8 Jun 18 17:02 ./hsfpcibasic2/ATMESSAGE_I0
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfpcibasic2/ATMESSAGE_I1
231797    4 -rw-r--r--   4 root     root           35 Jun 18 17:02 ./hsfpcibasic2/ATMESSAGE_I3
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfpcibasic2/ATMESSAGE_I4
231791    4 -rw-r--r--   8 root     root            6 Jun 18 17:02 ./hsfpcibasic2/ATMESSAGE_I7
231794    4 -rw-r--r--   4 root     root           13 Jun 18 17:02 ./hsfpcibasic2/PROPERTIES
231806    4 -rw-r--r--   4 root     root          111 Jun 18 17:02 ./hsfpcibasic2/DTMF_COMP_LEVEL
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_FMI
231785    4 -rw-r--r--   4 root     root           26 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_FMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_FMR
231809    4 -rw-r--r--   8 root     root           11 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_GMI
231795    4 -rw-r--r--   8 root     root           25 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_GMM
231789    4 -rw-r--r--   8 root     root           26 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_GMR
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_GOI
231783    4 -rw-r--r--   8 root     root            3 Jun 18 17:02 ./hsfpcibasic2/ATPLUSID_GSN
231799    4 -rw-r--r--   4 root     root          181 Jun 18 17:02 ./hsfpcibasic2/MOD_THRESHOLD
231790    4 -rw-r--r--   4 root     root          144 Jun 18 17:02 ./hsfpcibasic2/CADENCE
231807    4 -rw-r--r--   4 root     root          517 Jun 18 17:02 ./hsfpcibasic2/TONEPARAMS
231788    4 -rw-r--r--   1 root     root           27 Jun 18 17:02 ./hsfpcibasic2/OEM_HWDATA
231805    4 -rw-r--r--   4 root     root           27 Jun 18 17:02 ./hsfpcibasic2/CPU_FREQ_CHANGE
232537    4 -rw-r--r--   1 root     root          221 Jun 18 17:02 ./hsfpcibasic2/COUNTRY_CODE_LIST

+ cd /etc/hsfmodem/nvm && find dynamic -follow -print -type f -exec cat {} \;
find: dynamic: No such file or directory

+ ls -lR /usr/lib/hsfmodem/.
/usr/lib/hsfmodem/.:
total 4
-r--r--r--  1 root root 3702 Jun 18 17:10 LICENSE
drwxr-xr-x  4 root root   96 Jun 19 16:11 modules

/usr/lib/hsfmodem/./modules:
total 0
drwxr-xr-x  2 root root 72 Jun 19 16:11 GPL
drwxr-xr-x  3 root root 88 Jun 19 16:11 binaries

/usr/lib/hsfmodem/./modules/GPL:
total 20
-r--r--r--  1 root root 18860 Aug 23  2003 COPYING

/usr/lib/hsfmodem/./modules/binaries:
total 0
drwxr-xr-x  2 root root 304 Jun 19 16:11 linux-2.6.5-7.75-default

/usr/lib/hsfmodem/./modules/binaries/linux-2.6.5-7.75-default:
total 1845
-r--r--r--  1 root root 1448112 Jun 18 17:10 hsfengine.ko
-r--r--r--  1 root root   64584 Jun 18 17:10 hsfmc97ali.ko
-r--r--r--  1 root root   64532 Jun 18 17:10 hsfmc97ich.ko
-r--r--r--  1 root root   61912 Jun 18 17:10 hsfmc97via.ko
-r--r--r--  1 root root   78092 Jun 18 17:10 hsfosspec.ko
-r--r--r--  1 root root   75356 Jun 18 17:10 hsfpcibasic2.ko
-r--r--r--  1 root root   15564 Jun 18 17:10 hsfserial.ko
-r--r--r--  1 root root   63400 Jun 18 17:10 hsfsoar.ko

+ ls -lR /lib/modules/2.6.5-7.75-default/misc
/lib/modules/2.6.5-7.75-default/misc:
total 0
lrwxrwxrwx  1 root root 72 Jun 19 16:11 hsfengine.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfengine.ko
lrwxrwxrwx  1 root root 73 Jun 19 16:11 hsfmc97ali.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfmc97ali.ko
lrwxrwxrwx  1 root root 73 Jun 19 16:11 hsfmc97ich.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfmc97ich.ko
lrwxrwxrwx  1 root root 73 Jun 19 16:11 hsfmc97via.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfmc97via.ko
lrwxrwxrwx  1 root root 72 Jun 19 16:11 hsfosspec.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfosspec.ko
lrwxrwxrwx  1 root root 75 Jun 19 16:11 hsfpcibasic2.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfpcibasic2.ko
lrwxrwxrwx  1 root root 72 Jun 19 16:11 hsfserial.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfserial.ko
lrwxrwxrwx  1 root root 70 Jun 19 16:11 hsfsoar.ko -> /usr/lib/hsfmodem/modules/binaries/linux-2.6.5-7.75-default/hsfsoar.ko

+ dmesg
Linux version 2.6.5-7.75-default (geeko at buildhost) (gcc version 3.3.3 (SuSE Linux)) #1 Mon Jun 14 10:44:37 UTC 2004
BIOS-provided physical RAM map:
 BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
 BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
 BIOS-e820: 00000000000d0000 - 0000000000100000 (reserved)
 BIOS-e820: 0000000000100000 - 000000001bef0000 (usable)
 BIOS-e820: 000000001bef0000 - 000000001beff000 (ACPI data)
 BIOS-e820: 000000001beff000 - 000000001bf00000 (ACPI NVS)
 BIOS-e820: 000000001bf00000 - 000000001c000000 (reserved)
 BIOS-e820: 00000000fffc0000 - 0000000100000000 (reserved)
566MB vmalloc/ioremap area available.
0MB HIGHMEM available.
446MB LOWMEM available.
On node 0 totalpages: 114416
  DMA zone: 4096 pages, LIFO batch:1
  Normal zone: 110320 pages, LIFO batch:16
  HighMem zone: 0 pages, LIFO batch:1
DMI 2.3 present.
ACPI: RSDP (v000 PTLTD                                     ) @ 0x000f72b0
ACPI: RSDT (v001 PTLTD    RSDT   0x06040000  LTP 0x00000000) @ 0x1bef8cca
ACPI: FADT (v001 ATI    Raptor   0x06040000 ATI  0x000f4240) @ 0x1befee2b
ACPI: BOOT (v001 PTLTD  $SBFTBL$ 0x06040000  LTP 0x00000001) @ 0x1befee9f
ACPI: SSDT (v001 PTLTD  POWERNOW 0x06040000  LTP 0x00000001) @ 0x1befeec7
ACPI: DSDT (v001    ATI U1_M1535 0x06040000 MSFT 0x0100000d) @ 0x00000000
ACPI: PM-Timer IO Port: 0x8008
ACPI: local apic disabled
VSYSCALL: consistency checks...passed...mapping...done.
VSYSCALL: fixmap virt addr: 0xffffc000
Built 1 zonelists
Kernel command line: root=/dev/hda3 vga=0x317 desktop resume=/dev/hda5 splash=silent
bootsplash: silent mode.
Initializing CPU#0
PID hash table entries: 2048 (order 11: 16384 bytes)
CKRM Initialization
...... Initializing ClassType<taskclass> ........
...... Initializing ClassType<socket_class> ........
CKRM Initialization done
Detected 1855.170 MHz processor.
Using tsc for high-res timesource
Console: colour dummy device 80x25
Memory: 448988k/457664k available (1961k kernel code, 7936k reserved, 690k data, 216k init, 0k highmem)
Checking if this processor honours the WP bit even in supervisor mode... Ok.
Calibrating delay loop... 3670.01 BogoMIPS
Security Scaffold v1.0.0 initialized
SELinux:  Disabled at boot.
Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
Mount-cache hash table entries: 512 (order: 0, 4096 bytes)
CPU:     After generic identify, caps: 0383f9ff c1cbf9ff 00000000 00000000
CPU:     After vendor identify, caps: 0383f9ff c1cbf9ff 00000000 00000000
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 512K (64 bytes/line)
CPU:     After all inits, caps: 0383f9ff c1cbf9ff 00000000 00000020
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: AMD mobile AMD Athlon(tm) XP2500+ stepping 00
Enabling fast FPU save and restore... done.
Enabling unmasked SIMD FPU exception support... done.
Checking 'hlt' instruction... OK.
checking if image is initramfs...it isn't (no cpio magic); looks like an initrd
Looking for DSDT in initrd ...No customized DSDT found in initrd!
Freeing initrd memory: 1113k freed
NET: Registered protocol family 16
PCI: PCI BIOS revision 2.10 entry at 0xfd87b, last bus=2
PCI: Using configuration type 1
mtrr: v2.0 (20020519)
ACPI: Subsystem revision 20040326
ACPI: IRQ9 SCI: Level Trigger.
ACPI: Interpreter enabled
ACPI: Using PIC for interrupt routing
ACPI: PCI Root Bridge [PCI0] (00:00)
PCI: Probing PCI hardware (bus 00)
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGPB._PRT]
ACPI: PCI Interrupt Link [LNKA] (IRQs 3 4 6 *10)
ACPI: PCI Interrupt Link [LNKB] (IRQs 7 *11)
ACPI: PCI Interrupt Link [LNKC] (IRQs 3 4 6 *10)
ACPI: PCI Interrupt Link [LNKD] (IRQs 3 4 6 10) *9
ACPI: PCI Interrupt Link [LNKE] (IRQs 3 4 6 10) *0, disabled.
ACPI: PCI Interrupt Link [LNKF] (IRQs 7 *11)
ACPI: PCI Interrupt Link [LNKG] (IRQs *3 4 6 10)
ACPI: PCI Interrupt Link [LNKH] (IRQs *5 7)
ACPI: PCI Interrupt Link [LNKU] (IRQs 3 4 6 10) *9
ACPI: Embedded Controller [EC0] (gpe 24)
Linux Plug and Play Support v0.97 (c) Adam Belay
ACPI: PCI Interrupt Link [LNKU] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 5
ACPI: PCI Interrupt Link [LNKG] enabled at IRQ 3
ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 10
ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10
ACPI: No IRQ known for interrupt pin A of device 0000:00:10.0
ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 11
PCI: Using ACPI for IRQ routing
PCI: if you experience problems, try using option 'pci=noacpi' or even 'acpi=off'
vesafb: framebuffer at 0xe0000000, mapped to 0xdc80e000, size 32768k
vesafb: mode is 1024x768x16, linelength=2048, pages=41
vesafb: protected mode interface info at c000:51a9
vesafb: scrolling: redraw
vesafb: directcolor: size=0:5:6:5, shift=0:11:5:0
fb0: VESA VGA frame buffer device
Simple Boot Flag at 0x36 set to 0x1
apm: BIOS not found.
Initial HugeTLB pages allocated: 0
VFS: Disk quotas dquot_6.5.1
Initializing Cryptographic API
ATI Northbridge, reserving I/O ports 0x3b0 to 0x3bb.
Activating ISA DMA hang workarounds.
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
bootsplash 3.1.6-2004/03/31: looking for picture...
.<6> silentjpeg size 37245 bytes,<6>...found (1024x768, 17142 bytes, v3).
Console: switching to colour frame buffer device 118x41
Real Time Clock Driver v1.12
Serial: 8250/16550 driver $Revision: 1.90 $ 48 ports, IRQ sharing enabled
ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A
ttyS47 at I/O 0x8828 (irq = 3) is a 8250
ttyS1 at I/O 0x8840 (irq = 3) is a 8250
ttyS2 at I/O 0x8850 (irq = 3) is a 8250
ttyS3 at I/O 0x8860 (irq = 3) is a 8250
ttyS4 at I/O 0x8870 (irq = 3) is a 8250
Using anticipatory io scheduler
FDC 0 is a post-1991 82077
RAMDISK driver initialized: 16 RAM disks of 64000K size 1024 blocksize
loop: loaded (max 8 devices)
Uniform Multi-Platform E-IDE driver Revision: 7.00alpha2
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Warning: ATI Radeon IGP Northbridge is not yet fully tested.
ALI15X3: IDE controller at PCI slot 0000:00:10.0
ACPI: No IRQ known for interrupt pin A of device 0000:00:10.0
ALI15X3: chipset revision 196
ALI15X3: not 100% native mode: will probe irqs later
    ide0: BM-DMA at 0x8080-0x8087, BIOS settings: hda:DMA, hdb:pio
    ide1: BM-DMA at 0x8088-0x808f, BIOS settings: hdc:DMA, hdd:pio
hda: IC25N040ATMR04-0, ATA DISK drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
hdc: QSI CD-RW/DVD-ROM SBW-241, ATAPI CD/DVD-ROM drive
ide1 at 0x170-0x177,0x376 on irq 15
hda: max request size: 128KiB
hda: 78140160 sectors (40007 MB) w/1740KiB Cache, CHS=16383/255/63, UDMA(100)
hda: cache flushes supported
 hda: hda1 hda2 hda3 hda4 < hda5 >
ide-floppy driver 0.99.newide
mice: PS/2 mouse device common for all mice
input: PC Speaker
serio: i8042 AUX port at 0x60,0x64 irq 12
Synaptics Touchpad, model: 1
 Firmware: 5.9
 Sensor: 35
 new absolute packet format
 Touchpad has extended capability bits
 -> multifinger detection
 -> palm detection
input: SynPS/2 Synaptics TouchPad on isa0060/serio1
serio: i8042 KBD port at 0x60,0x64 irq 1
input: AT Translated Set 2 keyboard on isa0060/serio0
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
NET: Registered protocol family 2
IP: routing cache hash table of 4096 buckets, 32Kbytes
TCP: Hash tables configured (established 32768 bind 65536)
NET: Registered protocol family 1
NET: Registered protocol family 8
NET: Registered protocol family 20
Resume Machine: resuming from /dev/hda5
Resuming from device hda5
Resume Machine: This is normal swap space
ACPI: (supports S0 S3 S4 S5)
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
RAMDISK: Compressed image found at block 0
VFS: Mounted root (ext2 filesystem).
ReiserFS: hda3: found reiserfs format "3.6" with standard journal
ReiserFS: hda3: using ordered data mode
reiserfs: using flush barriers
ReiserFS: hda3: journal params: device hda3, size 8192, journal first block 18, max trans len 1024, max batch 900, max commit age 30, max trans age 30
ReiserFS: hda3: checking transaction log (hda3)
ReiserFS: hda3: Using r5 hash to sort names
VFS: Mounted root (reiserfs filesystem) readonly.
Trying to move old root to /initrd ... failed
Unmounting old root
Trying to free ramdisk memory ... okay
Freeing unused kernel memory: 216k freed
slamr: unsupported module, tainting kernel.
slamr: module license 'Smart Link Ltd.' taints kernel.
slamr: SmartLink AMRMO modem.
slamr: probe 10b9:5457 SL1800 card...
slamr: mc97 codec is CXT29
slamr: slamr0 is SL1800 card.
reiserfs: enabling write barrier flush mode
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
device-mapper: 4.1.0-ioctl (2003-12-10) initialised: dm at uk.sistina.com
NTFS driver 2.1.6 [Flags: R/O MODULE].
NTFS volume version 3.1.
subfs 0.9
Adding 915664k swap on /dev/hda5.  Priority:42 extents:1
ndiswrapper: unsupported module, tainting kernel.
ndiswrapper version 0.8 loaded
ndiswrapper adding bcmwl5.sys
wlan0: ndiswrapper ethernet device 00:90:4b:48:51:d0 using driver bcmwl5.sys
usbcore: registered new driver usbfs
usbcore: registered new driver hub
natsemi dp8381x driver, version 1.07+LK1.0.17, Sep 27, 2002
  originally by Donald Becker <becker at scyld.com>
  http://www.scyld.com/network/natsemi.html
  2.4.x kernel port by Jeff Garzik, Tjeerd Mulder
eth0: NatSemi DP8381[56] at 0xde84a000, 00:0d:9d:82:28:d5, IRQ 11.
NET: Registered protocol family 10
IPv6 over IPv4 tunneling driver
ieee1394: Initialized config rom entry `ip1394'
Linux Kernel Card Services
  options:  [pci] [cardbus] [pm]
Yenta: CardBus bridge found at 0000:00:0a.0 [103c:0024]
Yenta: ISA IRQ mask 0x0010, PCI irq 11
Socket status: 30000007
ohci1394: $Rev: 1203 $ Ben Collins <bcollins at debian.org>
ohci1394: fw-host0: OHCI-1394 1.1 (PCI): IRQ=[10]  MMIO=[d0009000-d00097ff]  Max Packet=[2048]
Linux agpgart interface v0.100 (c) Dave Jones
agpgart: Detected Ati IGP320/M chipset
agpgart: Maximum main memory to use for agp memory: 379M
agpgart: AGP aperture is 64M @ 0xd4000000
ohci_hcd: 2004 Feb 02 USB 1.1 'Open' Host Controller (OHCI) Driver (PCI)
ohci_hcd: block sizes: ed 64 td 64
ohci_hcd 0000:00:02.0: OHCI Host Controller
ohci_hcd 0000:00:02.0: irq 10, pci mem ded43000
ohci_hcd 0000:00:02.0: new USB bus registered, assigned bus number 1
usb usb1: Product: OHCI Host Controller
usb usb1: Manufacturer: Linux 2.6.5-7.75-default ohci_hcd
usb usb1: SerialNumber: 0000:00:02.0
hub 1-0:1.0: USB hub found
hub 1-0:1.0: 4 ports detected
ieee1394: Host added: ID:BUS[0-00:1023]  GUID[000d9d719e81ee3b]
ACPI: AC Adapter [ACAD] (on-line)
ACPI: Battery Slot [BAT1] (battery present)
ACPI: Power Button (FF) [PWRF]
ACPI: Lid Switch [LID]
ACPI: Processor [CPU0] (supports C1 C2)
ACPI: Thermal Zone [THRM] (59 C)
powernow-k8: Processor cpuid 6a0 not supported
powernow: PowerNOW! Technology present. Can scale: frequency and voltage.
powernow: Found PSB header at c00f1600
powernow: Table version: 0x12
powernow: Flags: 0x0 (Mobile voltage regulator)
powernow: Settling Time: 100 microseconds.
powernow: Has 14 PST tables. (Only dumping ones relevant to this CPU).
powernow: No PST tables match this cpuid (0x7a0)
powernow: This is indicative of a broken BIOS.
powernow: See http://www.codemonkey.org.uk/projects/cpufreq/powernow-k7.shtml
parport0: PC-style at 0x378 (0x778) [PCSPP,TRISTATE]
parport0: irq 7 detected
lp0: using parport0 (polling).
Non-volatile memory driver v1.2
drivers/usb/serial/usb-serial.c: USB Serial support registered for Generic
usbcore: registered new driver usbserial
drivers/usb/serial/usb-serial.c: USB Serial Driver core v2.0
hdc: ATAPI 24X DVD-ROM CD-R/RW drive, 2048kB Cache
Uniform CD-ROM driver Revision: 3.20
SCSI subsystem initialized
st: Version 20040318, fixed bufsize 32768, s/g segs 256
wlan0: no IPv6 routers present
BIOS EDD facility v0.13 2004-Mar-09, 1 devices found
mtrr: 0xe0000000,0x4000000 overlaps existing 0xe0000000,0x2000000
hsfsoar: no version for "struct_module" found: kernel tainted.
hsfsoar: unsupported module, tainting kernel.
hsfosspec: unsupported module, tainting kernel.
hsfengine: unsupported module, tainting kernel.
hsfengine: module license 'see LICENSE file distributed with driver' taints kernel.
hsfserial: unsupported module, tainting kernel.
hsfpcibasic2: unsupported module, tainting kernel.
hsfmc97ich: unsupported module, tainting kernel.
hsfmc97via: unsupported module, tainting kernel.
hsfmc97ali: unsupported module, tainting kernel.
hsfsoar: unsupported module, tainting kernel.
hsfosspec: unsupported module, tainting kernel.
hsfengine: unsupported module, tainting kernel.
hsfengine: module license 'see LICENSE file distributed with driver' taints kernel.
hsfserial: unsupported module, tainting kernel.
hsfpcibasic2: unsupported module, tainting kernel.
hsfmc97ich: unsupported module, tainting kernel.
hsfmc97via: unsupported module, tainting kernel.
hsfmc97ali: unsupported module, tainting kernel.
smbfs: unsupported module, tainting kernel.
wlan0: no IPv6 routers present
hsfsoar: unsupported module, tainting kernel.
hsfosspec: unsupported module, tainting kernel.
hsfengine: unsupported module, tainting kernel.
hsfengine: module license 'see LICENSE file distributed with driver' taints kernel.
hsfserial: unsupported module, tainting kernel.
hsfpcibasic2: unsupported module, tainting kernel.
hsfmc97ich: unsupported module, tainting kernel.
hsfmc97via: unsupported module, tainting kernel.
hsfmc97ali: unsupported module, tainting kernel.
hsfsoar: unsupported module, tainting kernel.
hsfosspec: unsupported module, tainting kernel.
hsfengine: unsupported module, tainting kernel.
hsfengine: module license 'see LICENSE file distributed with driver' taints kernel.
hsfserial: unsupported module, tainting kernel.
hsfpcibasic2: unsupported module, tainting kernel.
hsfmc97ich: unsupported module, tainting kernel.
hsfmc97via: unsupported module, tainting kernel.
hsfmc97ali: unsupported module, tainting kernel.


More information about the hsflinux mailing list