[hsflinux] NO DIALTONE on RH9.0
Simon Crosato
linuxmail2 at yahoo.com.au
Tue Jun 10 00:53:41 EDT 2003
Hi List users
I have read the FAQ and scanned the list, but cannot
get the driver to recognise a dialtone.
Interestingly, I had the modem working easily under
RH7.3, but I'm now getting to the hair pulling stage
(closely followed by having to use Windoze again which
hurts more). I can hear the dialtone thru the PC
speaker, but the driver can't seem to recognise it.
Incidently, the modem works as expected under Windows
Me.
I have tried:
(1) Straight rpm installs on a fresh RH 2.4.20-8
kernel, and the same with a 2.4.20-9 kernel.
No module load probs, but no dialtone either.
(2) The same booting with apic=off. I don't think my
machine uses them anyway. No tone detection.
(3) Building from sources both src.rpm and tar.gz. No
module load probs, but no dialtone either.
(4) Importing values from the Win9.X inf file. Same
deal.
(5) Building from sources with a modified ostime.c I
gleaned from the list archives. Clean compile but
still no tone.
I don't know what else to try short of installing the
next RH9.0 kernel 2.4.20-18. I have attached
hsfdiag.txt just in case. Looking forward to a
response from a better head than mine. AdThanksVance
~Simon
http://mobile.yahoo.com.au - Yahoo! Mobile
- Check & compose your email via SMS on your Telstra or Vodafone mobile.
-------------- next part --------------
+ modprobe -v hsfserial
/sbin/insmod /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfosspec.o
Using /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfosspec.o
Symbol version prefix ''
Warning: loading /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfosspec.o will taint the kernel: non-GPL license - Copyright (C) 1996-2001 Conexant Systems Inc. All Rights Reserved.
See http://www.tux.org/lkml/#export-tainted for information about tainted modules
Module hsfosspec loaded, with warnings
/sbin/insmod /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfengine.o
Using /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfengine.o
Warning: loading /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfengine.o will taint the kernel: non-GPL license - Copyright (C) 1996-2001 Conexant Systems Inc. All Rights Reserved.
Module hsfengine loaded, with warnings
/sbin/insmod /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfserial.o serialmajor=240 calloutmajor=241
Using /usr/lib/hsf/modules/binaries/athlon/rh/linux-2.4.20-9/hsfserial.o
Module hsfserial loaded, with warnings
+ lsmod
Module Size Used by Tainted: P
hsfbasic2 116524 2 (autoclean)
hsfserial 26836 0 (unused)
hsfengine 1126348 0 [hsfserial]
hsfosspec 35388 1 [hsfbasic2 hsfserial hsfengine]
parport_pc 18756 1 (autoclean)
lp 8868 0 (autoclean)
parport 36480 1 (autoclean) [parport_pc lp]
autofs 12948 0 (autoclean) (unused)
ipt_REJECT 3896 6 (autoclean)
iptable_filter 2380 1 (autoclean)
ip_tables 14648 2 [ipt_REJECT iptable_filter]
sg 35980 0 (autoclean)
sr_mod 17912 0 (autoclean)
ide-scsi 11984 0
scsi_mod 106200 3 [sg sr_mod ide-scsi]
ide-cd 35196 0
cdrom 33472 0 [sr_mod ide-cd]
nls_iso8859-1 3484 1 (autoclean)
nls_cp437 5116 1 (autoclean)
vfat 12844 1 (autoclean)
fat 38328 0 (autoclean) [vfat]
printer 8800 0
keybdev 2880 0 (unused)
mousedev 5428 1
hid 21700 0 (unused)
input 5792 0 [keybdev mousedev hid]
usb-uhci 25868 0 (unused)
usbcore 77696 1 [printer hid usb-uhci]
ext3 69984 2
jbd 51220 2 [ext3]
+ date
Mon Jun 9 21:23:06 WST 2003
+ /usr/sbin/hsfconfig --info
Linux HSF softmodem drivers, version 5.03.27lnxtbeta03042700
WARNING: this is an EXPERIMENTAL BETA VERSION of the HSF drivers for Linux.
USE AT YOUR OWN RISK! See the file /usr/lib/hsf/LICENSE for details.
Conexant Systems neither distributes nor maintains this package.
PLEASE DO NOT CONTACT CONEXANT REGARDING THIS SOFTWARE!!!
If you require assistance or need more information, go to:
http://www.linuxant.com/drivers
When reporting a problem for the first time, please send
us the file generated by "hsfconfig --dumpdiag".
Current HSF configuration:
Country name: "AUSTRALIA", T.35 code: 0009
PCI Modem vendor-id: 14F1, device-id: 2013
Driver inf filename: /etc/hsf/inf/linux_hsf.inf
+ identify_system
linux-i686(athlon)-2.4.20-9-MODVERS RedHat-9
+ uname -a
Linux localhost.localdomain 2.4.20-9 #1 Wed Apr 2 13:24:44 EST 2003 i686 athlon i386 GNU/Linux
+ gcc -v
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.2.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.2.2 20030222 (Red Hat Linux 3.2.2-5)
+ cat -v /proc/version
Linux version 2.4.20-9 (bhcompile at porky.devel.redhat.com) (gcc version 3.2.2 20030313 (Red Hat Linux 3.2.2-10)) #1 Wed Apr 2 13:24:44 EST 2003
+ cat -v /proc/cpuinfo
processor : 0
vendor_id : AuthenticAMD
cpu family : 6
model : 4
model name : AMD Athlon(tm) Processor
stepping : 2
cpu MHz : 1195.996
cache size : 256 KB
fdiv_bug : no
hlt_bug : no
f00f_bug : no
coma_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu vme de pse tsc msr pae mce cx8 sep mtrr pge mca cmov pat pse36 mmx fxsr syscall mmxext 3dnowext 3dnow
bogomips : 2385.51
+ cat -v /etc/redhat-release
Red Hat Linux release 9 (Shrike)
+ lspci -n
00:00.0 Class 0600: 1106:0305 (rev 81)
00:01.0 Class 0604: 1106:8305
00:07.0 Class 0601: 1106:0686 (rev 22)
00:07.1 Class 0101: 1106:0571 (rev 10)
00:07.2 Class 0c03: 1106:3038 (rev 10)
00:07.3 Class 0c03: 1106:3038 (rev 10)
00:07.4 Class 0601: 1106:3057 (rev 30)
00:07.5 Class 0401: 1106:3058 (rev 20)
00:0d.0 Class 0200: 10ec:8139 (rev 10)
00:13.0 Class 0780: 14f1:2013 (rev 01)
01:00.0 Class 0300: 10de:0110 (rev a1)
+ lspci -v
00:00.0 Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 81)
Flags: bus master, medium devsel, latency 8
Memory at ec000000 (32-bit, prefetchable) [size=64M]
Capabilities: [a0] AGP version 2.0
Capabilities: [c0] Power Management version 2
00:01.0 PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (prog-if 00 [Normal decode])
Flags: bus master, 66Mhz, medium devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
Memory behind bridge: e9000000-e9ffffff
Prefetchable memory behind bridge: f0000000-f7ffffff
Capabilities: [80] Power Management version 2
00:07.0 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 22)
Subsystem: VIA Technologies, Inc. VT82C686/A PCI to ISA Bridge
Flags: bus master, stepping, medium devsel, latency 0
00:07.1 IDE interface: VIA Technologies, Inc. VT82C586/B/686A/B PIPC Bus Master IDE (rev 10) (prog-if 8a [Master SecP PriP])
Flags: bus master, medium devsel, latency 64
I/O ports at 1000 [size=16]
Capabilities: [c0] Power Management version 2
00:07.2 USB Controller: VIA Technologies, Inc. USB (rev 10) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 64, IRQ 9
I/O ports at 1020 [size=32]
Capabilities: [80] Power Management version 2
00:07.3 USB Controller: VIA Technologies, Inc. USB (rev 10) (prog-if 00 [UHCI])
Subsystem: VIA Technologies, Inc. (Wrong ID) USB Controller
Flags: bus master, medium devsel, latency 64, IRQ 9
I/O ports at 1040 [size=32]
Capabilities: [80] Power Management version 2
00:07.4 ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 30)
Flags: medium devsel
Capabilities: [68] Power Management version 2
00:07.5 Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 20)
Subsystem: Trigem Computer Inc.: Unknown device 315c
Flags: medium devsel
I/O ports at 1400 [disabled] [size=256]
I/O ports at 1014 [disabled] [size=4]
I/O ports at 1010 [disabled] [size=4]
Capabilities: [c0] Power Management version 2
00:0d.0 Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 10)
Subsystem: Trigem Computer Inc.: Unknown device 315c
Flags: medium devsel
I/O ports at 1800 [disabled] [size=256]
Memory at e8000000 (32-bit, non-prefetchable) [disabled] [size=256]
Capabilities: [50] Power Management version 2
00:13.0 Communication controller: Conexant HSF 56k Data/Fax Modem (rev 01)
Subsystem: Mac System Co Ltd HP
Flags: bus master, medium devsel, latency 64, IRQ 5
Memory at e8010000 (32-bit, non-prefetchable) [size=64K]
I/O ports at 1018 [size=8]
Capabilities: [40] Power Management version 2
01:00.0 VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX/MX 400] (rev a1) (prog-if 00 [VGA])
Subsystem: Asustek Computer, Inc.: Unknown device 0211
Flags: bus master, 66Mhz, medium devsel, latency 64, IRQ 11
Memory at e9000000 (32-bit, non-prefetchable) [size=16M]
Memory at f0000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at <unassigned> [disabled] [size=64K]
Capabilities: [60] Power Management version 2
Capabilities: [44] AGP version 2.0
+ lspci -n -vvv
00:00.0 Class 0600: 1106:0305 (rev 81)
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR+
Latency: 8
Region 0: Memory at ec000000 (32-bit, prefetchable) [size=64M]
Capabilities: [a0] AGP version 2.0
Status: RQ=31 SBA+ 64bit- FW- Rate=x1,x4
Command: RQ=0 SBA- AGP- 64bit- FW- Rate=x4
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:01.0 Class 0604: 1106:8305
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort+ >SERR- <PERR-
Latency: 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: 0000f000-00000fff
Memory behind bridge: e9000000-e9ffffff
Prefetchable memory behind bridge: f0000000-f7ffffff
BridgeCtl: Parity- SERR- NoISA+ VGA+ MAbort- >Reset- FastB2B-
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1+ D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.0 Class 0601: 1106:0686 (rev 22)
Subsystem: 1106:0000
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping+ SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 0
00:07.1 Class 0101: 1106:0571 (rev 10) (prog-if 8a [Master SecP PriP])
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64
Region 4: I/O ports at 1000 [size=16]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.2 Class 0c03: 1106:3038 (rev 10)
Subsystem: 0925:1234
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, cache line size 08
Interrupt: pin D routed to IRQ 9
Region 4: I/O ports at 1020 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.3 Class 0c03: 1106:3038 (rev 10)
Subsystem: 0925:1234
Control: I/O+ Mem- BusMaster+ SpecCycle- MemWINV+ VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64, cache line size 08
Interrupt: pin D routed to IRQ 9
Region 4: I/O ports at 1040 [size=32]
Capabilities: [80] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.4 Class 0601: 1106:3057 (rev 30)
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-
Capabilities: [68] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:07.5 Class 0401: 1106:3058 (rev 20)
Subsystem: 109f:315c
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B- ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin C routed to IRQ 0
Region 0: I/O ports at 1400 [disabled] [size=256]
Region 1: I/O ports at 1014 [disabled] [size=4]
Region 2: I/O ports at 1010 [disabled] [size=4]
Capabilities: [c0] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:0d.0 Class 0200: 10ec:8139 (rev 10)
Subsystem: 109f:315c
Control: I/O- Mem- BusMaster- SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Interrupt: pin A routed to IRQ 0
Region 0: I/O ports at 1800 [disabled] [size=256]
Region 1: Memory at e8000000 (32-bit, non-prefetchable) [disabled] [size=256]
Capabilities: [50] Power Management version 2
Flags: PMEClk- DSI- D1+ D2+ AuxCurrent=375mA PME(D0-,D1+,D2+,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
00:13.0 Class 0780: 14f1:2013 (rev 01)
Subsystem: 155d:6793
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 5
Region 0: Memory at e8010000 (32-bit, non-prefetchable) [size=64K]
Region 1: I/O ports at 1018 [size=8]
Capabilities: [40] Power Management version 2
Flags: PMEClk- DSI+ D1- D2- AuxCurrent=0mA PME(D0+,D1-,D2-,D3hot+,D3cold+)
Status: D0 PME-Enable- DSel=0 DScale=0 PME+
01:00.0 Class 0300: 10de:0110 (rev a1)
Subsystem: 1043:0211
Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B-
Status: Cap+ 66Mhz+ UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- <TAbort- <MAbort- >SERR- <PERR-
Latency: 64 (1250ns min, 250ns max)
Interrupt: pin A routed to IRQ 11
Region 0: Memory at e9000000 (32-bit, non-prefetchable) [size=16M]
Region 1: Memory at f0000000 (32-bit, prefetchable) [size=128M]
Expansion ROM at <unassigned> [disabled] [size=64K]
Capabilities: [60] Power Management version 2
Flags: PMEClk- DSI- D1- D2- AuxCurrent=0mA PME(D0-,D1-,D2-,D3hot-,D3cold-)
Status: D0 PME-Enable- DSel=0 DScale=0 PME-
Capabilities: [44] AGP version 2.0
Status: RQ=31 SBA- 64bit- FW+ Rate=x1,x2,x4
Command: RQ=0 SBA- AGP- 64bit- FW- Rate=<none>
+ cat -v /proc/pci
PCI devices found:
Bus 0, device 0, function 0:
Host bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133] (rev 129).
Master Capable. Latency=8.
Prefetchable 32 bit memory at 0xec000000 [0xefffffff].
Bus 0, device 1, function 0:
PCI bridge: VIA Technologies, Inc. VT8363/8365 [KT133/KM133 AGP] (rev 0).
Master Capable. No bursts. Min Gnt=12.
Bus 0, device 7, function 0:
ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super South] (rev 34).
Bus 0, device 7, function 1:
IDE interface: VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE (rev 16).
Master Capable. Latency=64.
I/O at 0x1000 [0x100f].
Bus 0, device 7, function 2:
USB Controller: VIA Technologies, Inc. USB (rev 16).
IRQ 9.
Master Capable. Latency=64.
I/O at 0x1020 [0x103f].
Bus 0, device 7, function 3:
USB Controller: VIA Technologies, Inc. USB (#2) (rev 16).
IRQ 9.
Master Capable. Latency=64.
I/O at 0x1040 [0x105f].
Bus 0, device 7, function 4:
ISA bridge: VIA Technologies, Inc. VT82C686 [Apollo Super ACPI] (rev 48).
Bus 0, device 7, function 5:
Multimedia audio controller: VIA Technologies, Inc. VT82C686 AC97 Audio Controller (rev 32).
I/O at 0x1400 [0x14ff].
I/O at 0x1014 [0x1017].
I/O at 0x1010 [0x1013].
Bus 0, device 13, function 0:
Ethernet controller: Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+ (rev 16).
Master Capable. Latency=64. Min Gnt=32.Max Lat=64.
I/O at 0x1800 [0x18ff].
Non-prefetchable 32 bit memory at 0xe8000000 [0xe80000ff].
Bus 0, device 19, function 0:
Communication controller: Conexant HSF 56k Data/Fax Modem (rev 1).
IRQ 5.
Master Capable. Latency=64.
Non-prefetchable 32 bit memory at 0xe8010000 [0xe801ffff].
I/O at 0x1018 [0x101f].
Bus 1, device 0, function 0:
VGA compatible controller: nVidia Corporation NV11 [GeForce2 MX] (rev 161).
IRQ 11.
Master Capable. Latency=64. Min Gnt=5.Max Lat=1.
Non-prefetchable 32 bit memory at 0xe9000000 [0xe9ffffff].
Prefetchable 32 bit memory at 0xf0000000 [0xf7ffffff].
+ cat -v /proc/cmdline
ro root=LABEL=/ hdc=ide-scsi
+ cat -v /proc/uptime
754.65 582.06
+ cat -v /proc/devices
Character devices:
1 mem
2 pty
3 ttyp
4 ttyS
5 cua
6 lp
7 vcs
10 misc
13 input
21 sg
29 fb
36 netlink
128 ptm
129 ptm
130 ptm
131 ptm
132 ptm
133 ptm
134 ptm
135 ptm
136 pts
137 pts
138 pts
139 pts
140 pts
141 pts
142 pts
143 pts
162 raw
180 usb
Block devices:
1 ramdisk
2 fd
3 ide0
9 md
11 sr
12 unnamed
14 unnamed
22 ide1
38 unnamed
39 unnamed
+ cat -v /proc/misc
135 rtc
1 psaux
+ cat -v /proc/filesystems
nodev rootfs
nodev bdev
nodev proc
nodev sockfs
nodev tmpfs
nodev shm
nodev pipefs
ext2
nodev ramfs
iso9660
nodev devpts
ext3
nodev usbdevfs
nodev usbfs
vfat
nodev autofs
+ cat -v /proc/interrupts
CPU0
0: 75466 XT-PIC timer
1: 903 XT-PIC keyboard
2: 0 XT-PIC cascade
8: 1 XT-PIC rtc
9: 52 XT-PIC usb-uhci, usb-uhci
12: 23047 XT-PIC PS/2 Mouse
14: 12659 XT-PIC ide0
15: 13784 XT-PIC ide1
NMI: 0
ERR: 0
+ cat -v /proc/iomem
00000000-0009f7ff : System RAM
0009f800-0009ffff : reserved
000a0000-000bffff : Video RAM area
000c0000-000c7fff : Video ROM
000dc000-000dffff : reserved
000f0000-000fffff : System ROM
00100000-0ffeffff : System RAM
00100000-00248653 : Kernel code
00248654-003417a3 : Kernel data
0fff0000-0ffffbff : ACPI Tables
0ffffc00-0fffffff : ACPI Non-volatile Storage
e8000000-e80000ff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
e8010000-e801ffff : Conexant HSF 56k Data/Fax Modem
e9000000-e9ffffff : PCI Bus #01
e9000000-e9ffffff : nVidia Corporation NV11 [GeForce2 MX]
ec000000-efffffff : VIA Technologies, Inc. VT8363/8365 [KT133/KM133]
f0000000-f7ffffff : PCI Bus #01
f0000000-f7ffffff : nVidia Corporation NV11 [GeForce2 MX]
fffe0000-ffffffff : reserved
+ cat -v /proc/ioports
0000-001f : dma1
0020-003f : pic1
0040-005f : timer
0060-006f : keyboard
0070-007f : rtc
0080-008f : dma page reg
00a0-00bf : pic2
00c0-00df : dma2
00f0-00ff : fpu
0170-0177 : ide1
01f0-01f7 : ide0
02f8-02ff : serial(auto)
0376-0376 : ide1
0378-037a : parport0
037b-037f : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(auto)
0cf8-0cff : PCI conf1
1000-100f : VIA Technologies, Inc. VT82C586B PIPC Bus Master IDE
1000-1007 : ide0
1008-100f : ide1
1010-1013 : VIA Technologies, Inc. VT82C686 AC97 Audio Controller
1014-1017 : VIA Technologies, Inc. VT82C686 AC97 Audio Controller
1018-101f : Conexant HSF 56k Data/Fax Modem
1020-103f : VIA Technologies, Inc. USB
1020-103f : usb-uhci
1040-105f : VIA Technologies, Inc. USB (#2)
1040-105f : usb-uhci
1400-14ff : VIA Technologies, Inc. VT82C686 AC97 Audio Controller
1800-18ff : Realtek Semiconductor Co., Ltd. RTL-8139/8139C/8139C+
6800-687f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
8000-80ff : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
8100-810f : VIA Technologies, Inc. VT82C686 [Apollo Super ACPI]
+ cat -v /proc/dma
4: cascade
+ cat -v /proc/mtrr
reg00: base=0x00000000 ( 0MB), size= 256MB: write-back, count=1
reg01: base=0xf0000000 (3840MB), size= 32MB: write-combining, count=1
+ cat -v /proc/partitions
major minor #blocks name rio rmerge rsect ruse wio wmerge wsect wuse running use aveq
3 0 29316672 hda 411 126 645 2690 0 0 0 0 -9 750130 36278872
3 1 29310088 hda1 410 123 637 2670 0 0 0 0 0 2670 2670
3 64 58615704 hdb 9603 20590 240636 67400 2619 6800 75320 184750 -9 745240 36530392
3 65 105808 hdb1 26 71 194 210 19 9 56 2210 0 1780 2420
3 66 57985200 hdb2 9562 20472 240258 67060 2600 6791 75264 182540 0 50900 249860
3 67 521640 hdb3 13 41 168 100 0 0 0 0 0 100 100
+ cat -v /proc/mounts
rootfs / rootfs rw 0 0
/dev/root / ext3 rw 0 0
/proc /proc proc rw 0 0
usbdevfs /proc/bus/usb usbdevfs rw 0 0
/dev/hdb1 /boot ext3 rw 0 0
none /dev/pts devpts rw 0 0
none /dev/shm tmpfs rw 0 0
/dev/hda1 /mnt/dos vfat rw,nosuid,nodev 0 0
+ cat -v /proc/swaps
Filename Type Size Used Priority
/dev/hdb3 partition 521632 0 -1
+ cat -v /proc/meminfo
total: used: free: shared: buffers: cached:
Mem: 261435392 218419200 43016192 0 15065088 118714368
Swap: 534151168 0 534151168
MemTotal: 255308 kB
MemFree: 42008 kB
MemShared: 0 kB
Buffers: 14712 kB
Cached: 115932 kB
SwapCached: 0 kB
Active: 172108 kB
ActiveAnon: 58724 kB
ActiveCache: 113384 kB
Inact_dirty: 15780 kB
Inact_laundry: 0 kB
Inact_clean: 1836 kB
Inact_target: 37944 kB
HighTotal: 0 kB
HighFree: 0 kB
LowTotal: 255308 kB
LowFree: 42008 kB
SwapTotal: 521632 kB
SwapFree: 521632 kB
+ cat -v /proc/stat
cpu 15692 1 1625 58151
cpu0 15692 1 1625 58151
page 120951 37670
swap 1 0
intr 125925 75469 903 0 3 3 0 4 0 1 52 0 0 23047 0 12659 13784
disk_io: (3,0):(411,411,645,0,0) (3,1):(12241,9605,240636,2636,75320)
ctxt 258633
btime 1055164233
processes 3712
+ cat -v /proc/apm
cat: /proc/apm: No such file or directory
+ cat -v /proc/modules
parport_pc 18756 1 (autoclean)
lp 8868 0 (autoclean)
parport 36480 1 (autoclean) [parport_pc lp]
autofs 12948 0 (autoclean) (unused)
ipt_REJECT 3896 6 (autoclean)
iptable_filter 2380 1 (autoclean)
ip_tables 14648 2 [ipt_REJECT iptable_filter]
sg 35980 0 (autoclean)
sr_mod 17912 0 (autoclean)
ide-scsi 11984 0
scsi_mod 106200 3 [sg sr_mod ide-scsi]
ide-cd 35196 0
cdrom 33472 0 [sr_mod ide-cd]
nls_iso8859-1 3484 1 (autoclean)
nls_cp437 5116 1 (autoclean)
vfat 12844 1 (autoclean)
fat 38328 0 (autoclean) [vfat]
printer 8800 0
keybdev 2880 0 (unused)
mousedev 5428 1
hid 21700 0 (unused)
input 5792 0 [keybdev mousedev hid]
usb-uhci 25868 0 (unused)
usbcore 77696 1 [printer hid usb-uhci]
ext3 69984 2
jbd 51220 2 [ext3]
+ cat -v /proc/ldiscs
cat: /proc/ldiscs: No such file or directory
+ modprobe -V
modprobe: Nothing to load ???
Specify at least a module or a wildcard like \*
modprobe version 2.4.22
+ modprobe -l *hsfserial*
/lib/modules/2.4.20-9/misc/hsfserial.o
+ cat -v /etc/modules.conf
alias usb-controller usb-uhci
alias /dev/ttySHSF* hsfserial
alias char-major-240 hsfserial
alias /dev/ttyCUA* hsfserial
alias char-major-241 hsfserial
alias /dev/modem hsfserial
options hsfserial serialmajor=240 calloutmajor=241
+ depmod -e -a
+ cat -v /proc/tty/drivers
serial /dev/cua 5 64-127 serial:callout
serial /dev/ttyS 4 64-127 serial
pty_slave /dev/pts 143 0-255 pty:slave
pty_master /dev/ptm 135 0-255 pty:master
pty_slave /dev/pts 142 0-255 pty:slave
pty_master /dev/ptm 134 0-255 pty:master
pty_slave /dev/pts 141 0-255 pty:slave
pty_master /dev/ptm 133 0-255 pty:master
pty_slave /dev/pts 140 0-255 pty:slave
pty_master /dev/ptm 132 0-255 pty:master
pty_slave /dev/pts 139 0-255 pty:slave
pty_master /dev/ptm 131 0-255 pty:master
pty_slave /dev/pts 138 0-255 pty:slave
pty_master /dev/ptm 130 0-255 pty:master
pty_slave /dev/pts 137 0-255 pty:slave
pty_master /dev/ptm 129 0-255 pty:master
pty_slave /dev/pts 136 0-255 pty:slave
pty_master /dev/ptm 128 0-255 pty:master
pty_slave /dev/ttyp 3 0-255 pty:slave
pty_master /dev/pty 2 0-255 pty:master
/dev/vc/0 /dev/vc/0 4 0 system:vtmaster
/dev/ptmx /dev/ptmx 5 2 system
/dev/console /dev/console 5 1 system:console
/dev/tty /dev/tty 5 0 system:/dev/tty
unknown /dev/vc/%d 4 1-63 console
+ cat -v /proc/tty/driver/serial
serinfo:1.0 driver:5.05c revision:2001-07-08
0: uart:16550A port:3F8 irq:4 baud:9600 tx:11 rx:0
1: uart:16550A port:2F8 irq:3 baud:9600 tx:11 rx:0
+ ls -l /dev/modem*
lrwxrwxrwx 1 root root 13 Jun 9 21:19 /dev/modem -> /dev/ttySHSF0
+ ls -l /dev/*HSF*
crw-rw-rw- 1 root root 241, 64 Jun 9 21:19 /dev/cuaHSF0
crw-rw-rw- 1 root root 240, 64 Jun 9 21:22 /dev/ttySHSF0
+ ls -l /dev/*cnxt*
ls: /dev/*cnxt*: No such file or directory
+ ls -l /dev/*hsf*
ls: /dev/*hsf*: No such file or directory
+ ls -l /dev/ttyS*
crw-rw---- 1 root uucp 4, 64 Jun 9 21:11 /dev/ttyS0
crw-rw---- 1 root uucp 4, 65 Jun 9 21:11 /dev/ttyS1
crw-rw---- 1 root uucp 4, 74 Jan 30 18:24 /dev/ttyS10
crw-rw---- 1 root uucp 4, 75 Jan 30 18:24 /dev/ttyS11
crw-rw---- 1 root uucp 4, 76 Jan 30 18:24 /dev/ttyS12
crw-rw---- 1 root uucp 4, 77 Jan 30 18:24 /dev/ttyS13
crw-rw---- 1 root uucp 4, 78 Jan 30 18:24 /dev/ttyS14
crw-rw---- 1 root uucp 4, 79 Jan 30 18:24 /dev/ttyS15
crw-rw---- 1 root uucp 4, 80 Jan 30 18:24 /dev/ttyS16
crw-rw---- 1 root uucp 4, 81 Jan 30 18:24 /dev/ttyS17
crw-rw---- 1 root uucp 4, 82 Jan 30 18:24 /dev/ttyS18
crw-rw---- 1 root uucp 4, 83 Jan 30 18:24 /dev/ttyS19
crw-rw---- 1 root uucp 4, 66 Jan 30 18:24 /dev/ttyS2
crw-rw---- 1 root uucp 4, 84 Jan 30 18:24 /dev/ttyS20
crw-rw---- 1 root uucp 4, 85 Jan 30 18:24 /dev/ttyS21
crw-rw---- 1 root uucp 4, 86 Jan 30 18:24 /dev/ttyS22
crw-rw---- 1 root uucp 4, 87 Jan 30 18:24 /dev/ttyS23
crw-rw---- 1 root uucp 4, 88 Jan 30 18:24 /dev/ttyS24
crw-rw---- 1 root uucp 4, 89 Jan 30 18:24 /dev/ttyS25
crw-rw---- 1 root uucp 4, 90 Jan 30 18:24 /dev/ttyS26
crw-rw---- 1 root uucp 4, 91 Jan 30 18:24 /dev/ttyS27
crw-rw---- 1 root uucp 4, 92 Jan 30 18:24 /dev/ttyS28
crw-rw---- 1 root uucp 4, 93 Jan 30 18:24 /dev/ttyS29
crw-rw---- 1 root uucp 4, 67 Jan 30 18:24 /dev/ttyS3
crw-rw---- 1 root uucp 4, 94 Jan 30 18:24 /dev/ttyS30
crw-rw---- 1 root uucp 4, 95 Jan 30 18:24 /dev/ttyS31
crw-rw---- 1 root uucp 4, 68 Jan 30 18:24 /dev/ttyS4
crw-rw---- 1 root uucp 4, 69 Jan 30 18:24 /dev/ttyS5
crw-rw---- 1 root uucp 4, 70 Jan 30 18:24 /dev/ttyS6
crw-rw---- 1 root uucp 4, 71 Jan 30 18:24 /dev/ttyS7
crw-rw---- 1 root uucp 4, 72 Jan 30 18:24 /dev/ttyS8
crw-rw---- 1 root uucp 4, 73 Jan 30 18:24 /dev/ttyS9
crw-rw---- 1 root uucp 204, 5 Jan 30 18:24 /dev/ttySA0
crw-rw---- 1 root uucp 204, 6 Jan 30 18:24 /dev/ttySA1
crw-rw---- 1 root uucp 204, 7 Jan 30 18:24 /dev/ttySA2
crw-rw---- 1 root uucp 204, 8 Jan 30 18:24 /dev/ttySC0
crw-rw---- 1 root uucp 204, 9 Jan 30 18:24 /dev/ttySC1
crw-rw---- 1 root uucp 204, 10 Jan 30 18:24 /dev/ttySC2
crw-rw---- 1 root uucp 204, 11 Jan 30 18:24 /dev/ttySC3
crw-rw-rw- 1 root root 240, 64 Jun 9 21:22 /dev/ttySHSF0
crw-rw---- 1 root uucp 174, 0 Jan 30 18:24 /dev/ttySI0
crw-rw---- 1 root uucp 174, 1 Jan 30 18:24 /dev/ttySI1
crw-rw---- 1 root uucp 174, 10 Jan 30 18:24 /dev/ttySI10
crw-rw---- 1 root uucp 174, 11 Jan 30 18:24 /dev/ttySI11
crw-rw---- 1 root uucp 174, 12 Jan 30 18:24 /dev/ttySI12
crw-rw---- 1 root uucp 174, 13 Jan 30 18:24 /dev/ttySI13
crw-rw---- 1 root uucp 174, 14 Jan 30 18:24 /dev/ttySI14
crw-rw---- 1 root uucp 174, 15 Jan 30 18:24 /dev/ttySI15
crw-rw---- 1 root uucp 174, 2 Jan 30 18:24 /dev/ttySI2
crw-rw---- 1 root uucp 174, 3 Jan 30 18:24 /dev/ttySI3
crw-rw---- 1 root uucp 174, 4 Jan 30 18:24 /dev/ttySI4
crw-rw---- 1 root uucp 174, 5 Jan 30 18:24 /dev/ttySI5
crw-rw---- 1 root uucp 174, 6 Jan 30 18:24 /dev/ttySI6
crw-rw---- 1 root uucp 174, 7 Jan 30 18:24 /dev/ttySI7
crw-rw---- 1 root uucp 174, 8 Jan 30 18:24 /dev/ttySI8
crw-rw---- 1 root uucp 174, 9 Jan 30 18:24 /dev/ttySI9
crw-rw---- 1 root uucp 154, 0 Jan 30 18:24 /dev/ttySR0
crw-rw---- 1 root uucp 154, 1 Jan 30 18:24 /dev/ttySR1
crw-rw---- 1 root uucp 154, 10 Jan 30 18:24 /dev/ttySR10
crw-rw---- 1 root uucp 154, 11 Jan 30 18:24 /dev/ttySR11
crw-rw---- 1 root uucp 154, 12 Jan 30 18:24 /dev/ttySR12
crw-rw---- 1 root uucp 154, 13 Jan 30 18:24 /dev/ttySR13
crw-rw---- 1 root uucp 154, 14 Jan 30 18:24 /dev/ttySR14
crw-rw---- 1 root uucp 154, 15 Jan 30 18:24 /dev/ttySR15
crw-rw---- 1 root uucp 154, 16 Jan 30 18:24 /dev/ttySR16
crw-rw---- 1 root uucp 154, 17 Jan 30 18:24 /dev/ttySR17
crw-rw---- 1 root uucp 154, 18 Jan 30 18:24 /dev/ttySR18
crw-rw---- 1 root uucp 154, 19 Jan 30 18:24 /dev/ttySR19
crw-rw---- 1 root uucp 154, 2 Jan 30 18:24 /dev/ttySR2
crw-rw---- 1 root uucp 154, 20 Jan 30 18:24 /dev/ttySR20
crw-rw---- 1 root uucp 154, 21 Jan 30 18:24 /dev/ttySR21
crw-rw---- 1 root uucp 154, 22 Jan 30 18:24 /dev/ttySR22
crw-rw---- 1 root uucp 154, 23 Jan 30 18:24 /dev/ttySR23
crw-rw---- 1 root uucp 154, 24 Jan 30 18:24 /dev/ttySR24
crw-rw---- 1 root uucp 154, 25 Jan 30 18:24 /dev/ttySR25
crw-rw---- 1 root uucp 156, 0 Jan 30 18:24 /dev/ttySR256
crw-rw---- 1 root uucp 156, 1 Jan 30 18:24 /dev/ttySR257
crw-rw---- 1 root uucp 156, 2 Jan 30 18:24 /dev/ttySR258
crw-rw---- 1 root uucp 156, 3 Jan 30 18:24 /dev/ttySR259
crw-rw---- 1 root uucp 154, 26 Jan 30 18:24 /dev/ttySR26
crw-rw---- 1 root uucp 156, 4 Jan 30 18:24 /dev/ttySR260
crw-rw---- 1 root uucp 156, 5 Jan 30 18:24 /dev/ttySR261
crw-rw---- 1 root uucp 156, 6 Jan 30 18:24 /dev/ttySR262
crw-rw---- 1 root uucp 156, 7 Jan 30 18:24 /dev/ttySR263
crw-rw---- 1 root uucp 156, 8 Jan 30 18:24 /dev/ttySR264
crw-rw---- 1 root uucp 156, 9 Jan 30 18:24 /dev/ttySR265
crw-rw---- 1 root uucp 156, 10 Jan 30 18:24 /dev/ttySR266
crw-rw---- 1 root uucp 156, 11 Jan 30 18:24 /dev/ttySR267
crw-rw---- 1 root uucp 156, 12 Jan 30 18:24 /dev/ttySR268
crw-rw---- 1 root uucp 156, 13 Jan 30 18:24 /dev/ttySR269
crw-rw---- 1 root uucp 154, 27 Jan 30 18:24 /dev/ttySR27
crw-rw---- 1 root uucp 156, 14 Jan 30 18:24 /dev/ttySR270
crw-rw---- 1 root uucp 156, 15 Jan 30 18:24 /dev/ttySR271
crw-rw---- 1 root uucp 156, 16 Jan 30 18:24 /dev/ttySR272
crw-rw---- 1 root uucp 156, 17 Jan 30 18:24 /dev/ttySR273
crw-rw---- 1 root uucp 156, 18 Jan 30 18:24 /dev/ttySR274
crw-rw---- 1 root uucp 156, 19 Jan 30 18:24 /dev/ttySR275
crw-rw---- 1 root uucp 156, 20 Jan 30 18:24 /dev/ttySR276
crw-rw---- 1 root uucp 156, 21 Jan 30 18:24 /dev/ttySR277
crw-rw---- 1 root uucp 156, 22 Jan 30 18:24 /dev/ttySR278
crw-rw---- 1 root uucp 156, 23 Jan 30 18:24 /dev/ttySR279
crw-rw---- 1 root uucp 154, 28 Jan 30 18:24 /dev/ttySR28
crw-rw---- 1 root uucp 156, 24 Jan 30 18:24 /dev/ttySR280
crw-rw---- 1 root uucp 156, 25 Jan 30 18:24 /dev/ttySR281
crw-rw---- 1 root uucp 156, 26 Jan 30 18:24 /dev/ttySR282
crw-rw---- 1 root uucp 156, 27 Jan 30 18:24 /dev/ttySR283
crw-rw---- 1 root uucp 156, 28 Jan 30 18:24 /dev/ttySR284
crw-rw---- 1 root uucp 156, 29 Jan 30 18:24 /dev/ttySR285
crw-rw---- 1 root uucp 156, 30 Jan 30 18:24 /dev/ttySR286
crw-rw---- 1 root uucp 156, 31 Jan 30 18:24 /dev/ttySR287
crw-rw---- 1 root uucp 154, 29 Jan 30 18:24 /dev/ttySR29
crw-rw---- 1 root uucp 154, 3 Jan 30 18:24 /dev/ttySR3
crw-rw---- 1 root uucp 154, 30 Jan 30 18:24 /dev/ttySR30
crw-rw---- 1 root uucp 154, 31 Jan 30 18:24 /dev/ttySR31
crw-rw---- 1 root uucp 154, 4 Jan 30 18:24 /dev/ttySR4
crw-rw---- 1 root uucp 154, 5 Jan 30 18:24 /dev/ttySR5
crw-rw---- 1 root uucp 154, 6 Jan 30 18:24 /dev/ttySR6
crw-rw---- 1 root uucp 154, 7 Jan 30 18:24 /dev/ttySR7
crw-rw---- 1 root uucp 154, 8 Jan 30 18:24 /dev/ttySR8
crw-rw---- 1 root uucp 154, 9 Jan 30 18:24 /dev/ttySR9
+ ls -l /dev/tts*
ls: /dev/tts*: No such file or directory
+ ls -lR /usr/lib/hsf/.
/usr/lib/hsf/.:
total 8
-r--r--r-- 1 root root 2986 Apr 28 04:22 LICENSE
drwxr-xr-x 3 root root 4096 Jun 9 21:14 modules
/usr/lib/hsf/./modules:
total 24
drwxr-xr-x 3 root root 4096 Jun 9 21:14 binaries
-r--r--r-- 1 root root 18894 May 22 2002 COPYING
/usr/lib/hsf/./modules/binaries:
total 4
drwxr-xr-x 3 root root 4096 Jun 9 21:14 athlon
/usr/lib/hsf/./modules/binaries/athlon:
total 4
drwxr-xr-x 3 root root 4096 Jun 9 21:14 rh
/usr/lib/hsf/./modules/binaries/athlon/rh:
total 4
drwxr-xr-x 2 root root 4096 Jun 9 21:14 linux-2.4.20-9
/usr/lib/hsf/./modules/binaries/athlon/rh/linux-2.4.20-9:
total 1980
-r--r--r-- 1 root root 122194 Apr 28 04:22 hsfali.o
-r--r--r-- 1 root root 121213 Apr 28 04:22 hsfbasic2.o
-r--r--r-- 1 root root 1323886 Apr 28 04:22 hsfengine.o
-r--r--r-- 1 root root 121656 Apr 28 04:22 hsfich.o
-r--r--r-- 1 root root 40318 Apr 28 04:22 hsfosspec.o
-r--r--r-- 1 root root 29772 Apr 28 04:22 hsfserial.o
-r--r--r-- 1 root root 126573 Apr 28 04:22 hsfvia.o
-r--r--r-- 1 root root 105339 Apr 28 04:22 hsfyukon.o
+ dmesg
Linux version 2.4.20-9 (bhcompile at porky.devel.redhat.com) (gcc version 3.2.2 20030313 (Red Hat Linux 3.2.2-10)) #1 Wed Apr 2 13:24:44 EST 2003
BIOS-provided physical RAM map:
BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
BIOS-e820: 00000000000dc000 - 00000000000e0000 (reserved)
BIOS-e820: 00000000000e7400 - 0000000000100000 (reserved)
BIOS-e820: 0000000000100000 - 000000000fff0000 (usable)
BIOS-e820: 000000000fff0000 - 000000000ffffc00 (ACPI data)
BIOS-e820: 000000000ffffc00 - 0000000010000000 (ACPI NVS)
BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
0MB HIGHMEM available.
255MB LOWMEM available.
On node 0 totalpages: 65520
zone(0): 4096 pages.
zone(1): 61424 pages.
zone(2): 0 pages.
Kernel command line: ro root=LABEL=/ hdc=ide-scsi
ide_setup: hdc=ide-scsi
Initializing CPU#0
Detected 1195.996 MHz processor.
Console: colour VGA+ 80x25
Calibrating delay loop... 2385.51 BogoMIPS
Memory: 252988k/262080k available (1313k kernel code, 6660k reserved, 996k data, 128k init, 0k highmem)
Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)
Inode cache hash table entries: 16384 (order: 5, 131072 bytes)
Mount cache hash table entries: 512 (order: 0, 4096 bytes)
Buffer-cache hash table entries: 16384 (order: 4, 65536 bytes)
Page-cache hash table entries: 65536 (order: 6, 262144 bytes)
CPU: L1 I Cache: 64K (64 bytes/line), D cache 64K (64 bytes/line)
CPU: L2 Cache: 256K (64 bytes/line)
Intel machine check architecture supported.
Intel machine check reporting enabled on CPU#0.
CPU: After generic, caps: 0183f9ff c1c7f9ff 00000000 00000000
CPU: Common caps: 0183f9ff c1c7f9ff 00000000 00000000
CPU: AMD Athlon(tm) Processor stepping 02
Enabling fast FPU save and restore... done.
Checking 'hlt' instruction... OK.
POSIX conformance testing by UNIFIX
mtrr: v1.40 (20010327) Richard Gooch (rgooch at atnf.csiro.au)
mtrr: detected mtrr type: Intel
PCI: PCI BIOS revision 2.10 entry at 0xfd81e, last bus=1
PCI: Using configuration type 1
PCI: Probing PCI hardware
PCI: Using IRQ router VIA [1106/0686] at 00:07.0
PCI: Via IRQ fixup for 00:07.5, from 255 to 0
isapnp: Scanning for PnP cards...
isapnp: No Plug & Play device found
Linux NET4.0 for Linux 2.4
Based upon Swansea University Computer Society NET3.039
Initializing RT netlink socket
apm: BIOS not found.
Starting kswapd
VFS: Disk quotas vdquot_6.5.1
pty: 2048 Unix98 ptys configured
Serial driver version 5.05c (2001-07-08) with MANY_PORTS MULTIPORT SHARE_IRQ SERIAL_PCI ISAPNP enabled
ttyS0 at 0x03f8 (irq = 4) is a 16550A
ttyS1 at 0x02f8 (irq = 3) is a 16550A
Real Time Clock Driver v1.10e
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
NET4: Frame Diverter 0.46
RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Uniform Multi-Platform E-IDE driver Revision: 7.00beta-2.4
ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
VP_IDE: IDE controller at PCI slot 00:07.1
VP_IDE: chipset revision 16
VP_IDE: not 100% native mode: will probe irqs later
VP_IDE: VIA vt82c686a (rev 22) IDE UDMA66 controller on pci00:07.1
ide0: BM-DMA at 0x1000-0x1007, BIOS settings: hda:pio, hdb:DMA
ide1: BM-DMA at 0x1008-0x100f, BIOS settings: hdc:pio, hdd:pio
hda: ST330621A, ATA DISK drive
hdb: ST360021A, ATA DISK drive
blk: queue c03be900, I/O limit 4095Mb (mask 0xffffffff)
blk: queue c03bea44, I/O limit 4095Mb (mask 0xffffffff)
hdc: CD-W58E, ATAPI CD/DVD-ROM drive
ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
ide1 at 0x170-0x177,0x376 on irq 15
hda: host protected area => 1
hda: 58633344 sectors (30020 MB) w/512KiB Cache, CHS=3877/240/63, UDMA(66)
hdb: host protected area => 1
hdb: 117231408 sectors (60022 MB) w/2048KiB Cache, CHS=7753/240/63, UDMA(66)
ide-floppy driver 0.99.newide
Partition check:
hda: hda1
hdb: hdb1 hdb2 hdb3
ide-floppy driver 0.99.newide
md: md driver 0.90.0 MAX_MD_DEVS=256, MD_SB_DISKS=27
md: Autodetecting RAID arrays.
md: autorun ...
md: ... autorun DONE.
NET4: Linux TCP/IP 1.0 for NET4.0
IP Protocols: ICMP, UDP, TCP, IGMP
IP: routing cache hash table of 2048 buckets, 16Kbytes
TCP: Hash tables configured (established 16384 bind 32768)
Linux IP multicast router 0.06 plus PIM-SM
NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
RAMDISK: Compressed image found at block 0
Freeing initrd memory: 145k freed
VFS: Mounted root (ext2 filesystem).
Journalled Block Device driver loaded
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
Freeing unused kernel memory: 128k freed
usb.c: registered new driver usbdevfs
usb.c: registered new driver hub
usb-uhci.c: $Revision: 1.275 $ time 13:29:01 Apr 2 2003
usb-uhci.c: High bandwidth mode enabled
PCI: Assigned IRQ 9 for device 00:07.2
PCI: Sharing IRQ 9 with 00:07.3
usb-uhci.c: USB UHCI at I/O 0x1020, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 1
hub.c: USB hub found
hub.c: 2 ports detected
PCI: Found IRQ 9 for device 00:07.3
PCI: Sharing IRQ 9 with 00:07.2
usb-uhci.c: USB UHCI at I/O 0x1040, IRQ 9
usb-uhci.c: Detected 2 ports
usb.c: new USB bus registered, assigned bus number 2
hub.c: USB hub found
hub.c: 2 ports detected
usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
usb.c: registered new driver hiddev
usb.c: registered new driver hid
hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech at suse.cz>
hid-core.c: USB HID support drivers
mice: PS/2 mouse device common for all mice
hub.c: new USB device 00:07.2-2, assigned address 2
usb.c: USB device 2 (vend/prod 0x43d/0x54) is not claimed by any active driver.
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,66), internal journal
Adding Swap: 521632k swap-space (priority -1)
usb.c: registered new driver usblp
printer.c: usblp0: USB Bidirectional printer dev 2 if 0 alt 0 proto 2 vid 0x043D pid 0x0054
printer.c: v0.11: USB Printer Device Class driver
kjournald starting. Commit interval 5 seconds
EXT3 FS 2.4-0.9.19, 19 August 2002 on ide0(3,65), internal journal
EXT3-fs: mounted filesystem with ordered data mode.
SCSI subsystem driver Revision: 1.00
scsi0 : SCSI host adapter emulation for IDE ATAPI devices
Vendor: TEAC Model: CD-W58E Rev: 6.0A
Type: CD-ROM ANSI SCSI revision: 02
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
parport_pc: Via 686A parallel port: io=0x378
Attached scsi CD-ROM sr0 at scsi0, channel 0, id 0, lun 0
sr0: scsi3-mmc drive: 32x/32x writer cd/rw xa/form2 cdda tray
Uniform CD-ROM driver Revision: 3.12
ip_tables: (C) 2000-2002 Netfilter core team
parport0: PC-style at 0x378 [PCSPP,TRISTATE,EPP]
parport_pc: Via 686A parallel port: io=0x378
lp0: using parport0 (polling).
lp0: console ready
PCI: Enabling device 00:13.0 (0000 -> 0003)
PCI: Assigned IRQ 5 for device 00:13.0
PCI: Found IRQ 5 for device 00:13.0
More information about the hsflinux
mailing list