[ltp] MWAVE on thinkpad 600e

aquanes linux-thinkpad@www.bm-soft.com
Fri, 22 Jun 2001 10:27:44 -0400


This is a multi-part message in MIME format.
--------------F8EF3EF59CC497042097AC32
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

Hi everybody,

I tried for the past 2 weeks to install Redhat7.1 on my Thinkpad 600e.
Thanks to the excellent Thomas Hood's tutorial and this mail list, I
have been able to setup the sound, PCMCIA, APM, etc... everything except
the modem. So I decided to reinstall Redhat and to focus only on the
modem, but no more luck.

Here is what I get:
in my /var/log/messages: (enclosed below as well as my kernel 2.4.4
config file).

Jun 21 17:51:33 localhost mwavem: mwmipc1::mwmIPC1InterruptHandler,
ERROR usControlStat 0 (setting to 4)


Jun 21 17:51:30 localhost mwave: mwave modem, initializing mwave
manager...OK
Jun 21 17:51:31 localhost mwave: mwave modem, initializing modem
specific code...OK
Jun 21 17:51:31 localhost mwave: mwave modem, getting configured startup
speed...64000.
Jun 21 17:51:31 localhost mwave: mwave modem, checking configured
speed...OK
Jun 21 17:51:31 localhost mwave: mwave modem, setting modem speed...OK
Jun 21 17:51:33 localhost mwave: /dev/ttyS1, UART: 16550A, Port: 0x02f8,
IRQ: 3
Jun 21 17:51:33 localhost mwavem: mwmipc1::mwmIPC1InterruptHandler,
ERROR usControlStat 0 (setting to 4)
Jun 21 17:51:33 localhost mwave: mwave modem, loading modem DSP...OK.
Jun 21 17:51:33 localhost mwave: mwave modem STARTED. To setup serial
port use:   'setserial /dev/ttySx autoconfig'


I know that someone have already had this error before, but I haven't
been able to get the answer.

Later, when I try to setup kppp, nothing seems to work:
I have the prompts:
modem is ready
modem is initializing.
In the debug windows: Expecting OK

I noticed that none of the modules ppp_generic, ppp_async,etc, modules
are loaded during the use of kppp.
Does anyone know how to setup ppp? I mean a step by step process . I
used this tutorial:
http://axion.physics.ubc.ca/ppp-linux.html#PPPOptions
How to hook up PPP- in Linux from W.G. Unruh, but I haven't been
successful.

First run (all on one line)
When I run:
/usr/sbin/pppd     I get a line of garbage which repeats about 10 times
and then the command exits. The result seems to be the one expected.
When I run:
/usr/sbin/pppd /dev/ttyS1 57600 debug connect "/usr/sbin/chat -v   ''
AT  OK  ATDXXXXXXX  CONNECT  '\d\c'" where XXXXXXX is my phone number i
get no result, the system is waiting.
I tried several init string nothing changes.

Could somebody help me to make it work?

Thanks




--------------F8EF3EF59CC497042097AC32
Content-Type: text/plain; charset=us-ascii;
 name="messages.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="messages.txt"


