summaryrefslogtreecommitdiffstats
path: root/sys/dev/ic/smc93cx6var.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* let the C files do the sys/param.h including jobderaadt2015-09-121-3/+1
* cleanup.fgsch2003-08-151-6/+3
* - remove ahc dependency, convert smc93cx6 into an attribute.fgsch2003-08-151-8/+28
* move verify_cksum() to ahc; krw@ ok.fgsch2003-08-121-3/+2
* remove unused code and a some cleanup; deraadt@ and krw@ ok.fgsch2003-08-081-6/+4
* Add write function to seeprom.smurph2002-06-301-1/+3
* actually, new new ahc uses these after allmillert2002-06-281-0/+102
* not used by new ahc drivermillert2002-06-281-102/+0
* Return of new ahcsmurph2002-06-281-7/+14
* revert to older ahc driver until the new one's bugs are fixedmillert2002-03-191-0/+95
* New port of FreeBSD's ahc driversmurph2002-02-161-95/+0
* Add support for 93C66 and 93C56 SEEPROM chips.weingart2000-01-311-33/+48
* Adaption to new bus.h from NetBSD. Various driver has been updated toniklas1996-11-281-7/+9
* $OpenBSD RCSIDsniklas1996-10-311-2/+1
* check for __OpenBSD__, prep for tossing __NetBSD__?deraadt1996-08-211-5/+5
* new 2940 driver merged from freebsd sources 960623shawn1996-06-271-3/+12
* sync 0521deraadt1996-05-261-0/+70