K 10 svn:author V 3 phk K 8 svn:date V 27 1997-04-20T07:21:12.000000Z K 7 svn:log V 336 1. i82365.h: Chip identifiers should not be #ifdef PC98. Add identifier (pt. unused) for TI PCI1130. 2. pccard.c: PCIC_RESUME_RESET is now (also) a sysctl. (Never make it a #ifdef if it can be made a sysctl!) 3. pcic.c: make getb() and putb() proper member functions of struct pcic_slot. Add a couple of missing casts. END