lkml.org 
[lkml]   [1999]   [May]   [5]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectKernel Oops, 2.2.7
Hi.

I'm running 2.2.7, and have been for 6 days, 1 min. However, while I was
sleeping last night, I recieved a kernel oops, and I woke up to see it
still on the computer screen. Now, last time I seen a kernel oops, it
rebooted right away... but that's not the case here. In fact, here I am
typing on that same system, and I haven't rebooted yet.

OK, I'm including (a) the output from the oops, (b) the output from the
ksymoops, (c) the kernel config file, and a system description. I have NO
IDEA what I'm supposed to do with all of this, so I'll just send it here.
I am using 2.2.7 vanilla (i.e., no third party patches).

Also... Just FYI, see the end of the email for what was running at the
time (well a best guess, anyway).

-------------------------- OOPS OUTPUT

Unable to handle kernel paging request at virtual address c2070584
current->tss.cr3 = 00ee9000, %cr3 = 00ee9000
*pde = 00312063
*pte = 00000000
Oops: 0000
CPU: 0
EIP: 0010:[<c0131556>]
EFLAGS: 00010286
eax: c2070560 ebx: c0bf0cc0 ecx: c0cdb430 edx: c0ddc220
esi: 000001fc edi: c0fd7ec0 ebp: 00000001 esp: c0fd7e98
ds: 0018 es: 0018 ss: 0018
Process find (pid: 30761, process nr: 60, stackpage=c0fd7000)
Stack: c0bf0cc0 c03e2bb8 c01e2904 c0fd7ec0 c013171a c0fd7ec0 00000304 0003d481
c0204d64 c0094000 c0ddc228 c1470008 c013173a c01e290c c01317a0 00000304
c01e290c 0003d481 c0204d64 c0094000 c0094000 c0131af7 c0d71760 c0131b15
Call Trace: [<c013171a>] [<c013173a>] [<c01317a0>] [<c0131af7>] [<c0131b15>] [<c0131be8>] [<c01424c4>]
[<c012bb1a>] [<c012bcfe>] [<c012bdc9>] [<c0129c93>] [<c0107c14>] [<c010002b>]
Code: 8b 40 24 85 c0 74 06 53 ff d0 83 c4 04 c7 83 84 00 00 00 00

---------------------------- END OF OOPS OUTPUT

---------------------------- KSYMOOPS OUTPUT

Options used: -V (default)
-o /lib/modules/2.2.7/ (default)
-k /proc/ksyms (default)
-l /proc/modules (default)
-m /boot/System.map (specified)
-c 1 (default)

Unable to handle kernel paging request at virtual address c2070584
current->tss.cr3 = 00ee9000, %cr3 = 00ee9000
*pde = 00312063
Oops: 0000
CPU: 0
EIP: 0010:[<c0131556>]
EFLAGS: 00010286
eax: c2070560 ebx: c0bf0cc0 ecx: c0cdb430 edx: c0ddc220
esi: 000001fc edi: c0fd7ec0 ebp: 00000001 esp: c0fd7e98
ds: 0018 es: 0018 ss: 0018
Process find (pid: 30761, process nr: 60, stackpage=c0fd7000)
Stack: c0bf0cc0 c03e2bb8 c01e2904 c0fd7ec0 c013171a c0fd7ec0 00000304 0003d481
c0204d64 c0094000 c0ddc228 c1470008 c013173a c01e290c c01317a0 00000304
c01e290c 0003d481 c0204d64 c0094000 c0094000 c0131af7 c0d71760 c0131b15
Call Trace: [<c013171a>] [<c013173a>] [<c01317a0>] [<c0131af7>] [<c0131b15>] [<c0131be8>] [<c01424c4>]
[<c012bb1a>] [<c012bcfe>] [<c012bdc9>] [<c0129c93>] [<c0107c14>] [<c010002b>]
Code: 8b 40 24 85 c0 74 06 53 ff d0 83 c4 04 c7 83 84 00 00 00 00

