[parisc-linux-cvs] linux-2.6 grundler
Grant Grundler
parisc-linux@lists.parisc-linux.org
Sun, 14 Sep 2003 00:37:41 -0600 (MDT)
CVSROOT: /var/cvs
Module name: linux-2.6
Changes by: grundler 03/09/14 00:37:40
Modified files:
. : Makefile
arch/parisc/kernel: entry.S firmware.c inventory.c time.c
include/asm-parisc: pdc.h
Log message:
2.6.0-test5-pa6 cleanup USB reset and some warnings
entry.S : get rid of #warning about CMPIB - it's not getting better
firmware.c/inventory.c/pdc.h: fix #warning about stopping USB.
time.c: minor warning about defined but not used local variable
boots 64-bit on a500.
64-bit panics after iptables starts on c3k.
Unlikely to be related to current changes so committing anyway.