aboutsummaryrefslogtreecommitdiff
path: root/comms/mlan/files
Commit message (Collapse)AuthorAgeFilesLines
* Fix build on -current (don't shadow typedef ushort)Kris Kennaway2002-09-293-0/+31
| | | | Notes: svn path=/head/; revision=67229
* Fix msDelay() function to not sleep 10 times too long.Poul-Henning Kamp2000-01-241-1/+1
| | | | Notes: svn path=/head/; revision=25033
* mlan is a of Dallas Semiconductors "TMEX" API for 1-wire / microlanPoul-Henning Kamp2000-01-043-0/+406
devices. Only DS2480 bases serial port attachment is supported. Reviewed by: cpiazza Notes: svn path=/head/; revision=24423