summaryrefslogtreecommitdiff
path: root/sys/dev/mse/mse_cbus.c
Commit message (Expand)AuthorAgeFilesLines
* Add locking and mark MPSAFE.John Baldwin2014-10-111-57/+30
* Since DELAY() was moved, most <machine/clock.h> #includes have beenPoul-Henning Kamp2006-05-161-1/+0
* Minor style(9) changesWarner Losh2005-04-081-30/+17
* Use the standard FreeBSD licenseWarner Losh2005-01-111-8/+6
* Start each of the license/copyright comments with /*-, minor shuffle of linesWarner Losh2005-01-061-1/+1
* Separate mse driver into a core driver and a bus attachments. Separate outWarner Losh2004-12-121-0/+344