>>EIP: c0131556 <clear_inode+36/50>
Trace: c013171a <free_inodes+6a/80>
Trace: c013173a <try_to_free_inodes+a/40>
Trace: c01317a0 <grow_inodes+20/190>
Trace: c0131af7 <get_new_inode+a7/130>
Trace: c0131b15 <get_new_inode+c5/130>
Trace: c0131be8 <iget+68/80>
Trace: c01424c4 <ext2_lookup+64/a0>
Trace: c012bb1a <real_lookup+4a/90>
Code: c0131556 <clear_inode+36/50> 00000000 <_EIP>: <===
Code: c0131556 <clear_inode+36/50> 0: 8b 40 24 movl 0x24(%eax),%eax <===
Code: c0131559 <clear_inode+39/50> 3: 85 c0 testl %eax,%eax
Code: c013155b <clear_inode+3b/50> 5: 74 06 je c0131563 <clear_inode+43/50>
Code: c013155d <clear_inode+3d/50> 7: 53 pushl %ebx
Code: c013155e <clear_inode+3e/50> 8: ff d0 call *%eax
Code: c0131560 <clear_inode+40/50> a: 83 c4 04 addl $0x4,%esp
Code: c0131563 <clear_inode+43/50> d: c7 83 84 00 00 movl $0x0,0x84(%ebx)
Code: c0131568 <clear_inode+48/50> 12: 00 00 00 00 00

----------------------------------- END OF KSYMOOPS OUTPUT

----------------------------------- KERNEL CONFIG FILE

#
# Automatically generated by make menuconfig: don't edit
#

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Processor type and features
#
# CONFIG_M386 is not set
CONFIG_M486=y
# CONFIG_M586 is not set
# CONFIG_M586TSC is not set
# CONFIG_M686 is not set
CONFIG_X86_WP_WORKS_OK=y
CONFIG_X86_INVLPG=y
CONFIG_X86_BSWAP=y
CONFIG_X86_POPAD_OK=y
# CONFIG_MATH_EMULATION is not set
# CONFIG_MTRR is not set
# CONFIG_SMP is not set

#
# Loadable module support
#
CONFIG_MODULES=y
# CONFIG_MODVERSIONS is not set
CONFIG_KMOD=y

#
# General setup
#
CONFIG_NET=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_QUIRKS=y
# CONFIG_PCI_OPTIMIZE is not set
CONFIG_PCI_OLD_PROC=y
# CONFIG_MCA is not set
# CONFIG_VISWS is not set
CONFIG_SYSVIPC=y
# CONFIG_BSD_PROCESS_ACCT is not set
CONFIG_SYSCTL=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=y
# CONFIG_BINFMT_JAVA is not set
CONFIG_PARPORT=y
CONFIG_PARPORT_PC=y
CONFIG_PARPORT_OTHER=y
# CONFIG_APM is not set

#
# Plug and Play support
#
CONFIG_PNP=y
CONFIG_PNP_PARPORT=y

#
# Block devices
#
CONFIG_BLK_DEV_FD=y
CONFIG_BLK_DEV_IDE=y
# CONFIG_BLK_DEV_HD_IDE is not set
CONFIG_BLK_DEV_IDEDISK=y
CONFIG_BLK_DEV_IDECD=y
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
CONFIG_BLK_DEV_IDESCSI=y
CONFIG_BLK_DEV_CMD640=y
# CONFIG_BLK_DEV_CMD640_ENHANCED is not set
CONFIG_BLK_DEV_RZ1000=y
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_IDEDMA=y
# CONFIG_BLK_DEV_OFFBOARD is not set
CONFIG_IDEDMA_AUTO=y
# CONFIG_BLK_DEV_OPTI621 is not set
# CONFIG_BLK_DEV_TRM290 is not set
# CONFIG_BLK_DEV_NS87415 is not set
# CONFIG_BLK_DEV_VIA82C586 is not set
# CONFIG_BLK_DEV_CMD646 is not set
# CONFIG_IDE_CHIPSETS is not set
CONFIG_BLK_DEV_LOOP=m
CONFIG_BLK_DEV_NBD=m
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE_PARPORT=y
# CONFIG_PARIDE is not set
# CONFIG_BLK_DEV_HD is not set

