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_cis_quirks.c
Age
Commit message (
Expand
)
Author
2017-09-08
If you use sys/param.h, you don't need sys/types.h
Theo de Raadt
2017-08-24
Fix a memory leak in an error path. Coverity CID 1453101.
Jonathan Gray
2015-03-14
Remove some includes include-what-you-use claims don't
Jonathan Gray
2014-08-18
its a bit silly to include mbuf.h to get to malloc.h. just include
David Gwynne
2014-07-12
add a size argument to free. will be used soon, but for now default to 0.
Ted Unangst
2011-03-31
- use nitems(); no binary change.
Jasper Lievisse Adriaanse
2005-10-27
use a quirk to attach the new sierra wireless; tony@kozoru.com
Theo de Raadt
2004-01-24
Also add support for Sierra A550 and A710/A750 which are apparently map
Theo de Raadt
2004-01-24
Sierra A555 1x card support
Theo de Raadt
2001-05-24
Check malloc() returns, from tedu@heorot.stanford.edu, ok aaron@
Angelos D. Keromytis
2000-06-20
Almost make a Megahertz card working, still rx probs though
Niklas Hallqvist
1999-10-06
Replace unnecessary static int with a define.
Federico G. Schwindt
1999-08-14
Support for 3CXEM556B-INT.
Federico G. Schwindt
1999-01-28
Add support for:
Federico G. Schwindt