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
/
com_pcmcia.c
Age
Commit message (
Expand
)
Author
1999-10-27
Use SIMPLEQ_XXX.
Federico G. Schwindt
1999-10-26
This file has my code in it, attach my copyright.
Jason Downs
1999-10-26
Rename internal com_attach() routine.
Jason Downs
1999-08-16
manufacturer and product are 16 bits, 0xffff is the special case
Theo de Raadt
1999-08-16
more shorten dmesg output.
Federico G. Schwindt
1999-08-14
Support for 3CXEM556B-INT.
Federico G. Schwindt
1999-08-12
conditionalize some code only working on pccom so far
Niklas Hallqvist
1999-08-09
Remove unnecessary printf.
Federico G. Schwindt
1999-08-08
Detach support for com; NetBSD and me
Niklas Hallqvist
1999-07-26
better
Theo de Raadt
1999-07-26
Print the irq first.
Federico G. Schwindt
1999-07-26
shrink code, cleanup port printouts, repairs various comments
Theo de Raadt
1999-01-28
Add support for:
Federico G. Schwindt
1999-01-21
Remove remnicients of old pcmcia code, allow both pccom & com at pcmcia
Niklas Hallqvist
1999-01-11
panic prints a newline for you, don't do it in the panic string
Todd C. Miller
1998-12-31
I messed up in my last patch, thanks wim and federico
Niklas Hallqvist
1998-12-30
indent
Theo de Raadt
1998-12-21
Use the iomask in a correct way
Niklas Hallqvist
1998-12-21
zero alignment is not allowed. shorten some long lines.
Niklas Hallqvist
1998-10-14
sync
Federico G. Schwindt
1998-09-11
PCMCIA code ported from NetBSD.
Federico G. Schwindt
1998-03-05
please GCC 2.8
Niklas Hallqvist
1997-07-07
Removed the unused arg of comprobe1
Niklas Hallqvist
1996-11-30
Com driver moved, still somewhat ISA-dependent though, but it will
Niklas Hallqvist