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
/
pcmcia
/
pcmcia.c
Age
Commit message (
Expand
)
Author
1999-08-16
remove space.
Federico G. Schwindt
1999-08-16
manufacturer and product are 16 bits, 0xffff is the special case
Theo de Raadt
1999-08-16
Fix typo.
Federico G. Schwindt
1999-08-16
even nicer
Theo de Raadt
1999-08-16
repair output of pcmcia_print() to match pciprint() and others; fgsch and I
Theo de Raadt
1999-08-08
Support detaching. Support CIS-less cards. Style police.
Niklas Hallqvist
1999-07-30
pretty print manufacturer and product for unknown devices
Theo de Raadt
1999-07-01
Forgotten changes needed by the Xircom driver. Includes acceptance
Niklas Hallqvist
1999-07-01
This should fix the problem reported by mickey@.
Federico G. Schwindt
1999-05-27
Revert accidentally committed stuff
Niklas Hallqvist
1999-05-27
A Sound+SCSI card
Niklas Hallqvist
1999-03-04
" quote in pcmcia_print
Theo de Raadt
1999-01-28
Add support for:
Federico G. Schwindt
1998-09-11
PCMCIA code ported from NetBSD.
Federico G. Schwindt
1997-08-19
- add wavelan files in files.pcmcia
Angelos D. Keromytis
1997-04-17
Minor KNF + $OpenBSD$
Niklas Hallqvist
1996-11-28
Adaption to new bus.h from NetBSD. Various driver has been updated to
Niklas Hallqvist
1996-11-23
added const to second parameter of cfprint_t routines
kstailey
1996-10-16
type death
Theo de Raadt
1996-05-07
convert to machine/bus.h
Theo de Raadt
1996-05-03
prettier printf messages
Theo de Raadt
1996-04-29
Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work
hvozda
1996-01-26
Better config symantics (elimitates 'options PCMCIA_*'; thanks Theo).
hvozda
1996-01-15
ISA <-> PCMCIA glue for PCMCIA support.
hvozda