Jun 21 17:38:30 localhost kernel: CSLIP: code copyright 1989 Regents of the University of California
Jun 21 17:38:30 localhost kernel: PPP generic driver version 2.4.1
Jun 21 17:38:30 localhost pppd[1096]: pppd 2.4.0 started by root, uid 0
Jun 21 17:38:30 localhost pppd[1096]: Using interface ppp0
Jun 21 17:38:30 localhost pppd[1096]: Connect: ppp0 <--> /dev/pts/2
Jun 21 17:39:00 localhost pppd[1096]: LCP: timeout sending Config-Requests 
Jun 21 17:39:00 localhost pppd[1096]: Connection terminated.
Jun 21 17:39:00 localhost pppd[1096]: Exit.
Jun 21 17:42:28 localhost syslogd 1.4-0: restart.
Jun 21 17:42:28 localhost syslog: syslogd startup succeeded
Jun 21 17:42:28 localhost kernel: klogd 1.4-0, log source = /proc/kmsg started.
Jun 21 17:42:28 localhost kernel: Inspecting /boot/System.map-2.4.4
Jun 21 17:42:28 localhost syslog: klogd startup succeeded
Jun 21 17:42:29 localhost kernel: Loaded 15845 symbols from /boot/System.map-2.4.4.
Jun 21 17:42:29 localhost kernel: Symbols match kernel version 2.4.4.
Jun 21 17:42:29 localhost kernel: No module symbols loaded.
Jun 21 17:42:29 localhost kernel: Linux version 2.4.4 (root@localhost.localdomain) (gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-81)) #2 SMP Wed Jun 20 11:47:14 EDT 2001
Jun 21 17:42:29 localhost kernel: BIOS-provided physical RAM map:
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 0000000000100000 - 0000000007fd0000 (usable)
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 0000000007fd0000 - 0000000007fdf000 (ACPI data)
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 0000000007fdf000 - 0000000007fe0000 (ACPI NVS)
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 0000000007fe0000 - 0000000008000000 (reserved)
Jun 21 17:42:29 localhost kernel:  BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
Jun 21 17:42:29 localhost kernel: Scan SMP from c0000000 for 1024 bytes.
Jun 21 17:42:29 localhost kernel: Scan SMP from c009fc00 for 1024 bytes.
Jun 21 17:42:29 localhost kernel: Scan SMP from c00f0000 for 65536 bytes.
Jun 21 17:42:29 localhost kernel: Scan SMP from c009f800 for 4096 bytes.
Jun 21 17:42:29 localhost portmap: portmap startup succeeded
Jun 21 17:42:29 localhost kernel: On node 0 totalpages: 32624
Jun 21 17:42:29 localhost kernel: zone(0): 4096 pages.
Jun 21 17:42:29 localhost kernel: zone(1): 28528 pages.
Jun 21 17:42:29 localhost kernel: zone(2): 0 pages.
Jun 21 17:42:29 localhost kernel: mapped APIC to ffffe000 (01220000)
Jun 21 17:42:29 localhost kernel: Kernel command line: auto BOOT_IMAGE=linux-2.4.4 ro root=305 BOOT_FILE=/boot/vmlinuz-2.4.4 mem=130496K
Jun 21 17:42:29 localhost kernel: Initializing CPU#0
Jun 21 17:42:29 localhost kernel: Detected 397.055 MHz processor.
Jun 21 17:42:29 localhost kernel: Console: colour VGA+ 80x25
Jun 21 17:42:29 localhost kernel: Calibrating delay loop... 792.98 BogoMIPS
Jun 21 17:42:29 localhost kernel: Memory: 125532k/130496k available (1322k kernel code, 4576k reserved, 532k data, 220k init, 0k highmem)
Jun 21 17:42:29 localhost kernel: Dentry-cache hash table entries: 16384 (order: 5, 131072 bytes)
Jun 21 17:42:29 localhost kernel: Buffer-cache hash table entries: 4096 (order: 2, 16384 bytes)
Jun 21 17:42:29 localhost kernel: Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
Jun 21 17:42:29 localhost kernel: Inode-cache hash table entries: 8192 (order: 4, 65536 bytes)
Jun 21 17:42:29 localhost kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jun 21 17:42:29 localhost kernel: CPU: L2 cache: 256K
Jun 21 17:42:29 localhost rpc.statd[414]: Version 0.3.1 Starting
Jun 21 17:42:29 localhost kernel: Intel machine check architecture supported.
Jun 21 17:42:29 localhost nfslock: rpc.statd startup succeeded
Jun 21 17:42:29 localhost kernel: Intel machine check reporting enabled on CPU#0.
Jun 21 17:42:29 localhost kernel: Enabling fast FPU save and restore... done.
Jun 21 17:42:29 localhost kernel: Checking 'hlt' instruction... OK.
Jun 21 17:42:29 localhost kernel: POSIX conformance testing by UNIFIX
Jun 21 17:42:29 localhost keytable: Loading keymap: 
Jun 21 17:42:29 localhost kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Jun 21 17:42:29 localhost kernel: CPU: L2 cache: 256K
Jun 21 17:42:29 localhost kernel: Intel machine check reporting enabled on CPU#0.
Jun 21 17:42:29 localhost kernel: CPU0: Intel Mobile Pentium II stepping 0a
Jun 21 17:42:29 localhost kernel: per-CPU timeslice cutoff: 730.11 usecs.
Jun 21 17:42:29 localhost kernel: SMP motherboard not detected. Using dummy APIC emulation.
Jun 21 17:42:29 localhost kernel: Setting commenced=1, go go go
Jun 21 17:42:29 localhost kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd880, last bus=7
Jun 21 17:42:29 localhost kernel: PCI: Using configuration type 1
Jun 21 17:42:29 localhost kernel: PCI: Probing PCI hardware
Jun 21 17:42:29 localhost kernel: PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
Jun 21 17:42:29 localhost kernel: Limiting direct PCI/PCI transfers.
Jun 21 17:42:29 localhost kernel: isapnp: Scanning for PnP cards...
Jun 21 17:42:29 localhost kernel: isapnp: No Plug & Play device found
Jun 21 17:42:29 localhost kernel: Linux NET4.0 for Linux 2.4
Jun 21 17:42:29 localhost kernel: Based upon Swansea University Computer Society NET3.039
Jun 21 17:42:29 localhost kernel: Starting kswapd v1.8
Jun 21 17:42:29 localhost kernel: pty: 256 Unix98 ptys configured
Jun 21 17:42:29 localhost kernel: block: queued sectors max/low 83352kB/27784kB, 256 slots per queue
Jun 21 17:42:29 localhost kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Jun 21 17:42:29 localhost kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Jun 21 17:42:29 localhost kernel: PIIX4: IDE controller on PCI bus 00 dev 39
Jun 21 17:42:29 localhost kernel: PIIX4: chipset revision 1
Jun 21 17:42:29 localhost kernel: PIIX4: not 100%% native mode: will probe irqs later
Jun 21 17:42:29 localhost kernel: hda: IBM-DCXA-210000, ATA DISK drive
Jun 21 17:42:29 localhost kernel: hdc: CRN-8241B, ATAPI CD/DVD-ROM drive
Jun 21 17:42:29 localhost kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Jun 21 17:42:29 localhost keytable: 
Jun 21 17:42:29 localhost kernel: ide1 at 0x170-0x177,0x376 on irq 15
Jun 21 17:42:29 localhost keytable: Loading system font: 
Jun 21 17:42:29 localhost kernel: hda: 19640880 sectors (10056 MB) w/420KiB Cache, CHS=1299/240/63
Jun 21 17:42:29 localhost kernel: hdc: ATAPI 24X CD-ROM drive, 128kB Cache
Jun 21 17:42:29 localhost kernel: Uniform CD-ROM driver Revision: 3.12
Jun 21 17:42:29 localhost kernel: Partition check:
Jun 21 17:42:29 localhost kernel:  hda: hda1 hda2 hda3 < hda5 hda6 hda7 >
Jun 21 17:42:29 localhost kernel: Floppy drive(s): fd0 is 1.44M
Jun 21 17:42:29 localhost kernel: FDC 0 is a National Semiconductor PC87306
Jun 21 17:42:29 localhost kernel: Serial driver version 5.05a (2001-03-20) with MANY_PORTS SHARE_IRQ SERIAL_PCI ISAPNP enabled
Jun 21 17:42:29 localhost kernel: Linux agpgart interface v0.99 (c) Jeff Hartmann
Jun 21 17:42:29 localhost kernel: agpgart: Maximum main memory to use for agp memory: 94M
Jun 21 17:42:29 localhost kernel: agpgart: Detected Intel 440BX chipset
Jun 21 17:42:29 localhost kernel: agpgart: AGP aperture is 64M @ 0x40000000
Jun 21 17:42:29 localhost kernel: [drm] AGP 0.99 on Intel 440BX @ 0x40000000 64MB
Jun 21 17:42:29 localhost kernel: [drm] Initialized tdfx 1.0.0 20000928 on minor 63
Jun 21 17:42:29 localhost keytable: 
Jun 21 17:42:29 localhost kernel: [drm] AGP 0.99 on Intel 440BX @ 0x40000000 64MB
Jun 21 17:42:29 localhost kernel: [drm] Initialized radeon 1.0.0 20010105 on minor 62
Jun 21 17:42:29 localhost kernel: SCSI subsystem driver Revision: 1.00
Jun 21 17:42:29 localhost kernel: request_module[scsi_hostadapter]: Root fs not mounted
Jun 21 17:42:29 localhost kernel: es1371: version v0.30 time 11:52:29 Jun 20 2001
Jun 21 17:42:30 localhost kernel: Linux PCMCIA Card Services 3.1.22
Jun 21 17:42:30 localhost rc: Starting keytable:  succeeded
Jun 21 17:42:30 localhost kernel:   options:  [pci] [cardbus] [pm]
Jun 21 17:42:30 localhost kernel: PCI: Found IRQ 11 for device 00:02.0
Jun 21 17:42:30 localhost kernel: PCI: The same IRQ used for device 00:06.0
Jun 21 17:42:30 localhost kernel: PCI: The same IRQ used for device 01:00.0
Jun 21 17:42:30 localhost kernel: PCI: Found IRQ 11 for device 00:02.1
Jun 21 17:42:30 localhost kernel: usb.c: registered new driver hub
Jun 21 17:42:30 localhost kernel: PCI: Found IRQ 11 for device 00:07.2
Jun 21 17:42:30 localhost kernel: uhci.c: USB UHCI at I/O 0x8400, IRQ 11
Jun 21 17:42:30 localhost kernel: Yenta IRQ list 0638, PCI irq11
Jun 21 17:42:30 localhost kernel: Socket status: 30000020
Jun 21 17:42:30 localhost kernel: Yenta IRQ list 0638, PCI irq11
Jun 21 17:42:30 localhost kernel: Socket status: 30000084
Jun 21 17:42:30 localhost kernel: usb.c: new USB bus registered, assigned bus number 1
Jun 21 17:42:30 localhost kernel: hub.c: USB hub found
Jun 21 17:42:30 localhost kernel: hub.c: 2 ports detected
Jun 21 17:42:30 localhost kernel: Initializing USB Mass Storage driver...
Jun 21 17:42:30 localhost kernel: usb.c: registered new driver usb-storage
Jun 21 17:42:30 localhost kernel: USB Mass Storage support registered.
Jun 21 17:42:30 localhost kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Jun 21 17:42:30 localhost kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Jun 21 17:42:30 localhost kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
Jun 21 17:42:30 localhost kernel: TCP: Hash tables configured (established 8192 bind 8192)
Jun 21 17:42:30 localhost kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Jun 21 17:42:30 localhost kernel: cs: cb_alloc(bus 2): vendor 0x115d, device 0x0003
Jun 21 17:42:30 localhost kernel:   got res[1000:107f] for resource 0 of PCI device 115d:0003
Jun 21 17:42:30 localhost pcmcia: Starting PCMCIA services:
Jun 21 17:42:30 localhost kernel:   got res[10400000:104007ff] for resource 1 of PCI device 115d:0003
Jun 21 17:42:30 localhost pcmcia:  cardmgr.
Jun 21 17:42:30 localhost kernel:   got res[10400800:10400fff] for resource 2 of PCI device 115d:0003
Jun 21 17:42:30 localhost cardmgr[470]: starting, version is 3.1.22
Jun 21 17:42:30 localhost kernel:   got res[10000000:10003fff] for resource 6 of PCI device 115d:0003
Jun 21 17:42:30 localhost rc: Starting pcmcia:  succeeded
Jun 21 17:42:30 localhost kernel: PCI: Enabling device 02:00.0 (0000 -> 0003)
Jun 21 17:42:30 localhost cardmgr[470]: watching 2 sockets
Jun 21 17:42:30 localhost kernel: VFS: Mounted root (ext2 filesystem) readonly.
Jun 21 17:42:12 localhost rc.sysinit: Mounting proc filesystem:  succeeded 
Jun 21 17:42:30 localhost cardmgr[470]: initializing socket 0
Jun 21 17:42:30 localhost kernel: Freeing unused kernel memory: 220k freed
Jun 21 17:42:12 localhost sysctl: net.ipv4.ip_forward = 0 
Jun 21 17:42:30 localhost cardmgr[470]: socket 0: IBM 10/100 EtherJet CardBus
Jun 21 17:42:30 localhost kernel: Adding Swap: 136040k swap-space (priority -1)
Jun 21 17:42:12 localhost sysctl: net.ipv4.conf.all.rp_filter = 1 
Jun 21 17:42:30 localhost random: Initializing random number generator:  succeeded
Jun 21 17:42:30 localhost kernel: parport0: PC-style at 0x278 [PCSPP(,...)]
Jun 21 17:42:12 localhost rc.sysinit: Configuring kernel parameters:  succeeded 
Jun 21 17:42:31 localhost cardmgr[470]: executing: 'modprobe cb_enabler'
Jun 21 17:42:31 localhost kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Jun 21 17:42:12 localhost date: Thu Jun 21 17:40:56 EDT 2001 
Jun 21 17:42:31 localhost kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x130-0x137 0x200-0x207 0x220-0x22f 0x278-0x27f 0x388-0x38f 0x4d0-0x4d7
Jun 21 17:42:12 localhost rc.sysinit: Setting clock  (localtime): Thu Jun 21 17:40:56 EDT 2001 succeeded 
Jun 21 17:42:31 localhost kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Jun 21 17:42:31 localhost cardmgr[470]: + modprobe: Can't locate module cb_enabler
Jun 21 17:42:12 localhost rc.sysinit: Loading default keymap succeeded 
Jun 21 17:42:31 localhost cardmgr[470]: modprobe exited with status 255
Jun 21 17:42:12 localhost rc.sysinit: Setting default font (lat0-sun16):  succeeded 
Jun 21 17:42:31 localhost cardmgr[470]: module /lib/modules/2.4.4/pcmcia/cb_enabler.o not available
Jun 21 17:42:12 localhost rc.sysinit: Activating swap partitions:  succeeded 
Jun 21 17:42:31 localhost cardmgr[470]: executing: 'modprobe tulip'
Jun 21 17:42:12 localhost rc.sysinit: Setting hostname localhost.localdomain:  succeeded 
Jun 21 17:42:12 localhost fsck: / was not cleanly unmounted, check forced. 
Jun 21 17:42:31 localhost cardmgr[470]: + modprobe: Can't locate module tulip
Jun 21 17:42:12 localhost fsck: /:  
Jun 21 17:42:31 localhost cardmgr[470]: modprobe exited with status 255
Jun 21 17:42:12 localhost fsck: Deleted inode 6129 has zero dtime.  FIXED. 
Jun 21 17:42:31 localhost cardmgr[470]: module /lib/modules/2.4.4/pcmcia/tulip.o not available
Jun 21 17:42:12 localhost fsck: /: Deleted inode 6130 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /:  
Jun 21 17:42:12 localhost fsck: Deleted inode 70783 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /: Deleted inode 70790 has zero dtime.  FIXED. 
Jun 21 17:42:32 localhost cardmgr[470]: get dev info on socket 0 failed: Resource temporarily unavailable
Jun 21 17:42:12 localhost fsck: /: Deleted inode 70791 has zero dtime.  FIXED. 
Jun 21 17:42:33 localhost netfs: Mounting other filesystems:  succeeded
Jun 21 17:42:12 localhost fsck: /:  
Jun 21 17:42:12 localhost fsck: Deleted inode 200042 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /: Deleted inode 200044 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /: Deleted inode 200047 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /: Deleted inode 200048 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /: Deleted inode 200828 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /: Deleted inode 200840 has zero dtime.  FIXED. 
Jun 21 17:42:12 localhost fsck: /: 86563/243840 files (0.5% non-contiguous), 299317/487612 blocks 
Jun 21 17:42:12 localhost rc.sysinit: Checking root filesystem succeeded 
Jun 21 17:42:12 localhost rc.sysinit: Remounting root filesystem in read-write mode:  succeeded 
Jun 21 17:42:12 localhost rc.sysinit: Finding module dependencies:  succeeded 
Jun 21 17:42:13 localhost fsck: /boot was not cleanly unmounted, check forced. 
Jun 21 17:42:13 localhost fsck: /boot: 28/5688 files (7.1% non-contiguous), 5623/22680 blocks 
Jun 21 17:42:13 localhost fsck: /home was not cleanly unmounted, check forced. 
Jun 21 17:42:34 localhost automount[563]: starting automounter version 3.1.7, path = /misc, maptype = file, mapname = /etc/auto.misc
Jun 21 17:42:34 localhost autofs: autofs startup succeeded
Jun 21 17:42:21 localhost fsck: /home: 134/177760 files (0.0% non-contiguous), 6109/355312 blocks 
Jun 21 17:42:21 localhost rc.sysinit: Checking filesystems succeeded 
Jun 21 17:42:21 localhost rc.sysinit: Mounting local filesystems:  succeeded 
Jun 21 17:42:34 localhost atd: atd startup succeeded
Jun 21 17:42:21 localhost rc.sysinit: Turning on user and group quotas for local filesystems:  succeeded 
Jun 21 17:42:22 localhost rc.sysinit: Enabling swap space:  succeeded 
Jun 21 17:42:24 localhost init: Entering runlevel: 5 
Jun 21 17:42:35 localhost sshd: Starting sshd:
Jun 21 17:42:35 localhost automount[563]: using kernel protocol version 3
Jun 21 17:42:25 localhost kudzu: Updating /etc/fstab succeeded 
Jun 21 17:42:27 localhost kudzu:  succeeded 
Jun 21 17:42:27 localhost sysctl: net.ipv4.ip_forward = 0 
Jun 21 17:42:27 localhost sysctl: net.ipv4.conf.all.rp_filter = 1 
Jun 21 17:42:27 localhost network: Setting network parameters:  succeeded 
Jun 21 17:42:28 localhost network: Bringing up interface lo:  succeeded 
Jun 21 17:42:36 localhost sshd:  succeeded
Jun 21 17:42:36 localhost sshd: 
Jun 21 17:42:36 localhost rc: Starting sshd:  succeeded
Jun 21 17:42:37 localhost xinetd[610]: chargen disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: time disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: time disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: telnet disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: talk disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: rsync disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: shell disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: login disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: exec disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: ntalk disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: finger disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: echo-udp disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: echo disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: daytime-udp disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: daytime disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: chargen-udp disabled, removing
Jun 21 17:42:37 localhost xinetd[610]: xinetd Version 2.1.8.9pre14 started with 
Jun 21 17:42:37 localhost xinetd[610]: libwrap 
Jun 21 17:42:37 localhost xinetd[610]: options compiled in.
Jun 21 17:42:37 localhost xinetd[610]: Started working: 0 available service
Jun 21 17:42:40 localhost xinetd: xinetd startup succeeded
Jun 21 17:42:41 localhost modprobe: modprobe: Can't locate module char-major-6
Jun 21 17:42:41 localhost lpd: lpd startup succeeded
Jun 21 17:42:43 localhost sendmail: sendmail startup succeeded
Jun 21 17:42:43 localhost gpm: gpm startup succeeded
Jun 21 17:42:44 localhost crond: crond startup succeeded
Jun 21 17:42:44 localhost xfs: listening on port 7100 
Jun 21 17:42:44 localhost xfs: xfs startup succeeded
Jun 21 17:42:44 localhost anacron: anacron startup succeeded
Jun 21 17:49:55 localhost kde(pam_unix)[765]: session opened for user root by (uid=0)
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-slot-0
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-service-0-0
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-slot-0
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-service-0-0
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-slot-1
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-slot-1
Jun 21 17:50:02 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Jun 21 17:50:05 localhost modprobe: modprobe: Can't locate module sound-slot-0
Jun 21 17:50:05 localhost modprobe: modprobe: Can't locate module sound-service-0-3
Jun 21 17:51:29 localhost kernel: Mwave Modem, UART settings IRQ 0x3   IO 0x2f8
Jun 21 17:51:29 localhost mwave: Using /lib/modules/2.4.4/misc/mwavedd.o
Jun 21 17:51:30 localhost mwave: mwave modem, initializing mwave manager...OK
Jun 21 17:51:31 localhost mwave: mwave modem, initializing modem specific code...OK
Jun 21 17:51:31 localhost mwave: mwave modem, getting configured startup speed...64000.
Jun 21 17:51:31 localhost mwave: mwave modem, checking configured speed...OK
Jun 21 17:51:31 localhost mwave: mwave modem, setting modem speed...OK
Jun 21 17:51:33 localhost mwave: /dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3
Jun 21 17:51:33 localhost mwavem: mwmipc1::mwmIPC1InterruptHandler, ERROR usControlStat 0 (setting to 4) 
Jun 21 17:51:33 localhost mwave: mwave modem, loading modem DSP...OK.
Jun 21 17:51:33 localhost mwave: mwave modem STARTED. To setup serial port use:   'setserial /dev/ttySx autoconfig' 
Jun 21 18:02:27 localhost kde(pam_unix)[765]: session closed for user root
Jun 21 18:02:36 localhost kde(pam_unix)[1010]: session opened for user root by (uid=0)
Jun 21 18:02:40 localhost modprobe: modprobe: Can't locate module sound-slot-0
Jun 21 18:02:40 localhost modprobe: modprobe: Can't locate module sound-service-0-3
Jun 21 18:02:40 localhost modprobe: modprobe: Can't locate module sound-slot-0
Jun 21 18:02:40 localhost modprobe: modprobe: Can't locate module sound-service-0-0
Jun 21 18:02:40 localhost modprobe: modprobe: Can't locate module sound-slot-0
Jun 21 18:02:40 localhost modprobe: modprobe: Can't locate module sound-service-0-0
Jun 21 18:02:41 localhost modprobe: modprobe: Can't locate module sound-slot-1
Jun 21 18:02:41 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Jun 21 18:02:41 localhost modprobe: modprobe: Can't locate module sound-slot-1
Jun 21 18:02:41 localhost modprobe: modprobe: Can't locate module sound-service-1-0
Jun 21 18:14:02 localhost mwave: /dev/ttyS1, UART: 16550A, Port: 0x02f8, IRQ: 3
Jun 21 18:29:14 localhost kernel: mwave1::mwave_ioctl, iocmd 5401
Jun 21 18:36:40 localhost kernel: CSLIP: code copyright 1989 Regents of the University of California
Jun 21 18:36:40 localhost kernel: PPP generic driver version 2.4.1
Jun 21 18:36:40 localhost pppd[1247]: pppd 2.4.0 started by root, uid 0
Jun 21 18:36:40 localhost pppd[1247]: Using interface ppp0
Jun 21 18:36:40 localhost pppd[1247]: Connect: ppp0 <--> /dev/pts/1
Jun 21 18:37:10 localhost pppd[1247]: LCP: timeout sending Config-Requests 
Jun 21 18:37:10 localhost pppd[1247]: Connection terminated.
Jun 21 18:37:10 localhost pppd[1247]: Exit.
Jun 21 18:45:45 localhost automount[563]: attempting to mount entry /misc/.directory
Jun 21 18:45:45 localhost automount[1284]: lookup(file): lookup for .directory failed
Jun 21 18:47:07 localhost modprobe: modprobe: Can't locate module nls_cp437
Jun 21 18:47:07 localhost modprobe: modprobe: Can't locate module nls_iso8859-1

