aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/dc21040reg.h
Commit message (Collapse)AuthorAgeFilesLines
* Fix typo in the BSD copyright: s/withough/without/Jens Schweikhardt2002-06-021-1/+1
| | | | | | | | Spotted and suggested by: des MFC after: 3 weeks Notes: svn path=/head/; revision=97748
* Remove some unused stuffPeter Wemm2001-03-251-27/+1
| | | | Notes: svn path=/head/; revision=74773
* s/Id/FreeBSD/Peter Wemm1999-08-091-1/+2
| | | | Notes: svn path=/head/; revision=49562
* Merge changes from vendor branch;Peter Wemm1998-06-131-5/+5
| | | | | | | | | | | - connector selection values (should fix aui/bnc), - non-shifting version of crc calculation using a table, - interrupt mask adjustments, - add some brackets where a #ifdef could break an if(), - don't reset the card unless it's up. Notes: svn path=/head/; revision=36945
* merge benfor branch changes onto mainline.Peter Wemm1998-03-081-13/+2
| | | | Notes: svn path=/head/; revision=34317
* Add an $Id$Peter Wemm1997-10-181-0/+1
| | | | Notes: svn path=/head/; revision=30557
* Import Matt's current de driver... He appears to be maintaining it inPeter Wemm1997-10-181-7/+27
| | | | | | | | the NetBSD source tree now. This is slightly newer than the updated .tar.gz on the 3am-software web site. Notes: svn path=/vendor/NetBSD/dist/; revision=30549
* Import Matt's if_de driver 970703 release. This (apparently) supportsPeter Wemm1997-08-031-2/+3
| | | | | | | some newer Cogent (Adaptec) cards and has some other internal changes. Notes: svn path=/vendor/NetBSD/dist/; revision=27859
* Clean import of Matt Thomas's if_de.c driver as of 970508, rev 1.85. ThePeter Wemm1997-06-221-0/+597
slightly later one with optional if_media will be imported shortly as well. Obtained from: Matt Thomas via http://www.3am-software.com/ Notes: svn path=/vendor/NetBSD/dist/; revision=26790