index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sys
/
dev
/
isa
/
pcmcia_pcic.c
Age
Commit message (
Expand
)
Author
1997-04-16
Missing init of a bus_space_tag
Niklas Hallqvist
1997-03-01
Corrected ISA memory mapping errors that caused PCMCIA to be broken.
Niklas Hallqvist
1997-01-26
Some more KNF
Niklas Hallqvist
1997-01-26
Fixed a busification bug (some may well remain), as well as some KNF issues
Niklas Hallqvist
1997-01-01
remove unneded space in printf (only cosmetic)
Thomas Graichen
1996-11-29
Missing pieces of new bus.h that CVS lost behind my back
Niklas Hallqvist
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
1996-10-23
conflicts
Theo de Raadt
1996-10-16
unused vars, protos
Theo de Raadt
1996-05-07
sync with 0504 -- prototypes and bus.h
Theo de Raadt
1996-04-29
Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work
hvozda
1996-03-20
Fix back wrong patches.
Michael Shalayeff
1996-03-19
Merging w/ NetBSD 021796.
Michael Shalayeff
1996-02-20
Pass device name to interrupt establish routines so it can be recorded in
Thorsten Lockert
1996-01-16
Last of the glue and devices for for PCMCIA support from Stefan Grefen
hvozda