--------------F8EF3EF59CC497042097AC32
Content-Type: text/plain; charset=us-ascii;
 name="kernel-2_4_4_config.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline;
 filename="kernel-2_4_4_config.txt"

#
# Automatically generated make config: don't edit
#
CONFIG_X86=y
CONFIG_ISA=y
# CONFIG_SBUS is not set
CONFIG_UID16=y

#
# Code maturity level options
#
# CONFIG_EXPERIMENTAL is not set

#
# Loadable module support
#
CONFIG_MODULES=y
CONFIG_MODVERSIONS=y
CONFIG_KMOD=y

#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M586MMX is not set
CONFIG_M686=y
# CONFIG_MPENTIUMIII is not set
# CONFIG_MPENTIUM4 is not set
# CONFIG_MK6 is not set
# CONFIG_MK7 is not set
# CONFIG_MCRUSOE is not set
# CONFIG_MWINCHIPC6 is not set
# CONFIG_MWINCHIP2 is not set
# CONFIG_MWINCHIP3D is not set
# CONFIG_MCYRIXIII is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_CMPXCHG=y
CONFIG_X86_XADD=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_RWSEM_GENERIC_SPINLOCK is not set
CONFIG_RWSEM_XCHGADD_ALGORITHM=y
CONFIG_X86_L1_CACHE_SHIFT=5
CONFIG_X86_TSC=y
CONFIG_X86_GOOD_APIC=y
CONFIG_X86_PGE=y
CONFIG_X86_USE_PPRO_CHECKSUM=y
# CONFIG_TOSHIBA is not set
# CONFIG_MICROCODE is not set
# CONFIG_X86_MSR is not set
# CONFIG_X86_CPUID is not set
CONFIG_NOHIGHMEM=y
# CONFIG_HIGHMEM4G is not set
# CONFIG_HIGHMEM64G is not set
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
CONFIG_SMP=y
CONFIG_HAVE_DEC_LOCK=y

