From: Thomas Hood <jdthood@yahoo.co.uk>
To: linux-kernel@vger.kernel.org
Subject: 2.4.19-pre7-ac1 breaks my USB mouse
Date: 20 Apr 2002 15:10:00 -0400 [thread overview]
Message-ID: <1019328673.873.5.camel@thanatos> (raw)
[-- Attachment #1: Type: text/plain, Size: 18821 bytes --]
(Repeat, with additional information)
I just upgraded from 2.4.19-pre5 to 2.4.19-pre7-ac1 and now my
Logitech TrackMan Marble Wheel USB pointing device no longer
works. This despite the fact that the syslog looks OK (see below).
The problem also afflicts 2.4.19-pre7-ac2.
I didn't have this problem with 2.4.19-pre5 or 2.4.19-pre2-ac4.
Machine: ThinkPad 600X
.config
----------------------------------------------------
http://panopticon.csustan.edu/thood/config-2.4.19-pre7-ac2
lsmod
----------------------------------------------------
Module Size Used by Not tainted
ds 6496 2
yenta_socket 8704 2
pcmcia_core 35392 0 [ds yenta_socket]
parport_pc 22120 1 (autoclean)
lp 6528 0 (autoclean)
parport 24608 1 (autoclean) [parport_pc lp]
hid 8576 0 (autoclean) (unused)
mousedev 3808 1
input 3328 0 [mousedev]
usb-uhci 20996 0 (unused)
usbcore 54784 1 [hid usb-uhci]
floppy 45248 0 (autoclean)
serial 42144 0 (autoclean)
ide-cd 26944 0 (autoclean)
cdrom 28928 0 (autoclean) [ide-cd]
rtc 5916 0 (autoclean)
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
01f0-01f7 : ide0
02f8-02ff : Lucent Microelectronics WinModem 56k
03bc-03be : parport0
03c0-03df : vga+
03f6-03f6 : ide0
03f8-03ff : serial(set)
04d0-04d1 : PnPBIOS PNP0c02
0cf8-0cff : PCI conf1
15e0-15ef : PnPBIOS PNP0c02
4000-401f : Intel Corp. 82371AB/EB/MB PIIX4 USB
4000-401f : usb-uhci
4400-44ff : Lucent Microelectronics WinModem 56k
4800-48ff : PCI CardBus #02
4c00-4cff : PCI CardBus #02
5000-50ff : PCI CardBus #05
5400-54ff : PCI CardBus #05
d000-dfff : PCI Bus #01
ef00-ef3f : Intel Corp. 82371AB/EB/MB PIIX4 ACPI
efa0-efbf : Intel Corp. 82371AB/EB/MB PIIX4 ACPI
fcf0-fcff : Intel Corp. 82371AB/EB/MB PIIX4 IDE
fcf0-fcf7 : ide0
fcf8-fcff : ide1
proc/interrupts
----------------------------------------------------
CPU0
0: 23600 XT-PIC timer
1: 328 XT-PIC keyboard
2: 0 XT-PIC cascade
8: 3 XT-PIC rtc
10: 0 XT-PIC Texas Instruments PCI1450
11: 22 XT-PIC usb-uhci, Texas Instruments PCI1450 (#2)
14: 22962 XT-PIC ide0
NMI: 0
ERR: 0
lspci
----------------------------------------------------
00:00.0 Host bridge: Intel Corp. 440BX/ZX - 82443BX/ZX Host bridge (rev 03)
00:01.0 PCI bridge: Intel Corp. 440BX/ZX - 82443BX/ZX AGP bridge (rev 03)
00:02.0 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:02.1 CardBus bridge: Texas Instruments PCI1450 (rev 03)
00:03.0 Communication controller: Lucent Microelectronics WinModem 56k (rev 01)
00:06.0 Multimedia audio controller: Cirrus Logic CS 4614/22/24 [CrystalClear SoundFusion Audio Accelerator] (rev 01)
00:07.0 Bridge: Intel Corp. 82371AB PIIX4 ISA (rev 02)
00:07.1 IDE interface: Intel Corp. 82371AB PIIX4 IDE (rev 01)
00:07.2 USB Controller: Intel Corp. 82371AB PIIX4 USB (rev 01)
00:07.3 Bridge: Intel Corp. 82371AB PIIX4 ACPI (rev 03)
01:00.0 VGA compatible controller: Neomagic Corporation NM2360 [MagicMedia 256ZX]
/var/log/syslog from boot
----------------------------------------------------
Apr 20 14:35:18 thanatos syslogd 1.4.1#10: restart.
Apr 20 14:35:18 thanatos kernel: klogd 1.4.1#10, log source = /proc/kmsg started.
Apr 20 14:35:18 thanatos kernel: Inspecting /boot/System.map-2.4.19-pre7-ac2
Apr 20 14:35:19 thanatos kernel: Loaded 14138 symbols from /boot/System.map-2.4.19-pre7-ac2.
Apr 20 14:35:19 thanatos kernel: Symbols match kernel version 2.4.19.
Apr 20 14:35:19 thanatos kernel: Loaded 216 symbols from 10 modules.
Apr 20 14:35:19 thanatos kernel: Linux version 2.4.19-pre7-ac2 (jdthood@thanatos) (gcc version 2.95.4 20011002 (Debian prerelease)) #1 Sat Apr 20 08:37:40 EDT 2002
Apr 20 14:35:19 thanatos kernel: BIOS-provided physical RAM map:
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 0000000000000000 - 000000000009fc00 (usable)
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 000000000009fc00 - 00000000000a0000 (reserved)
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 00000000000f0000 - 0000000000100000 (reserved)
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 0000000000100000 - 0000000007fd0000 (usable)
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 0000000007fd0000 - 0000000007fdf000 (ACPI data)
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 0000000007fdf000 - 0000000007fe0000 (ACPI NVS)
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 0000000007fe0000 - 0000000008000000 (reserved)
Apr 20 14:35:19 thanatos kernel: BIOS-e820: 00000000fffe0000 - 0000000100000000 (reserved)
Apr 20 14:35:19 thanatos kernel: user-defined physical RAM map:
Apr 20 14:35:19 thanatos kernel: user: 0000000000000000 - 000000000009fc00 (usable)
Apr 20 14:35:19 thanatos kernel: user: 000000000009fc00 - 00000000000a0000 (reserved)
Apr 20 14:35:19 thanatos kernel: user: 00000000000f0000 - 0000000000100000 (reserved)
Apr 20 14:35:19 thanatos kernel: user: 0000000000100000 - 0000000007fd0000 (usable)
Apr 20 14:35:19 thanatos kernel: user: 0000000007fd0000 - 0000000007fdf000 (ACPI data)
Apr 20 14:35:19 thanatos kernel: user: 0000000007fdf000 - 0000000007fe0000 (ACPI NVS)
Apr 20 14:35:19 thanatos kernel: user: 0000000007fe0000 - 0000000008000000 (reserved)
Apr 20 14:35:19 thanatos kernel: user: 00000000fffe0000 - 0000000100000000 (reserved)
Apr 20 14:35:19 thanatos kernel: 127MB LOWMEM available.
Apr 20 14:35:19 thanatos kernel: On node 0 totalpages: 32720
Apr 20 14:35:19 thanatos kernel: zone(0): 4096 pages.
Apr 20 14:35:19 thanatos kernel: zone(1): 28624 pages.
Apr 20 14:35:19 thanatos kernel: zone(2): 0 pages.
Apr 20 14:35:19 thanatos kernel: IBM machine detected. Enabling interrupts during APM calls.
Apr 20 14:35:19 thanatos kernel: Kernel command line: mem=130496K root=/dev/hda5 ro
Apr 20 14:35:19 thanatos kernel: Initializing CPU#0
Apr 20 14:35:19 thanatos kernel: Detected 498.275 MHz processor.
Apr 20 14:35:19 thanatos kernel: Console: colour VGA+ 80x25
Apr 20 14:35:19 thanatos kernel: Calibrating delay loop... 992.87 BogoMIPS
Apr 20 14:35:19 thanatos kernel: Memory: 127324k/130880k available (861k kernel code, 3168k reserved, 228k data, 204k init, 0k highmem)
Apr 20 14:35:19 thanatos kernel: Dentry cache hash table entries: 16384 (order: 5, 131072 bytes)
Apr 20 14:35:19 thanatos kernel: Inode cache hash table entries: 8192 (order: 4, 65536 bytes)
Apr 20 14:35:19 thanatos kernel: Mount cache hash table entries: 2048 (order: 2, 16384 bytes)
Apr 20 14:35:19 thanatos kernel: Buffer cache hash table entries: 4096 (order: 2, 16384 bytes)
Apr 20 14:35:19 thanatos kernel: Page-cache hash table entries: 32768 (order: 5, 131072 bytes)
Apr 20 14:35:19 thanatos kernel: CPU: Before vendor init, caps: 0383f9ff 00000000 00000000, vendor = 0
Apr 20 14:35:19 thanatos kernel: CPU: L1 I cache: 16K, L1 D cache: 16K
Apr 20 14:35:19 thanatos kernel: CPU: L2 cache: 256K
Apr 20 14:35:19 thanatos kernel: CPU: After vendor init, caps: 0383f9ff 00000000 00000000 00000000
Apr 20 14:35:19 thanatos kernel: Intel machine check architecture supported.
Apr 20 14:35:19 thanatos kernel: Intel machine check reporting enabled on CPU#0.
Apr 20 14:35:19 thanatos kernel: CPU: After generic, caps: 0383f9ff 00000000 00000000 00000000
Apr 20 14:35:19 thanatos kernel: CPU: Common caps: 0383f9ff 00000000 00000000 00000000
Apr 20 14:35:19 thanatos kernel: CPU: Intel Pentium III (Coppermine) stepping 03
Apr 20 14:35:19 thanatos kernel: Enabling fast FPU save and restore... done.
Apr 20 14:35:19 thanatos kernel: Enabling unmasked SIMD FPU exception support... done.
Apr 20 14:35:19 thanatos kernel: Checking 'hlt' instruction... OK.
Apr 20 14:35:19 thanatos kernel: POSIX conformance testing by UNIFIX
Apr 20 14:35:19 thanatos kernel: mtrr: v1.40 (20010327) Richard Gooch (rgooch@atnf.csiro.au)
Apr 20 14:35:19 thanatos kernel: mtrr: detected mtrr type: Intel
Apr 20 14:35:19 thanatos kernel: PCI: PCI BIOS revision 2.10 entry at 0xfd880, last bus=7
Apr 20 14:35:19 thanatos kernel: PCI: Using configuration type 1
Apr 20 14:35:19 thanatos kernel: PCI: Probing PCI hardware
Apr 20 14:35:19 thanatos kernel: PCI: Using IRQ router PIIX [8086/7110] at 00:07.0
Apr 20 14:35:19 thanatos kernel: Limiting direct PCI/PCI transfers.
Apr 20 14:35:19 thanatos kernel: PnPBIOS: Found PnP BIOS installation structure at 0xc00fe700
Apr 20 14:35:19 thanatos kernel: PnPBIOS: PnP BIOS version 1.0, entry 0xf0000:0xe724, dseg 0xf0000
Apr 20 14:35:19 thanatos kernel: PnPBIOS: 18 nodes reported by PnP BIOS; 18 recorded by driver
Apr 20 14:35:19 thanatos kernel: PnPBIOS: PNP0c02: ioport range 0x4d0-0x4d1 has been reserved
Apr 20 14:35:19 thanatos kernel: PnPBIOS: PNP0c02: ioport range 0x15e0-0x15ef has been reserved
Apr 20 14:35:19 thanatos kernel: PnPBIOS: PNP0c02: ioport range 0xef00-0xefaf could not be reserved
Apr 20 14:35:19 thanatos kernel: Linux NET4.0 for Linux 2.4
Apr 20 14:35:19 thanatos kernel: Based upon Swansea University Computer Society NET3.039
Apr 20 14:35:19 thanatos kernel: Initializing RT netlink socket
Apr 20 14:35:19 thanatos kernel: apm: BIOS version 1.2 Flags 0x03 (Driver version 1.16)
Apr 20 14:35:19 thanatos kernel: Starting kswapd
Apr 20 14:35:19 thanatos kernel: Journalled Block Device driver loaded
Apr 20 14:35:19 thanatos kernel: devfs: v1.12 (20020219) Richard Gooch (rgooch@atnf.csiro.au)
Apr 20 14:35:19 thanatos kernel: devfs: devfs_debug: 0x0
Apr 20 14:35:19 thanatos kernel: devfs: boot_options: 0x1
Apr 20 14:35:19 thanatos kernel: pty: 256 Unix98 ptys configured
Apr 20 14:35:19 thanatos kernel: block: 240 slots per queue, batch=60
Apr 20 14:35:19 thanatos kernel: Uniform Multi-Platform E-IDE driver Revision: 6.31
Apr 20 14:35:19 thanatos kernel: ide: Assuming 33MHz system bus speed for PIO modes; override with idebus=xx
Apr 20 14:35:19 thanatos kernel: PIIX4: IDE controller on PCI bus 00 dev 39
Apr 20 14:35:19 thanatos kernel: PIIX4: chipset revision 1
Apr 20 14:35:19 thanatos kernel: PIIX4: not 100%% native mode: will probe irqs later
Apr 20 14:35:19 thanatos kernel: ide0: BM-DMA at 0xfcf0-0xfcf7, BIOS settings: hda:DMA, hdb:pio
Apr 20 14:35:19 thanatos kernel: ide1: BM-DMA at 0xfcf8-0xfcff, BIOS settings: hdc:pio, hdd:pio
Apr 20 14:35:19 thanatos kernel: hda: IBM-DJSA-220, ATA DISK drive
Apr 20 14:35:19 thanatos kernel: ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
Apr 20 14:35:19 thanatos kernel: hda: 23572080 sectors (12069 MB) w/1874KiB Cache, CHS=1559/240/63, UDMA(33)
Apr 20 14:35:19 thanatos kernel: Partition check:
Apr 20 14:35:19 thanatos kernel: /dev/ide/host0/bus0/target0/lun0: p1 p2 p3 p4 < p5 p6 p7 >
Apr 20 14:35:19 thanatos kernel: RAMDISK driver initialized: 16 RAM disks of 4096K size 1024 blocksize
Apr 20 14:35:19 thanatos kernel: NET4: Linux TCP/IP 1.0 for NET4.0
Apr 20 14:35:19 thanatos kernel: IP Protocols: ICMP, UDP, TCP, IGMP
Apr 20 14:35:19 thanatos kernel: IP: routing cache hash table of 512 buckets, 4Kbytes
Apr 20 14:35:19 thanatos kernel: TCP: Hash tables configured (established 8192 bind 8192)
Apr 20 14:35:19 thanatos kernel: NET4: Unix domain sockets 1.0/SMP for Linux NET4.0.
Apr 20 14:35:19 thanatos kernel: kjournald starting. Commit interval 5 seconds
Apr 20 14:35:19 thanatos kernel: EXT3-fs: mounted filesystem with ordered data mode.
Apr 20 14:35:19 thanatos kernel: VFS: Mounted root (ext3 filesystem) readonly.
Apr 20 14:35:19 thanatos kernel: Mounted devfs on /dev
Apr 20 14:35:19 thanatos kernel: Freeing unused kernel memory: 204k freed
Apr 20 14:35:19 thanatos kernel: Adding Swap: 514040k swap-space (priority -1)
Apr 20 14:35:19 thanatos kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,5), internal journal
Apr 20 14:35:19 thanatos kernel: Real Time Clock Driver v1.10e
Apr 20 14:35:19 thanatos kernel: Serial driver version 5.05c (2001-07-08) with MANY_PORTS SHARE_IRQ SERIAL_PCI enabled
Apr 20 14:35:19 thanatos kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Apr 20 14:35:19 thanatos kernel: inserting floppy driver for 2.4.19-pre7-ac2
Apr 20 14:35:19 thanatos kernel: Floppy drive(s): fd0 is 1.44M
Apr 20 14:35:19 thanatos kernel: FDC 0 is a National Semiconductor PC87306
Apr 20 14:35:19 thanatos kernel: kjournald starting. Commit interval 5 seconds
Apr 20 14:35:19 thanatos kernel: EXT3 FS 2.4-0.9.17, 10 Jan 2002 on ide0(3,7), internal journal
Apr 20 14:35:19 thanatos kernel: EXT3-fs: mounted filesystem with ordered data mode.
Apr 20 14:35:19 thanatos kernel: usb.c: registered new driver usbdevfs
Apr 20 14:35:19 thanatos kernel: usb.c: registered new driver hub
Apr 20 14:35:19 thanatos kernel: usb-uhci.c: $Revision: 1.275 $ time 14:22:05 Apr 20 2002
Apr 20 14:35:19 thanatos kernel: usb-uhci.c: High bandwidth mode enabled
Apr 20 14:35:19 thanatos kernel: PCI: Found IRQ 11 for device 00:07.2
Apr 20 14:35:19 thanatos kernel: usb-uhci.c: USB UHCI at I/O 0x4000, IRQ 11
Apr 20 14:35:19 thanatos kernel: usb-uhci.c: Detected 2 ports
Apr 20 14:35:19 thanatos kernel: usb.c: new USB bus registered, assigned bus number 1
Apr 20 14:35:19 thanatos kernel: hub.c: USB hub found
Apr 20 14:35:19 thanatos kernel: hub.c: 2 ports detected
Apr 20 14:35:19 thanatos kernel: usb-uhci.c: v1.275:USB Universal Host Controller Interface driver
Apr 20 14:35:19 thanatos kernel: mice: PS/2 mouse device common for all mice
Apr 20 14:35:19 thanatos kernel: hub.c: USB new device connect on bus1/1, assigned device number 2
Apr 20 14:35:19 thanatos kernel: usb.c: USB device 2 (vend/prod 0x46d/0xc401) is not claimed by any active driver.
Apr 20 14:35:19 thanatos kernel: usb.c: registered new driver hid
Apr 20 14:35:19 thanatos kernel: hiddev0: USB HID v1.00 Mouse [Logitech USB-PS/2 Trackball] on usb1:2.0
Apr 20 14:35:19 thanatos kernel: hid-core.c: v1.8.1 Andreas Gal, Vojtech Pavlik <vojtech@suse.cz>
Apr 20 14:35:19 thanatos kernel: hid-core.c: USB HID support drivers
Apr 20 14:35:19 thanatos named[226]: starting (/etc/bind/named.conf). named 8.3.1-REL-NOESW Fri Feb 15 23:51:36 MST 2002 ^Ilamont@whatone:/usr/local/src/Packages/bind/bind-8.3.1/src/bin/named
Apr 20 14:35:19 thanatos named[226]: hint zone "" (IN) loaded (serial 0)
Apr 20 14:35:19 thanatos named[226]: master zone "localhost" (IN) loaded (serial 1)
Apr 20 14:35:19 thanatos named[226]: master zone "127.in-addr.arpa" (IN) loaded (serial 1)
Apr 20 14:35:19 thanatos named[226]: master zone "0.in-addr.arpa" (IN) loaded (serial 1)
Apr 20 14:35:19 thanatos named[226]: master zone "255.in-addr.arpa" (IN) loaded (serial 1)
Apr 20 14:35:19 thanatos named[226]: listening on [127.0.0.1].53 (lo)
Apr 20 14:35:19 thanatos named[226]: Forwarding source address is [0.0.0.0].1024
Apr 20 14:35:19 thanatos named[228]: Ready to answer queries.
Apr 20 14:35:19 thanatos named[228]: sysquery: sendto([162.33.160.100].53): Network is unreachable
Apr 20 14:35:19 thanatos rpc.statd[231]: Version 1.0 Starting
Apr 20 14:35:20 thanatos anacron[237]: Anacron 2.3 started on 2002-04-20
Apr 20 14:35:20 thanatos anacron[237]: Normal exit (0 jobs run)
Apr 20 14:35:20 thanatos apmd[241]: Version: apmd 3.0.2, driver 1.16, APM BIOS 1.2
Apr 20 14:35:20 thanatos apmd[241]: apmd_call_proxy: Executing proxy: '/etc/apm/apmd_proxy' 'start'
Apr 20 14:35:21 thanatos apmd[241]: apmd_call_proxy: + 000-debug start zzz-debug start
Apr 20 14:35:23 thanatos apmd[241]: Battery: 99%, not charging, ? to empty
Apr 20 14:35:25 thanatos kernel: parport0: PC-style at 0x3bc (0x7bc) [PCSPP,TRISTATE]
Apr 20 14:35:25 thanatos kernel: parport0: irq 7 detected
Apr 20 14:35:25 thanatos kernel: lp0: using parport0 (polling).
Apr 20 14:35:27 thanatos kernel: Linux Kernel Card Services 3.1.22
Apr 20 14:35:27 thanatos kernel: options: [pci] [cardbus] [pm]
Apr 20 14:35:27 thanatos kernel: PCI: Found IRQ 10 for device 00:02.0
Apr 20 14:35:27 thanatos kernel: PCI: Sharing IRQ 10 with 00:06.0
Apr 20 14:35:27 thanatos kernel: PCI: Sharing IRQ 10 with 01:00.0
Apr 20 14:35:27 thanatos kernel: PCI: Found IRQ 11 for device 00:02.1
Apr 20 14:35:28 thanatos kernel: Yenta IRQ list 02b8, PCI irq10
Apr 20 14:35:28 thanatos kernel: Socket status: 30000006
Apr 20 14:35:28 thanatos kernel: Yenta IRQ list 02b8, PCI irq11
Apr 20 14:35:28 thanatos kernel: Socket status: 30000006
Apr 20 14:35:28 thanatos cardmgr[333]: starting, version is 3.1.33
Apr 20 14:35:29 thanatos cardmgr[333]: watching 2 sockets
Apr 20 14:35:29 thanatos cardmgr[333]: Card Services release does not match
Apr 20 14:35:29 thanatos kernel: cs: IO port probe 0x0c00-0x0cff: clean.
Apr 20 14:35:29 thanatos kernel: cs: IO port probe 0x0800-0x08ff: clean.
Apr 20 14:35:29 thanatos kernel: cs: IO port probe 0x0100-0x04ff: excluding 0x170-0x177 0x370-0x377
Apr 20 14:35:29 thanatos kernel: cs: IO port probe 0x0a00-0x0aff: clean.
Apr 20 14:35:43 thanatos postfix/postfix-script: starting the Postfix mail system
Apr 20 14:35:44 thanatos postfix/master[497]: daemon started
Apr 20 14:35:48 thanatos xfs: ignoring font path element /usr/lib/X11/fonts/CID (unreadable)
Apr 20 14:35:48 thanatos whereami[525]: Line State : Script
Apr 20 14:35:48 thanatos whereami[525]: ---- ----------:----------------------------------------------------
Apr 20 14:35:48 thanatos whereami[525]: 15 looking : set DEBUGWHEREAMI 1
Apr 20 14:35:48 thanatos whereami[525]: 16 looking : default unknown
Apr 20 14:35:48 thanatos whereami[525]: 17 looking : testmii eth0 lan
Apr 20 14:35:49 thanatos whereami[525]: 18 looking : always testpci Lucent bogus1
Apr 20 14:35:49 thanatos whereami[525]: ****************> Test successful - adding locations: bogus1
Apr 20 14:35:49 thanatos whereami[525]: 19 success : always testpci CMD docked,office
Apr 20 14:35:49 thanatos whereami[525]: 28 else : testmodule orinoco_cs wlan
Apr 20 14:35:49 thanatos whereami[525]: Continuing at bogus1
Apr 20 14:35:50 thanatos /usr/sbin/cron[566]: (CRON) INFO (pidfile fd = 3)
Apr 20 14:35:50 thanatos /usr/sbin/cron[567]: (CRON) STARTUP (fork ok)
Apr 20 14:35:51 thanatos /usr/sbin/cron[567]: (CRON) INFO (Running @reboot jobs)
Apr 20 14:38:01 thanatos /USR/SBIN/CRON[682]: (mail) CMD ( if [ -x /usr/sbin/exim -a -f /etc/exim.conf ]; then /usr/sbin/exim -q >/dev/null 2>&1; fi)
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 232 bytes --]
next reply other threads:[~2002-04-20 19:08 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-04-20 19:10 Thomas Hood [this message]
2002-04-20 18:27 ` 2.4.19-pre7-ac1 breaks my USB mouse Greg KH
2002-04-20 20:07 ` Thomas Hood
2002-04-20 19:35 ` Greg KH
2002-04-20 23:38 ` Thomas Hood
2002-04-20 20:27 ` J Sloan
-- strict thread matches above, loose matches on Subject: below --
2002-04-20 16:55 Thomas Hood
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1019328673.873.5.camel@thanatos \
--to=jdthood@yahoo.co.uk \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.