#
# Networking options
#
CONFIG_PACKET=y
# CONFIG_NETLINK is not set
# CONFIG_FIREWALL is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=y
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
# CONFIG_IP_ROUTER is not set
# CONFIG_NET_IPIP is not set
# CONFIG_NET_IPGRE is not set
# CONFIG_IP_ALIAS is not set
# CONFIG_SYN_COOKIES is not set
# CONFIG_INET_RARP is not set
CONFIG_SKB_LARGE=y
# CONFIG_IPV6 is not set
CONFIG_IPX=m
# CONFIG_IPX_INTERN is not set
# CONFIG_SPX is not set
# CONFIG_ATALK is not set
# CONFIG_X25 is not set
# CONFIG_LAPB is not set
# CONFIG_BRIDGE is not set
# CONFIG_LLC is not set
# CONFIG_ECONET is not set
# CONFIG_WAN_ROUTER is not set
# CONFIG_NET_FASTROUTE is not set
# CONFIG_NET_HW_FLOWCONTROL is not set
# CONFIG_CPU_IS_SLOW is not set

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

#
# SCSI support
#
# CONFIG_SCSI is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
# CONFIG_EQUALIZER is not set
# CONFIG_NET_ETHERNET is not set
# CONFIG_FDDI is not set
# CONFIG_HIPPI is not set
# CONFIG_DLCI is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m
CONFIG_SLIP=m
CONFIG_SLIP_COMPRESSED=y
CONFIG_SLIP_SMART=y
CONFIG_SLIP_MODE_SLIP6=y
# CONFIG_NET_RADIO is not set
# CONFIG_TR is not set
# CONFIG_SHAPER is not set
# CONFIG_HOSTESS_SV11 is not set
# CONFIG_COSA is not set
# CONFIG_RCPCI is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# IrDA subsystem 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

#
# Character devices
#
CONFIG_VT=y
CONFIG_VT_CONSOLE=y
CONFIG_SERIAL=y
# CONFIG_SERIAL_CONSOLE is not set
# CONFIG_SERIAL_EXTENDED is not set
# CONFIG_SERIAL_NONSTANDARD is not set
CONFIG_UNIX98_PTYS=y
CONFIG_UNIX98_PTY_COUNT=256
CONFIG_PRINTER=y
# CONFIG_PRINTER_READBACK is not set
# CONFIG_MOUSE is not set
# CONFIG_QIC02_TAPE is not set
# CONFIG_WATCHDOG is not set
CONFIG_NVRAM=m
# CONFIG_RTC is not set

#
# Video For Linux
#
# CONFIG_VIDEO_DEV is not set

#
# Joystick support
#
# CONFIG_JOYSTICK is not set
# CONFIG_DTLK is not set

#
# Ftape, the floppy tape device driver
#
# CONFIG_FTAPE is not set

#
# Filesystems
#
# CONFIG_QUOTA is not set
CONFIG_AUTOFS_FS=y
# CONFIG_ADFS_FS is not set
# CONFIG_AFFS_FS is not set
CONFIG_HFS_FS=m
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_MINIX_FS=y
# CONFIG_NTFS_FS is not set
# CONFIG_HPFS_FS is not set
CONFIG_PROC_FS=y
CONFIG_DEVPTS_FS=y
# CONFIG_QNX4FS_FS is not set
CONFIG_ROMFS_FS=y
CONFIG_EXT2_FS=y
# CONFIG_SYSV_FS is not set
# CONFIG_UFS_FS is not set

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

#
# Partition Types
#
# CONFIG_BSD_DISKLABEL is not set
CONFIG_MAC_PARTITION=y
# CONFIG_SMD_DISKLABEL is not set
# CONFIG_SOLARIS_X86_PARTITION is not set
# CONFIG_UNIXWARE_DISKLABEL is not set
CONFIG_NLS=y

#
# Native Language Support
#
# 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_874 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_8 is not set
# CONFIG_NLS_ISO8859_9 is not set
# CONFIG_NLS_ISO8859_15 is not set
# CONFIG_NLS_KOI8_R is not set

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

