Lots of kernel oopses in pre-2.1.122-2 (CPU not overclocked)

David Whysong (dwhysong@physics.ucsb.edu)
Sat, 12 Sep 1998 14:10:23 -0700 (PDT)


Hello again,

Thanks to Jauder Ho for fixing the Celeron CPU mis-detection. Now on to
other things...

I can reliably cause an oops in pre-2.1.122-2 by running "rmmod -a" twice.
The bootup log output, oops, ksymoops output, and .config follow my
signature. Also, I get a lot of cascading oopses if I run isapnp, although
I'm not sure if that falls under the category of "doing something stupid
as root" or not. :-) I don't have dumps of those oopses, it ends with a
message "in interrupt, not syncing" (pretty close to that), nothing is
dumped to my logs and I can't scroll back far enough to see the beginning
of the screen dump.

I suspect the oops is related to the following log messages:
Sep 12 06:35:59 sleepy kernel: Error seeking in /dev/kmem
Sep 12 06:35:59 sleepy kernel: Error adding kernel module table entry.

Here is a listing of the modules that are loaded when I boot:
[dwhysong@Sleepy dwhysong]$ lsmod
Module Size Used by
cs4232 2240 0 (autoclean)
uart401 5584 0 (autoclean) [cs4232]
ad1848 14088 0 (autoclean) [cs4232]
sound 55452 0 (autoclean) [cs4232 uart401 ad1848]
soundcore 1840 5 (autoclean) [sound]
serial 16568 2 (autoclean)
3c59x 16352 1 (autoclean)
unix 9732 16 (autoclean)
nls_cp437 3540 1 (autoclean)
msdos 6876 1 (autoclean)
fat 23980 1 (autoclean) [msdos]

In addition, wavefront.o tries to load but fails. Only the sound modules
are unused, I think.

Once again, the system is: Celeron/266, Tyan Tiger 100 (intel BX chipset)
motherboard, 128 MB ECC memory, IDE disks, NCR810a SCSI, 3com 3c905B
ethernet, 14.4 modem, Matrox Millenium G200 video, Turtle Beach Tropez+
sound card.

Dave

David Whysong dwhysong@physics.ucsb.edu
Astrophysics graduate student University of California, Santa Barbara
PGP public keys available at http://www.physics.ucsb.edu/~dwhysong/pgpkey.asc
DSS PGP Key 0x903F5BD6 : FE78 91FE 4508 106F 7C88 1706 B792 6995 903F 5BD6
D-H PGP key 0x5DAB0F91 : BC33 0F36 FCCD E72C 441F 663A 72ED 7FB7 5DAB 0F91

