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
/
if_ne_pcmcia.c
Age
Commit message (
Expand
)
Author
2001-03-27
Add an old 'ne' compatible card from Greycell and the matching data
Peter Galbavy
2001-03-13
aaron@ called for an order!
Michael Shalayeff
2001-03-12
Adjust the way that media is initialized on DP8390-compatibles; from NetBSD.
Aaron Campbell
2001-02-27
Half support for this D-Link DFE-650 model that has completely different
Federico G. Schwindt
2001-02-14
another ne2k, from markus@
Michael Shalayeff
2001-01-29
const match table
Michael Shalayeff
2000-12-16
make sure cis1_info[i] is not NULL before strcmp() w/ it; fixes some obscure ...
Michael Shalayeff
2000-08-30
- Finally fix the problem introduced after the ax88190 support; the MAC
Federico G. Schwindt
2000-06-26
Make the Linksys Combo PCMCIA EthernetCard (EC2T) work again; it was broken by
Aaron Campbell
2000-05-30
Changes from NetBSD:
Federico G. Schwindt
2000-04-25
sync unknown list with reality; minor changes.
Federico G. Schwindt
2000-04-24
Do not unmap CCR before using them for the last time
Niklas Hallqvist
2000-04-19
new products; rearrange.
Federico G. Schwindt
2000-02-02
make the activate routines do xxstop() and xxinit()
Theo de Raadt
2000-02-01
Some new prods; rearrange entries.
Federico G. Schwindt
2000-01-31
Add CNet NE2000 support.
Federico G. Schwindt
1999-12-23
Edimax NE2000; from tom@knienieder.com.
Federico G. Schwindt
1999-12-22
Add Dual NE2000.
Federico G. Schwindt
1999-10-31
New prods: Planex FNW-3600-T and Corega Ether II & Fast Ether.
Federico G. Schwindt
1999-08-25
Move COREGA to ALLIEDTELESIS.
Federico G. Schwindt
1999-08-16
manufacturer and product are 16 bits, 0xffff is the special case
Theo de Raadt
1999-08-16
Remove unneeded ifdefs.
Federico G. Schwindt
1999-08-16
Remove unnecessary code. Shorten dmesg output.
Federico G. Schwindt
1999-08-15
Allied Telesis LA-PCM support.
Federico G. Schwindt
1999-08-15
ambicom ethernet address is in rom; 00107A==Ambicom sez hugh
Theo de Raadt
1999-08-13
AmbiCom AMB8002T
Theo de Raadt
1999-08-08
Add detaching support to networking pcmcia cards
Niklas Hallqvist
1999-07-26
shrink code, cleanup port printouts, repairs various comments
Theo de Raadt
1999-07-01
Add NewMedia BusToaster SCSI Host Adapter.
Federico G. Schwindt
1999-06-03
Add SMC EZCARD definition and Fujitsu products from Netbsd.
Federico G. Schwindt
1999-03-26
Add support for some 100Mbit PCMCIA cards.
Federico G. Schwindt
1999-01-31
Add support for Kingston KNE-PC2.
Federico G. Schwindt
1999-01-28
Add support for:
Federico G. Schwindt
1998-12-04
Add support for another ne2k compatible card, vendor unknown.
Federico G. Schwindt
1998-11-06
Support for RealTek 8019 and 8029 NE2000-compatible network interfaces.
Federico G. Schwindt
1998-11-05
D-Link DE-650 has many minor versions. Be sure to use the correct one.
Federico G. Schwindt
1998-10-14
sync
Federico G. Schwindt
1998-09-22
Support for ne2k pcmcia. This is the driver without modifications.
Federico G. Schwindt