#
# General setup
#
CONFIG_NET=y
# CONFIG_VISWS is not set
CONFIG_X86_IO_APIC=y
CONFIG_X86_LOCAL_APIC=y
CONFIG_PCI=y
# CONFIG_PCI_GOBIOS is not set
# CONFIG_PCI_GODIRECT is not set
CONFIG_PCI_GOANY=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
CONFIG_PCI_NAMES=y
# CONFIG_EISA is not set
# CONFIG_MCA is not set
CONFIG_HOTPLUG=y

#
# PCMCIA/CardBus support
#
CONFIG_PCMCIA=y
CONFIG_CARDBUS=y
# CONFIG_I82365 is not set
# CONFIG_TCIC is not set
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_KCORE_ELF=y
# CONFIG_KCORE_AOUT is not set
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
CONFIG_PM=y
# CONFIG_APM is not set

#
# Memory Technology Devices (MTD)
#
# CONFIG_MTD is not set

#
# Parallel port support
#
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_AMIGA is not set
# CONFIG_PARPORT_MFC3 is not set
# CONFIG_PARPORT_ATARI is not set
# CONFIG_PARPORT_SUNBPP is not set
# CONFIG_PARPORT_OTHER is not set
# CONFIG_PARPORT_1284 is not set

#
# Plug and Play configuration
#
CONFIG_PNP=y
CONFIG_ISAPNP=y

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE=m
CONFIG_PARIDE_PARPORT=m

