[parisc-linux-cvs] linux grundler
Grant Grundler
parisc-linux@lists.parisc-linux.org
Wed, 30 Jan 2002 01:14:47 -0700 (MST)
CVSROOT: /var/cvs
Module name: linux
Changes by: grundler 02/01/30 01:14:47
Modified files:
. : Makefile
include/asm-parisc: hardware.h pdc.h
arch/parisc/kernel: firmware.c parisc_ksyms.c
drivers/scsi : sym53c8xx.c
Log message:
2.4.17-pa17 PDC_INITIATOR support
Enables use of 50-pin SE port on C3000 and similar machines.
WARNING: If you have a disk attached to the 50-pin SE port, the
disk numbering will change! (hint: fixup /etc/fstab first)
At least on the C3000, scsi0 is the SE SCSI port.
Tested 32-bit c3000.
Built 64-bit but not tested (ran out of time).
Did not try to build sym53c8xx driver as module as both my machines
require that driver to boot.