Sep 12 06:35:58 sleepy syslogd 1.3-3: restart.
Sep 12 06:35:58 sleepy kernel: klogd 1.3-3, log source = /proc/kmsg started.
Sep 12 06:35:59 sleepy kernel: Loaded 4976 symbols from /boot/System.map.
Sep 12 06:35:59 sleepy kernel: Symbols match kernel version 2.1.122.
Sep 12 06:35:59 sleepy kernel: Error seeking in /dev/kmem
Sep 12 06:35:59 sleepy kernel: Error adding kernel module table entry.
Sep 12 06:35:59 sleepy kernel: Linux version 2.1.122 (root@Sleepy) (gcc version 2.7.2.3) #29 Sat Sep 12 05:51:13 PDT 1998
Sep 12 06:35:59 sleepy kernel: Console: colour VGA+ 80x25
Sep 12 06:35:59 sleepy kernel: Calibrating delay loop... 267.06 BogoMIPS
Sep 12 06:35:59 sleepy kernel: Memory: 128220k/131072k available (648k kernel code, 400k reserved, 1760k data, 44k init)
Sep 12 06:35:59 sleepy kernel: CPU: Intel Celeron (Covington)
Sep 12 06:35:59 sleepy kernel: Checking 386/387 coupling... OK, FPU using exception 16 error reporting.
Sep 12 06:35:59 sleepy kernel: Checking 'hlt' instruction... OK.
Sep 12 06:35:59 sleepy kernel: POSIX conformance testing by UNIFIX
Sep 12 06:35:59 sleepy kernel: mtrr: v1.24 (19980910) Richard Gooch (rgooch@atnf.csiro.au)
Sep 12 06:35:59 sleepy kernel: PCI: PCI BIOS revision 2.10 entry at 0xfdb81
Sep 12 06:35:59 sleepy kernel: PCI: Using configuration type 1
Sep 12 06:35:59 sleepy kernel: PCI: Probing PCI hardware
Sep 12 06:35:59 sleepy kernel: Swansea University Computer Society NET3.039 for Linux 2.1
Sep 12 06:35:59 sleepy kernel: Swansea University Computer Society TCP/IP for NET3.037
Sep 12 06:35:59 sleepy kernel: IP Protocols: ICMP, UDP, TCP
Sep 12 06:35:59 sleepy kernel: Initializing RT netlink socket
Sep 12 06:35:59 sleepy kernel: Starting kswapd v 1.5
Sep 12 06:35:59 sleepy kernel: pty: 256 Unix98 ptys configured
Sep 12 06:35:59 sleepy kernel: Real Time Clock Driver v1.09
Sep 12 06:35:59 sleepy kernel: PIIX4: IDE controller on PCI bus 00 dev 39
Sep 12 06:36:03 sleepy insmod: /lib/modules/2.1.122/misc/wavefront.o: init_module: Device or resource busy
Sep 12 06:36:17 sleepy PAM_pwdb[313]: (login) session opened for user root by (uid=0)
Sep 12 06:36:17 sleepy PAM_pwdb[313]: ROOT LOGIN ON tty1
Sep 12 06:36:32 sleepy kernel: klogd 1.3-3, log source = /proc/kmsg started.
Sep 12 06:36:32 sleepy kernel: Loaded 4976 symbols from /boot/System.map.
Sep 12 06:36:32 sleepy kernel: Symbols match kernel version 2.1.122.
Sep 12 06:36:32 sleepy kernel: Error seeking in /dev/kmem
Sep 12 06:36:32 sleepy kernel: Error adding kernel module table entry.
Sep 12 06:36:32 sleepy kernel: Serial driver version 4.26 with no serial options enabled
Sep 12 06:36:32 sleepy kernel: ttyS00 at 0x03f8 (irq = 4) is a 16550A
Sep 12 06:36:32 sleepy kernel: ttyS01 at 0x02f8 (irq = 3) is a 16550A
Sep 12 06:36:32 sleepy kernel: ad1848/cs4248 codec driver Copyright (C) by Hannu Savolainen 1993-1996
Sep 12 06:36:32 sleepy kernel: ad1848: Unable to allocate IRQ
Sep 12 06:36:32 sleepy kernel: ad1848: Interrupt test failed (IRQ0)
Sep 12 06:36:32 sleepy kernel: Turtle Beach WaveFront Driver
Sep 12 06:36:32 sleepy kernel: Copyright (C) by Hannu Savolainen, Paul Barton-Davis 1993-1998.
Sep 12 06:36:32 sleepy kernel: WaveFront: no response to firmware probe, assume raw.
Sep 12 06:36:32 sleepy kernel: WaveFront: intr not received after h/w un-reset.
Sep 12 06:36:32 sleepy kernel: WaveFront: hardware reset failed
[irrelevant stuff cut from here until the oops]

kfree: Bad obj c01a6770
Unable to handle kernel NULL pointer dereference at virtual address 00000000
current->tss.cr3 = 02b0c000,
*pde = 00000000
Oops: 0002
CPU: 0
EIP: 0010:[<c011f4f7>]
EFLAGS: 00010086
eax: 0000001b ebx: c01e8f20 ecx: c7f74000 edx: c01a7b6c
esi: c01a6770 edi: 00000000 ebp: 00000293 esp: c2b19f18
ds: 0018 es: 0018 ss: 0018
Process rmmod (pid: 464, process nr: 23, stackpage=c2b19000)
Stack: 00000000 c01a5d8c 00000000 00000293 c0119e8b c2b32134 02d86025 c0109bb0
c01a6770 c88462e4 00000000 00000001 00000530 c01a5d94 c884501d 00000000
00000000 c884b814 00000530 00000001 bffffb60 c884b4b7 00000530 00000005
Call Trace: [<c0119e8b>] [<c0109bb0>] [<c88462e4>] [<c884501d>] [<c884b814>] [<c884b4b7>] [<c884b000>]
[<c884b000>] [<c884b672>] [<c884b814>] [<c0115184>] [<c884b000>] [<c8848000>] [<c0114768>] [<c884b000>]
[<c0108938>]
Code: c7 05 00 00 00 00 00 00 00 00 83 c4 08 5b 5e 5f 5d 83 c4 0c