#
# Parallel IDE high-level drivers
#
# CONFIG_PARIDE_PD is not set
# CONFIG_PARIDE_PCD is not set
# CONFIG_PARIDE_PF is not set
# CONFIG_PARIDE_PT is not set
# CONFIG_PARIDE_PG is not set

#
# Parallel IDE protocol modules
#
# CONFIG_PARIDE_ATEN is not set
# CONFIG_PARIDE_BPCK is not set
# CONFIG_PARIDE_BPCK6 is not set
# CONFIG_PARIDE_COMM is not set
# CONFIG_PARIDE_DSTR is not set
# CONFIG_PARIDE_FIT2 is not set
# CONFIG_PARIDE_FIT3 is not set
# CONFIG_PARIDE_EPAT is not set
# CONFIG_PARIDE_EPIA is not set
# CONFIG_PARIDE_FRIQ is not set
# CONFIG_PARIDE_FRPW is not set
# CONFIG_PARIDE_KBIC is not set
# CONFIG_PARIDE_KTTI is not set
# CONFIG_PARIDE_ON20 is not set
# CONFIG_PARIDE_ON26 is not set
# CONFIG_BLK_CPQ_DA is not set
# CONFIG_BLK_CPQ_CISS_DA is not set
# CONFIG_BLK_DEV_DAC960 is not set
# CONFIG_BLK_DEV_LOOP is not set
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_RAM is not set

