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
Age
Commit message (
Expand
)
Author
1998-08-13
a proto; fgsch@olimpo.com.br
Theo de Raadt
1998-03-17
delete extra print
Theo de Raadt
1998-03-05
please GCC 2.8
Niklas Hallqvist
1997-11-07
$OpenBSD$
Niklas Hallqvist
1997-08-20
Wavelan code rolled out. It works, but there are copyleft problems.
Angelos D. Keromytis
1997-08-19
- add wavelan files in files.pcmcia
Angelos D. Keromytis
1997-07-30
Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD.
Niklas Hallqvist
1997-07-07
Removed the unused arg of comprobe1
Niklas Hallqvist
1997-04-17
Minor KNF + $OpenBSD$
Niklas Hallqvist
1997-03-01
Corrected ISA memory mapping errors that caused PCMCIA to be broken.
Niklas Hallqvist
1996-11-30
Com driver moved, still somewhat ISA-dependent though, but it will
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-11-12
s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road
Niklas Hallqvist
1996-10-16
type death
Theo de Raadt
1996-10-16
unused var
Theo de Raadt
1996-08-31
clean for kernel and userland
Theo de Raadt
1996-05-07
convert to machine/bus.h
Theo de Raadt
1996-05-05
add general ether_ioctl call in net/if_ethersubr.c,
Michael Shalayeff
1996-05-03
prettier printf messages
Theo de Raadt
1996-05-03
pcmcia version of if_ep (duct-taped together by me)
Theo de Raadt
1996-04-29
Pull in John Kohl's [jtk@netbsd.org] most recent (15Apr96) APM and PCMCIA work
hvozda
1996-04-21
partial sync with netbsd 960418, more to come
Theo de Raadt
1996-04-18
NetBSD 960317 merge
Niklas Hallqvist
1996-01-26
Better config symantics (elimitates 'options PCMCIA_*'; thanks Theo).
hvozda
1996-01-15
Whoops! Need this file to make config happy...
hvozda
1996-01-15
ISA <-> PCMCIA glue for PCMCIA support.
hvozda