#
# Sound
#
CONFIG_SOUND=m
# CONFIG_SOUND_ES1370 is not set
# CONFIG_SOUND_ES1371 is not set
# CONFIG_SOUND_SONICVIBES is not set
# CONFIG_SOUND_MSNDCLAS is not set
# CONFIG_SOUND_MSNDPIN is not set
CONFIG_SOUND_OSS=m
# CONFIG_SOUND_PAS is not set
CONFIG_SOUND_SB=m
# CONFIG_SOUND_ADLIB is not set
# CONFIG_SOUND_GUS is not set
# CONFIG_SOUND_MPU401 is not set
# CONFIG_SOUND_PSS is not set
# CONFIG_SOUND_MSS is not set
# CONFIG_SOUND_SSCAPE is not set
# CONFIG_SOUND_TRIX is not set
# CONFIG_SOUND_MAD16 is not set
# CONFIG_SOUND_WAVEFRONT is not set
# CONFIG_SOUND_CS4232 is not set
# CONFIG_SOUND_OPL3SA2 is not set
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_AD1816 is not set
# CONFIG_SOUND_OPL3SA1 is not set
CONFIG_SOUND_SOFTOSS=m
CONFIG_SOUND_YM3812=m
# CONFIG_SOUND_VMIDI is not set
# CONFIG_SOUND_UART6850 is not set

#
# Additional low level sound drivers
#
# CONFIG_LOWLEVEL_SOUND is not set

#
# Kernel hacking
#
CONFIG_MAGIC_SYSRQ=y

----------------------------------- END OF KERNEL CONFIG FILE

----------------------------------- SYSTEM DESCRIPTION (FROM /PROC)

/proc/cpuinfo

processor : 0
vendor_id : AuthenticAMD
cpu family : 4
model : 8
model name : 486 DX/4
stepping : 4
fdiv_bug : no
hlt_bug : no
sep_bug : no
f00f_bug : no
fpu : yes
fpu_exception : yes
cpuid level : 1
wp : yes
flags : fpu
bogomips : 49.87

/proc/interrupts

CPU0
0: 51891885 XT-PIC timer
1: 612276 XT-PIC keyboard
2: 0 XT-PIC cascade
3: 27707878 XT-PIC serial
4: 1385644 XT-PIC serial
5: 35872 XT-PIC soundblaster
13: 0 XT-PIC fpu
14: 13372086 XT-PIC ide0
15: 3754 XT-PIC ide1
NMI: 0

/proc/pci

cat uses obsolete /proc/pci interface
PCI devices found:
Bus 0, device 14, function 0:
VGA compatible controller: S3 Inc. Trio32/Trio64 (rev 84).
Medium devsel. IRQ 12.
Non-prefetchable 32 bit memory at 0xf8000000 [0xf8000000].
Bus 0, device 16, function 0:
Host bridge: UMC UM8881F (rev 4).
Medium devsel. Master Capable. No bursts.
Bus 0, device 18, function 0:
ISA bridge: UMC UM8886A (rev 14).
Medium devsel. Master Capable. No bursts.
Bus 0, device 18, function 1:
IDE interface: UMC UM8886BF (rev 16).
Fast devsel. Master Capable. No bursts.
I/O at 0x170 [0x171].
I/O at 0x374 [0x375].
I/O at 0xffe0 [0xffe1].
I/O at 0xfff0 [0xfff1].
I/O at 0xffa0 [0xffa1].

/proc/devices

Character devices:
1 mem
2 pty
3 ttyp
4 ttyS
5 cua
6 lp
7 vcs
10 misc
14 sound
128 ptm
136 pts

Block devices:
2 fd
3 ide0
22 ide1

/proc/dma

3: SoundBlaster8
4: cascade
7: SoundBlaster16

/proc/filesystems

ext2
minix
romfs
nodev proc
nodev nfs
nodev autofs
nodev devpts
vfat

/proc/modules

ppp 20356 2 (autoclean)
slhc 4408 1 (autoclean) [ppp]
vfat 11852 1 (autoclean)
fat 25592 1 (autoclean) [vfat]
opl3 10812 0
sb 34056 0
uart401 5808 0 [sb]
sound 58692 0 [opl3 sb uart401]
soundcore 2276 6 [sb sound]

/proc/meminfo

