grundler

grundler@puffin.external.hp.com grundler@puffin.external.hp.com
Mon, 24 Jan 2000 19:45:22 -0700 (MST)


Update of /home/cvs/parisc/linux-2.3/drivers/gsc
In directory puffin.external.hp.com:/tmp/cvs-serv10926/drivers/gsc

Modified Files:
	dino.c 
Log Message:

BUG: I/O port accessor functions were generating configuration cycles.
  Accessing PCI_CONFIG_DATA instead of PCI_IO_DATA.

Also added "memset" calls for objects allocated with kmalloc.