Using `/boot/System.map.pre122-special' to map addresses to symbols.

>>EIP: c011f4f7 <kfree+19f/1b4>
Trace: c0119e8b <do_no_page+df/284>
Trace: c0109bb0 <free_irq+4c/94>
Trace: c88462e4
Trace: c884501d
Trace: c884b814
Trace: c884b4b7
Trace: c884b000
Trace: c884b000
Trace: c884b672
Trace: c884b814
Trace: c0115184 <free_module+20/9c>
Trace: c884b000
Trace: c8848000
Trace: c0114768 <sys_delete_module+190/1d0>
Trace: c884b000
Trace: c0108938 <system_call+34/38>
Code: c011f4f7 <kfree+19f/1b4>
Code: c011f4f7 <kfree+19f/1b4> c7 05 00 00 00 movl $0x0,0x0
Code: c011f4fc <kfree+1a4/1b4> 00 00 00 00 00
Code: c011f501 <kfree+1a9/1b4> 83 c4 08 addl $0x8,%esp
Code: c011f504 <kfree+1ac/1b4> 5b popl %ebx
Code: c011f505 <kfree+1ad/1b4> 5e popl %esi
Code: c011f506 <kfree+1ae/1b4> 5f popl %edi
Code: c011f507 <kfree+1af/1b4> 5d popl %ebp
Code: c011f508 <kfree+1b0/1b4> 83 c4 0c addl $0xc,%esp

#
# Automatically generated make config: don't edit
#

#
# Code maturity level options
#
CONFIG_EXPERIMENTAL=y

#
# Processor type and features
#
# CONFIG_M386 is not set
# CONFIG_M486 is not set
# CONFIG_M586 is not set
CONFIG_M686=y
# CONFIG_MATH_EMULATION is not set
CONFIG_MTRR=y

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

#
# General setup
#
CONFIG_NET=y
CONFIG_PCI=y
CONFIG_PCI_BIOS=y
CONFIG_PCI_DIRECT=y
# CONFIG_PCI_QUIRKS is not set
CONFIG_PCI_OLD_PROC=y
# CONFIG_MCA is not set
CONFIG_SYSVIPC=y
CONFIG_BSD_PROCESS_ACCT=y
CONFIG_SYSCTL=y
CONFIG_BINFMT_AOUT=m
CONFIG_BINFMT_ELF=y
CONFIG_BINFMT_MISC=m
# CONFIG_BINFMT_JAVA is not set
CONFIG_PARPORT=m
CONFIG_PARPORT_PC=m
# CONFIG_PARPORT_OTHER is not set
# CONFIG_APM is not set

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

#
# Block devices
#
CONFIG_BLK_DEV_FD=m
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_IDEDISK=y
CONFIG_BLK_DEV_IDECD=m
# CONFIG_BLK_DEV_IDETAPE is not set
# CONFIG_BLK_DEV_IDEFLOPPY is not set
# CONFIG_BLK_DEV_IDESCSI is not set
# CONFIG_BLK_DEV_CMD640 is not set
# CONFIG_BLK_DEV_RZ1000 is not set
CONFIG_BLK_DEV_IDEPCI=y
CONFIG_BLK_DEV_IDEDMA=y
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_IDE_CHIPSETS is not set

#
# Additional Block Devices
#
CONFIG_BLK_DEV_LOOP=m
# CONFIG_BLK_DEV_NBD is not set
# CONFIG_BLK_DEV_MD is not set
# CONFIG_BLK_DEV_RAM is not set
# CONFIG_BLK_DEV_XD is not set
CONFIG_PARIDE_PARPORT=m
# CONFIG_PARIDE is not set
# CONFIG_BLK_DEV_HD is not set

#
# Networking options
#
CONFIG_PACKET=m
CONFIG_NETLINK=y
CONFIG_RTNETLINK=y
CONFIG_NETLINK_DEV=y
CONFIG_FIREWALL=y
# CONFIG_NET_ALIAS is not set
# CONFIG_FILTER is not set
CONFIG_UNIX=m
CONFIG_INET=y
# CONFIG_IP_MULTICAST is not set
# CONFIG_IP_ADVANCED_ROUTER is not set
# CONFIG_IP_PNP is not set
CONFIG_IP_FIREWALL=y
CONFIG_IP_FIREWALL_NETLINK=y
CONFIG_NETLINK_DEV=y
# CONFIG_IP_TRANSPARENT_PROXY is not set
CONFIG_IP_ALWAYS_DEFRAG=y
CONFIG_IP_MASQUERADE=y

#
# Protocol-specific masquerading support will be built as modules.
#
CONFIG_IP_MASQUERADE_ICMP=y

#
# Protocol-specific masquerading support will be built as modules.
#
# CONFIG_IP_MASQUERADE_IPAUTOFW is not set
# CONFIG_IP_MASQUERADE_IPPORTFW 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_ARPD is not set
CONFIG_SYN_COOKIES=y

#
# (it is safe to leave these untouched)
#
# CONFIG_INET_RARP is not set
CONFIG_IP_NOSR=y
CONFIG_SKB_LARGE=y
# CONFIG_IPV6 is not set

#
#
#
# CONFIG_IPX 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
# CONFIG_NET_SCHED is not set

#
# SCSI support
#
CONFIG_SCSI=m

#
# SCSI support type (disk, tape, CD-ROM)
#
CONFIG_BLK_DEV_SD=m
# CONFIG_CHR_DEV_ST is not set
CONFIG_BLK_DEV_SR=m
# CONFIG_BLK_DEV_SR_VENDOR is not set
# CONFIG_CHR_DEV_SG is not set

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

#
# SCSI low-level drivers
#
# CONFIG_SCSI_7000FASST 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_ADVANSYS is not set
# CONFIG_SCSI_IN2000 is not set
# CONFIG_SCSI_AM53C974 is not set
# CONFIG_SCSI_BUSLOGIC is not set
# CONFIG_SCSI_DTC3280 is not set
# CONFIG_SCSI_EATA_DMA is not set
# CONFIG_SCSI_EATA_PIO is not set
# CONFIG_SCSI_EATA 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_NCR53C406A is not set
# CONFIG_SCSI_NCR53C7xx is not set
CONFIG_SCSI_NCR53C8XX=m
CONFIG_SCSI_NCR53C8XX_DEFAULT_TAGS=8
CONFIG_SCSI_NCR53C8XX_MAX_TAGS=32
CONFIG_SCSI_NCR53C8XX_SYNC=40
# CONFIG_SCSI_NCR53C8XX_PROFILE is not set
# CONFIG_SCSI_NCR53C8XX_IOMAPPED is not set
CONFIG_SCSI_NCR53C8XX_SYMBIOS_COMPAT=y
# CONFIG_SCSI_PPA 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_SEAGATE 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
# CONFIG_SCSI_DEBUG is not set

#
# Network device support
#
CONFIG_NETDEVICES=y
# CONFIG_ARCNET is not set
CONFIG_DUMMY=m
# CONFIG_EQUALIZER is not set
# CONFIG_ETHERTAP is not set
CONFIG_NET_ETHERNET=y
CONFIG_NET_VENDOR_3COM=y
# CONFIG_EL1 is not set
# CONFIG_EL2 is not set
# CONFIG_ELPLUS is not set
# CONFIG_EL16 is not set
# CONFIG_EL3 is not set
CONFIG_VORTEX=m
# CONFIG_LANCE is not set
# CONFIG_NET_VENDOR_SMC is not set
# CONFIG_NET_VENDOR_RACAL is not set
# CONFIG_RTL8139 is not set
# CONFIG_YELLOWFIN is not set
# CONFIG_NET_ISA is not set
# CONFIG_NET_EISA is not set
# CONFIG_NET_POCKET is not set
# CONFIG_FDDI is not set
# CONFIG_DLCI is not set
# CONFIG_LTPC is not set
# CONFIG_COPS is not set
# CONFIG_IPDDP is not set
# CONFIG_PLIP is not set
CONFIG_PPP=m

#
# CCP compressors for PPP are only built as modules.
#
# CONFIG_SLIP is not set
# CONFIG_NET_RADIO is not set
# CONFIG_TR is not set
# CONFIG_SHAPER is not set
# CONFIG_HOSTESS_SV11 is not set

#
# Amateur Radio support
#
# CONFIG_HAMRADIO is not set

#
# ISDN subsystem
#
# CONFIG_ISDN is not set

#
# CD-ROM drivers (not for SCSI or IDE/ATAPI drives)
#
# CONFIG_CD_NO_IDESCSI is not set

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

#
# Ftape, the floppy tape device driver
#
CONFIG_FTAPE=m
CONFIG_ZFTAPE=m
CONFIG_ZFT_DFLT_BLK_SZ=10240

#
# The compressor will be built as a module only!
#
CONFIG_ZFT_COMPRESSOR=m
CONFIG_FT_NR_BUFFERS=3
CONFIG_FT_PROC_FS=y
CONFIG_FT_NORMAL_DEBUG=y
# CONFIG_FT_FULL_DEBUG is not set
# CONFIG_FT_NO_TRACE is not set
# CONFIG_FT_NO_TRACE_AT_ALL is not set

#
# Hardware configuration
#
CONFIG_FT_STD_FDC=y
# CONFIG_FT_MACH2 is not set
# CONFIG_FT_PROBE_FC10 is not set
# CONFIG_FT_ALT_FDC is not set
CONFIG_FT_FDC_THR=8
CONFIG_FT_FDC_MAX_RATE=2000

#
# ONLY for DEC Alpha architectures
#
CONFIG_FT_ALPHA_CLOCK=0

#
# Filesystems
#
# CONFIG_QUOTA is not set
# CONFIG_MINIX_FS is not set
CONFIG_EXT2_FS=y
CONFIG_ISO9660_FS=m
CONFIG_JOLIET=y
CONFIG_FAT_FS=m
CONFIG_MSDOS_FS=m
# CONFIG_UMSDOS_FS is not set
CONFIG_VFAT_FS=m
CONFIG_PROC_FS=y
CONFIG_NFS_FS=m
CONFIG_NFSD=m
CONFIG_SUNRPC=m
CONFIG_LOCKD=m
CONFIG_CODA_FS=m
# CONFIG_SMB_FS is not set
# CONFIG_HPFS_FS is not set
# CONFIG_NTFS_FS is not set
# CONFIG_SYSV_FS is not set
# CONFIG_AFFS_FS is not set
# CONFIG_HFS_FS is not set
# CONFIG_ROMFS_FS is not set
# CONFIG_AUTOFS_FS is not set
# CONFIG_UFS_FS is not set
CONFIG_DEVPTS_FS=m
# CONFIG_ADFS_FS is not set
# CONFIG_QNX4FS_FS is not set
# CONFIG_MAC_PARTITION is not set
CONFIG_NLS=y

#
# Native Language Support
#
CONFIG_NLS_CODEPAGE_437=m
# CONFIG_NLS_CODEPAGE_737 is not set
# CONFIG_NLS_CODEPAGE_775 is not set
CONFIG_NLS_CODEPAGE_850=m
# 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=m
# 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=m
# CONFIG_NLS_ISO8859_2 is not set
# CONFIG_NLS_ISO8859_3 is not set
CONFIG_NLS_ISO8859_4=m
# 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_KOI8_R is not set

#
# Console drivers
#
CONFIG_VGA_CONSOLE=y
CONFIG_VIDEO_SELECT=y
CONFIG_FB=y
CONFIG_DUMMY_CONSOLE=y
# CONFIG_FB_VGA is not set
CONFIG_FB_VESA=y
CONFIG_VIDEO_SELECT=y
# CONFIG_FB_MDA is not set
# CONFIG_FB_VIRTUAL is not set
CONFIG_FBCON_ADVANCED=y
# CONFIG_FBCON_MFB is not set
# CONFIG_FBCON_CFB2 is not set
# CONFIG_FBCON_CFB4 is not set
CONFIG_FBCON_CFB8=m
CONFIG_FBCON_CFB16=m
# CONFIG_FBCON_CFB24 is not set
CONFIG_FBCON_CFB32=m
# CONFIG_FBCON_AFB is not set
# CONFIG_FBCON_ILBM is not set
# CONFIG_FBCON_IPLAN2P2 is not set
# CONFIG_FBCON_IPLAN2P4 is not set
# CONFIG_FBCON_IPLAN2P8 is not set
# CONFIG_FBCON_MAC is not set
CONFIG_FBCON_VGA=m
# CONFIG_FBCON_FONTWIDTH8_ONLY is not set
# CONFIG_FBCON_FONTS is not set
CONFIG_FONT_8x8=y
CONFIG_FONT_8x16=y

#
# 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 is not set
# 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=m
CONFIG_SOUND_CS4232=m
# CONFIG_SOUND_MAUI is not set
# CONFIG_SOUND_SGALAXY is not set
# CONFIG_SOUND_OPL3SA1 is not set
# CONFIG_SOUND_SOFTOSS is not set
CONFIG_SOUND_YM3812=m
CONFIG_SOUND_VMIDI=m
# CONFIG_SOUND_UART6850 is not set

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

#
# Kernel hacking
#
CONFIG_MAGIC_SYSRQ=y

-
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/faq.html