total: used: free: shared: buffers: cached:
Mem: 23355392 22773760 581632 15749120 5148672 7843840
Swap: 107311104 1224704 106086400
MemTotal: 22808 kB
MemFree: 568 kB
MemShared: 15380 kB
Buffers: 5028 kB
Cached: 7660 kB
SwapTotal: 104796 kB
SwapFree: 103600 kB

/proc/mounts

/dev/root / ext2 rw 0 0
/proc /proc proc rw 0 0
/dev/hda1 /boot ext2 rw 0 0
/dev/hda5 /home ext2 rw 0 0
/dev/hda3 /mnt/dos vfat rw 0 0
/dev/hdb1 /mnt/4-cdrom ext2 rw,noexec,nosuid,nodev 0 0
/dev/hdb2 /mnt/mtlinux ext2 rw,noexec,nosuid,nodev 0 0

/proc/sound

OSS/Free:3.8s2++-971130
Load type: Driver loaded as a module
Kernel: Linux dialup-1-26-pb.wcnet.org 2.2.7 #1 Thu Apr 29 00:40:56 EDT
1999 i486
Config options: 0

Installed drivers:

Card config:

Audio devices:
0: Sound Blaster 16 (4.11) (DUPLEX)

Synth devices:
0: Yamaha OPL3

Midi devices:
0: Sound Blaster 16

Timers:
0: System clock

Mixers:
0: Sound Blaster

/proc/partitions

major minor #blocks name

3 0 3769920 hda
3 1 12064 hda1
3 2 2048256 hda2
3 3 306432 hda3
3 4 1 hda4
3 5 1270048 hda5
3 6 104800 hda6
3 64 833616 hdb
3 65 645088 hdb1
3 66 188496 hdb2
22 0 1073741823 hdc

/proc/stat

cpu 1996388 22 852928 49064596
disk 759799 10776 645 0
disk_rio 307079 9272 645 0
disk_wio 452720 1504 0 0
disk_rblk 752308 18544 2574 0
disk_wblk 978095 3008 0 0
page 3932353 2235201
swap 101188 81203
intr 95159789 51913934 613374 0 27827589 1389877 35872 3 0 0 0 0 0 0 0
13375386 3754 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
ctxt 45511343
btime 925382195
processes 64267

/proc/swaps

Filename Type Size Used Priority
/dev/hda6 partition 104796 1196 -1

/proc/version

Linux version 2.2.7 (root@dialup-1-22-pb.wcnet.org) (gcc version 2.7.2.3) #1 Thu Apr 29 00:40:56 EDT 1999

-------------------------------------- END OF SYSTEM INFORMATION

OK, here's some of the few thing sthat may have been running at the
time... since I have no process-history information that I know of, here's
a best guess:

1 ? S 0:07 init [3]
2 ? SW 5:29 (kflushd)
3 ? SW 0:00 (kpiod)
4 ? SW 1:49 (kswapd)
76 ? S 0:00 kerneld
180 ? S 2:03 syslogd
189 ? S 0:03 klogd
211 ? S 0:03 crond
222 ? S 0:01 inetd
233 ? S 0:00 routed
244 ? SW 0:00 (lpd)
261 ? S 0:04 sendmail: accepting connections on port 25
273 S0 S 0:05 gpm -t MouseMan
300 ? S 1:03 update (bdflush)
31057 ? S 0:00 /usr/sbin/pppd -detach lock modem crtscts asyncmap 00000000 defaultroute name mtrausch debug /dev/ttyS1 115200 r
159 ? SW 0:00 (portmap)
200 ? S 0:00 /usr/sbin/atd

Also, rsync was pulling though the modem the Red Hat 6.0 ISO Image... I am
going to upgrade to RH 6.0 from 5.2.

If anyone needs any more information, please ask... =) If I know how to
get it for you, I will.

----------------------------------------------------------------
Michael B. Trausch
President of Linux Operations, ADK Computers
----------------------------------------------------------------
ADK Computers, Walbridge Office Phone: 419.838.8104
5375 Keller Road Main Office: 419.882.7435
Walbridge, OH 43465 E-Mail: mtrausch@wcnet.org
----------------------------------------------------------------
Wednesday, May 05, 1999
Facts are stubborn things.


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2005-03-22 13:51    [W:1.904 / U:0.172 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site