Re: New pre-2.0.31 patches..

Marcus Meissner (msmeissn@cip.informatik.uni-erlangen.de)
Tue, 5 Aug 1997 20:19:35 +0200 (MET DST)


>Ok,
>
> now is the time for people to start verifying that the new pre-2.0.31
>patches so far actually work. I'm making the pre-patches available in my
>normal "testing" directory on ftp.kernel.org, under pub/linux/kernel.
>
>Currently the pre-patches have there larger patches:
>
> - updated ide, aic7xxx and tulip.c drivers

Hi.

I've tried the 2.0.30-3 patch. Seems to work ok first (except some <6> which
shouldn't be there) seen below. (termination is my fault, but it works)

When I do 'less /proc/scsi/aic7xxx/0' and browse around a bit, the kernel
crashes for good (not exactly reproduceable, but it does.)

Dmesg output and .config appended.

Ciao, Marcus

Console: 8 point font, 480 scans
Console: colour VGA+ 80x60, 1 virtual console (max 63)
pcibios_init : BIOS32 Service Directory structure at 0x000f8440
pcibios_init : BIOS32 Service Directory entry at 0xf7e90
pcibios_init : PCI BIOS revision 2.10 entry at 0xf7ec0
Probing PCI hardware.
Calibrating delay loop.. ok - 53.25 BogoMIPS
Memory: 30948k/32768k available (688k kernel code, 384k reserved, 748k data)
Swansea University Computer Society NET3.035 for Linux 2.0
NET3: Unix domain sockets 0.13 for Linux NET3.035.
Swansea University Computer Society TCP/IP for NET3.034
IP Protocols: ICMP, UDP, TCP
Checking 386/387 coupling... Ok, fpu using exception 16 error reporting.
Checking 'hlt' instruction... Ok.
Linux version 2.0.31 (root@jet) (gcc version 2.7.2.1) #3 Tue Aug 5 19:14:11 MEST 1997
Starting kswapd v 1.4.2.2
Serial driver version 4.13 with no serial options enabled
tty00 at 0x03f8 (irq = 4) is a 16550A
Sound initialization started
<Gravis UltraSound 3.4 (1024k)> at 0x240 irq 5 dma 1,0
Warning! Invalid GUS MAX DMA
Sound initialization complete
Floppy drive(s): fd0 is 1.44M
FDC 0 is a post-1991 82077
aic7xxx: <Adaptec AHA-294X Ultra SCSI host adapter> at PCI 12
aic7xxx: Warning - detected auto-termination. Please verify driver<6> detected settings and use manual termination if necessary.<6>aic7xxx: BIOS enabled, IO Port 0xe000, IO Mem 0xf9800000, IRQ 11, Revision B
aic7xxx: Single Channel, SCSI ID 7, 16/255 SCBs, QFull 16, QMask 0x1f
scsi0 : Adaptec AHA274x/284x/294x (EISA/VLB/PCI-Fast SCSI) 4.1/3.2
scsi : 1 host.
scsi0: Scanning channel A for devices.
Vendor: ARCHIVE Model: Python 25601-XXX Rev: 2.63
Type: Sequential-Access ANSI SCSI revision: 02
Detected scsi tape st0 at scsi0, channel 0, id 0, lun 0
Vendor: SANYO Model: CRD-254S Rev: 1.06
Type: CD-ROM ANSI SCSI revision: 02
Detected scsi CD-ROM sr0 at scsi0, channel 0, id 1, lun 0
Vendor: IBM Model: DPES-31080 Rev: S31Q
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sda at scsi0, channel 0, id 2, lun 0
Vendor: IBM Model: DORS-32160 Rev: WA6A
Type: Direct-Access ANSI SCSI revision: 02
Detected scsi disk sdb at scsi0, channel 0, id 3, lun 0
scsi : detected 1 SCSI tape 1 SCSI cdrom 2 SCSI disks total.
SCSI device sda: hdwr sector= 512 bytes. Sectors= 2118144 [1034 MB] [1.0 GB]
SCSI device sdb: hdwr sector= 512 bytes. Sectors= 4226725 [2063 MB] [2.1 GB]
Partition check:
sda: sda1 sda2 sda3 sda4 < sda5 sda6 >
sdb: sdb1 sdb2 sdb3 < sdb5 sdb6 >
VFS: Mounted root (ext2 filesystem) readonly.
Adding Swap: 33788k swap-space (priority -1)

CONFIG_EXPERIMENTAL=y
CONFIG_MODULES=y
CONFIG_NET=y
CONFIG_PCI=y
CONFIG_PCI_OPTIMIZE=y
CONFIG_SYSVIPC=y
CONFIG_BINFMT_AOUT=y
CONFIG_BINFMT_ELF=y
CONFIG_KERNEL_ELF=y
CONFIG_M586=y
CONFIG_BLK_DEV_FD=y
CONFIG_INET=y
CONFIG_IP_NOSR=y
CONFIG_SKB_LARGE=y
CONFIG_SCSI=y
CONFIG_BLK_DEV_SD=y
CONFIG_CHR_DEV_ST=y
CONFIG_BLK_DEV_SR=y
CONFIG_CHR_DEV_SG=y
CONFIG_SCSI_MULTI_LUN=y
CONFIG_SCSI_CONSTANTS=y
CONFIG_SCSI_AIC7XXX=y
CONFIG_AIC7XXX_TAGGED_QUEUEING=y
CONFIG_AIC7XXX_CMDS_PER_LUN=8
CONFIG_AIC7XXX_PAGE_ENABLE=y
CONFIG_AIC7XXX_PROC_STATS=y
CONFIG_AIC7XXX_RESET_DELAY=2
CONFIG_EXT2_FS=y
CONFIG_FAT_FS=y
CONFIG_MSDOS_FS=y
CONFIG_VFAT_FS=y
CONFIG_PROC_FS=y
CONFIG_ISO9660_FS=y
CONFIG_SERIAL=y
CONFIG_SOUND=y
CONFIG_GUS=y
CONFIG_AUDIO=y
GUS_BASE=250
GUS_IRQ=15
GUS_DMA=6
GUS_DMA2=7
DSP_BUFFSIZE=65536