#
# Multi-device support (RAID and LVM)
#
# CONFIG_MD is not set

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_PACKET_MMAP is not set
# CONFIG_NETLINK is not set
# CONFIG_NETFILTER is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
CONFIG_IP_MULTICAST=y
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_MROUTE is not set
# CONFIG_INET_ECN is not set
# CONFIG_SYN_COOKIES is not set

#
#  
#
# CONFIG_IPX is not set
# CONFIG_ATALK is not set
# CONFIG_DECNET is not set
# CONFIG_BRIDGE is not set

#
# QoS and/or fair queueing
#
# CONFIG_NET_SCHED is not set

#
# Telephony Support
#
# CONFIG_PHONE is not set

#
# ATA/IDE/MFM/RLL support
#
CONFIG_IDE=y

#
# IDE, ATA and ATAPI Block devices
#
CONFIG_BLK_DEV_IDE=y

#
# Please see Documentation/ide.txt for help/info on IDE drives
#
# CONFIG_BLK_DEV_HD_IDE is not set
# CONFIG_BLK_DEV_HD is not set
CONFIG_BLK_DEV_IDEDISK=y
# CONFIG_IDEDISK_MULTI_MODE is not set
# CONFIG_BLK_DEV_IDEDISK_VENDOR is not set
# CONFIG_BLK_DEV_COMMERIAL is not set
# CONFIG_BLK_DEV_IDECS is not set
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set

#
# IDE chipset support/bugfixes
#
CONFIG_BLK_DEV_CMD640=y
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
# CONFIG_BLK_DEV_ISAPNP is not set
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_IDEPCI_SHARE_IRQ=y
# CONFIG_BLK_DEV_IDEDMA_PCI is not set
# CONFIG_BLK_DEV_OFFBOARD is not set
# CONFIG_BLK_DEV_IDEDMA is not set
# CONFIG_IDE_CHIPSETS is not set
# CONFIG_IDEDMA_AUTO is not set
# CONFIG_DMA_NONPCI is not set
CONFIG_BLK_DEV_IDE_MODES=y

#
# SCSI support
#
CONFIG_SCSI=y

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=y
CONFIG_SD_EXTRA_DEVS=40
# CONFIG_CHR_DEV_ST is not set
# CONFIG_CHR_DEV_OSST is not set
# CONFIG_BLK_DEV_SR is not set
# CONFIG_CHR_DEV_SG is not set

#
# Some SCSI devices (e.g. CD jukebox) support multiple LUNs
#
CONFIG_SCSI_DEBUG_QUEUES=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
# CONFIG_SCSI_LOGGING is not set

