[parisc-linux-cvs] linux deller

Helge Deller deller@puffin.external.hp.com
Mon, 25 Jun 2001 11:16:52 -0600


CVSROOT:	/home/cvs/parisc
Module name:	linux
Changes by:	deller	01/06/25 11:16:52

Modified files:
	.              : Makefile 
	drivers/gsc    : gsc.c serial.c 
	drivers/scsi   : lasi7xx.c 
	drivers/video/sti: sticore.c sticore.h 

Log message:
- EXTRAVERSION -pa41
- gsc.c: moved initialization call to busdevices_init() after initialization of the PCI bus
(else PCI graphic cards won't be detected)
- serial.c, lasi7xx.c:
added calls to ioremap(), so that serial and lasi scsi work with USE_HPPA_IOREMAP==1
Patch contributed by Thomas Bogendoerfer <tsbogend@alpha.franken.de>. Thanks!
- sticore.[ch]: initial commit to support PCI STI graphic cards