summaryrefslogtreecommitdiff
path: root/sys/dev/isa/pcmcia_isa.c
AgeCommit message (Collapse)Author
1997-03-01Corrected ISA memory mapping errors that caused PCMCIA to be broken.Niklas Hallqvist
Thanks to Angelos who helped my debug this.
1996-11-29Missing pieces of new bus.h that CVS lost behind my backNiklas Hallqvist
1996-11-23added const to second parameter of cfprint_t routineskstailey
1996-10-18extern isaprintTheo de Raadt
1996-10-17Oops, forgot a pair of parenthesisNiklas Hallqvist
1996-10-17-Wall happinessNiklas Hallqvist
1996-10-16unused vars, protosTheo de Raadt
1996-05-03prettier printf messagesTheo de Raadt
1996-04-29Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA workhvozda
(original PCMCIA framework by Stefan Grefen [grefen@convex.com]).
1996-01-16Last of the glue and devices for for PCMCIA support from Stefan Grefenhvozda
<grefen@convex.com> with modifications by John Kohl <jtk@kolvir.blrc.ma.us>