#
# SCSI low-level drivers
#
# CONFIG_BLK_DEV_3W_XXXX_RAID is not set
# CONFIG_SCSI_7000FASST is not set
# CONFIG_SCSI_ACARD is not set
# CONFIG_SCSI_AHA152X is not set
# CONFIG_SCSI_AHA1542 is not set
# CONFIG_SCSI_AHA1740 is not set
# CONFIG_SCSI_AIC7XXX is not set
# CONFIG_SCSI_AIC7XXX_OLD is not set
# CONFIG_SCSI_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_MEGARAID is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_CPQFCTS is not set
# CONFIG_SCSI_DMX3191D is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA is not set
# CONFIG_SCSI_EATA_DMA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_FUTURE_DOMAIN is not set
# CONFIG_SCSI_GDTH is not set
# CONFIG_SCSI_GENERIC_NCR5380 is not set
# CONFIG_SCSI_IPS is not set
# CONFIG_SCSI_INITIO is not set
# CONFIG_SCSI_INIA100 is not set
CONFIG_SCSI_PPA=m
# CONFIG_SCSI_IMM is not set
# CONFIG_SCSI_IZIP_EPP16 is not set
# CONFIG_SCSI_IZIP_SLOW_CTR is not set
# CONFIG_SCSI_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
# CONFIG_SCSI_NCR53C8XX is not set
CONFIG_SCSI_SYM53C8XX=y
CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=4
CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
CONFIG_SCSI_NCR53C8XX_SYNC=20
# CONFIG_SCSI_NCR53C8XX_PROFILE is not set
# CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set
# CONFIG_SCSI_NCR53C8XX_PQS_PDS is not set
# CONFIG_SCSI_PAS16 is not set
# CONFIG_SCSI_PCI2000 is not set
# CONFIG_SCSI_PCI2220I is not set
# CONFIG_SCSI_PSI240I is not set
# CONFIG_SCSI_QLOGIC_FAS is not set
# CONFIG_SCSI_QLOGIC_ISP is not set
# CONFIG_SCSI_QLOGIC_FC is not set
# CONFIG_SCSI_QLOGIC_1280 is not set
# CONFIG_SCSI_SEAGATE is not set
# CONFIG_SCSI_SIM710 is not set
# CONFIG_SCSI_SYM53C416 is not set
# CONFIG_SCSI_DC390T is not set
# CONFIG_SCSI_T128 is not set
# CONFIG_SCSI_U14_34F is not set
# CONFIG_SCSI_ULTRASTOR is not set

#
# PCMCIA SCSI adapter support
#
# CONFIG_SCSI_PCMCIA is not set

#
# I2O device support
#
# CONFIG_I2O is not set

#
# Network device support
#
CONFIG_NETDEVICES=y

#
# ARCnet devices
#
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
# CONFIG_BONDING is not set
# CONFIG_EQUALIZER is not set
# CONFIG_TUN is not set
# CONFIG_NET_SB1000 is not set

#
# Ethernet (10 or 100Mbit)
#
CONFIG_NET_ETHERNET=y
# CONFIG_NET_VENDOR_3COM is not set
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_DEPCA is not set
# CONFIG_HP100 is not set
# CONFIG_NET_ISA is not set
CONFIG_NET_PCI=y
# CONFIG_PCNET32 is not set
# CONFIG_APRICOT is not set
# CONFIG_CS89x0 is not set
# CONFIG_TULIP is not set
# CONFIG_DE4X5 is not set
# CONFIG_DGRS is not set
CONFIG_EEPRO100=y
# CONFIG_NATSEMI is not set
# CONFIG_NE2K_PCI is not set
# CONFIG_8139TOO is not set
# CONFIG_SIS900 is not set
# CONFIG_EPIC100 is not set
# CONFIG_SUNDANCE is not set
# CONFIG_TLAN is not set
# CONFIG_VIA_RHINE is not set
# CONFIG_WINBOND_840 is not set
# CONFIG_HAPPYMEAL is not set
# CONFIG_NET_POCKET is not set

#
# Ethernet (1000 Mbit)
#
# CONFIG_ACENIC is not set
# CONFIG_HAMACHI is not set
# CONFIG_SK98LIN is not set
# CONFIG_FDDI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
CONFIG_PPP_ASYNC=m
CONFIG_PPP_SYNC_TTY=m
CONFIG_PPP_DEFLATE=m
CONFIG_PPP_BSDCOMP=m
# CONFIG_SLIP is not set

#
# Wireless LAN (non-hamradio)
#
# CONFIG_NET_RADIO is not set

#
# Token Ring devices
#
# CONFIG_TR is not set
# CONFIG_NET_FC is not set

#
# Wan interfaces
#
# CONFIG_WAN is not set

#
# PCMCIA network device support
#
CONFIG_NET_PCMCIA=y
# CONFIG_PCMCIA_3C589 is not set
# CONFIG_PCMCIA_3C574 is not set
# CONFIG_PCMCIA_FMVJ18X is not set
CONFIG_PCMCIA_PCNET=y
# CONFIG_PCMCIA_NMCLAN is not set
# CONFIG_PCMCIA_SMC91C92 is not set
# CONFIG_PCMCIA_XIRC2PS is not set
# CONFIG_PCMCIA_XIRTULIP is not set
CONFIG_NET_PCMCIA_RADIO=y
CONFIG_PCMCIA_RAYCS=y
# CONFIG_PCMCIA_HERMES is not set
# CONFIG_PCMCIA_NETWAVE is not set
# CONFIG_PCMCIA_WAVELAN is not set
CONFIG_PCMCIA_NETCARD=y

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA (infrared) support
#
# CONFIG_IRDA is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# Old CD-ROM drivers (not SCSI, not IDE)
#
# CONFIG_CD_NO_IDESCSI is not set

#
# Input core support
#
# CONFIG_INPUT is not set

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
CONFIG_SERIAL_CONSOLE=y
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
# CONFIG_PRINTER is not set
# CONFIG_PPDEV is not set

#
# I2C support
#
# CONFIG_I2C is not set

#
# Mice
#
# CONFIG_BUSMOUSE is not set
CONFIG_MOUSE=y
CONFIG_PSMOUSE=y
# CONFIG_82C710_MOUSE is not set
# CONFIG_PC110_PAD is not set

#
# Joysticks
#

#
# Game port support
#

#
# Gameport joysticks
#

#
# Serial port support
#

#
# Serial port joysticks
#

#
# Parallel port joysticks
#
# CONFIG_QIC02_TAPE is not set

#
# Watchdog Cards
#
# CONFIG_WATCHDOG is not set
# CONFIG_INTEL_RNG is not set
# CONFIG_NVRAM is not set
# CONFIG_RTC is not set
# CONFIG_DTLK is not set
# CONFIG_R3964 is not set
# CONFIG_APPLICOM is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set
CONFIG_AGP=y
CONFIG_AGP_INTEL=y
CONFIG_AGP_I810=y
CONFIG_AGP_VIA=y
CONFIG_AGP_AMD=y
CONFIG_AGP_SIS=y
CONFIG_AGP_ALI=y
CONFIG_DRM=y
CONFIG_DRM_TDFX=y
# CONFIG_DRM_GAMMA is not set
# CONFIG_DRM_R128 is not set
CONFIG_DRM_RADEON=y
# CONFIG_DRM_I810 is not set
# CONFIG_DRM_MGA is not set

#
# PCMCIA character devices
#
CONFIG_PCMCIA_SERIAL_CS=m

#
# Multimedia devices
#
# CONFIG_VIDEO_DEV is not set

#
# File systems
#
# CONFIG_QUOTA is not set
# CONFIG_AUTOFS_FS is not set
CONFIG_AUTOFS4_FS=y
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_JFFS_FS_VERBOSE=0
# CONFIG_CRAMFS is not set
CONFIG_TMPFS=y
# CONFIG_RAMFS is not set
CONFIG_ISO9660_FS=y
# CONFIG_JOLIET is not set
# CONFIG_MINIX_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
CONFIG_DEVPTS_FS=y
# CONFIG_ROMFS_FS is not set
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UDF_FS is not set
# CONFIG_UFS_FS is not set

#
# Network File Systems
#
# CONFIG_CODA_FS is not set
CONFIG_NFS_FS=y
# CONFIG_NFS_V3 is not set
CONFIG_NFSD=y
# CONFIG_NFSD_V3 is not set
CONFIG_SUNRPC=y
CONFIG_LOCKD=y
# CONFIG_SMB_FS is not set
# CONFIG_NCP_FS is not set

#
# Partition Types
#
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
# CONFIG_SMB_NLS is not set
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_DEFAULT="iso8859-1"
# CONFIG_NLS_CODEPAGE_437 is not set
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
# CONFIG_NLS_CODEPAGE_850 is not set
# CONFIG_NLS_CODEPAGE_852 is not set
# CONFIG_NLS_CODEPAGE_855 is not set
# CONFIG_NLS_CODEPAGE_857 is not set
# CONFIG_NLS_CODEPAGE_860 is not set
# CONFIG_NLS_CODEPAGE_861 is not set
# CONFIG_NLS_CODEPAGE_862 is not set
# CONFIG_NLS_CODEPAGE_863 is not set
# CONFIG_NLS_CODEPAGE_864 is not set
# CONFIG_NLS_CODEPAGE_865 is not set
# CONFIG_NLS_CODEPAGE_866 is not set
# CONFIG_NLS_CODEPAGE_869 is not set
# CONFIG_NLS_CODEPAGE_936 is not set
# CONFIG_NLS_CODEPAGE_950 is not set
# CONFIG_NLS_CODEPAGE_932 is not set
# CONFIG_NLS_CODEPAGE_949 is not set
# CONFIG_NLS_CODEPAGE_874 is not set
# CONFIG_NLS_ISO8859_8 is not set
# CONFIG_NLS_CODEPAGE_1251 is not set
# CONFIG_NLS_ISO8859_1 is not set
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
# CONFIG_NLS_ISO8859_4 is not set
# CONFIG_NLS_ISO8859_5 is not set
# CONFIG_NLS_ISO8859_6 is not set
# CONFIG_NLS_ISO8859_7 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_13 is not set
# CONFIG_NLS_ISO8859_14 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set
# CONFIG_NLS_KOI8_U is not set
# CONFIG_NLS_UTF8 is not set

#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
# CONFIG_VIDEO_SELECT is not set

#
# Sound
#
CONFIG_SOUND=y
# CONFIG_SOUND_CMPCI is not set
# CONFIG_SOUND_EMU10K1 is not set
# CONFIG_SOUND_FUSION is not set
# CONFIG_SOUND_CS4281 is not set
# CONFIG_SOUND_ES1370 is not set
CONFIG_SOUND_ES1371=y
# CONFIG_SOUND_ESSSOLO1 is not set
# CONFIG_SOUND_MAESTRO is not set
# CONFIG_SOUND_ICH is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_TRIDENT is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
# CONFIG_SOUND_VIA82CXXX is not set
# CONFIG_SOUND_OSS is not set

#
# USB support
#
CONFIG_USB=y
# CONFIG_USB_DEBUG is not set

#
# Miscellaneous USB options
#
# CONFIG_USB_DEVICEFS is not set
# CONFIG_USB_BANDWIDTH is not set

#
# USB Controllers
#
CONFIG_USB_UHCI_ALT=y
# CONFIG_USB_OHCI is not set

#
# USB Device Class drivers
#
# CONFIG_USB_AUDIO is not set
CONFIG_USB_STORAGE=y
# CONFIG_USB_STORAGE_DEBUG is not set
# CONFIG_USB_STORAGE_FREECOM is not set
# CONFIG_USB_ACM is not set
# CONFIG_USB_PRINTER is not set

#
# USB Human Interface Devices (HID)
#

#
#   Input core support is needed for USB HID
#

#
# USB Imaging devices
#
# CONFIG_USB_DC2XX is not set
# CONFIG_USB_SCANNER is not set

#
# USB Multimedia devices
#
# CONFIG_USB_DABUSB is not set

#
# USB Network adaptors
#

#
# USB port drivers
#
# CONFIG_USB_USS720 is not set

#
# USB Serial Converter support
#
# CONFIG_USB_SERIAL is not set

#
# USB misc drivers
#

#
# Kernel hacking
#
# CONFIG_MAGIC_SYSRQ is not set

--------------F8EF3EF59CC497042097AC32--


----- The Linux ThinkPad mailing list -----
The linux-thinkpad mailing list home page is at:
http://www.bm-soft.com/~bm/tp_mailing.html