summaryrefslogtreecommitdiffstats
path: root/sys/dev/snc/if_snc.c
Commit message (Expand)AuthorAgeFilesLines
* Use ANSI prototype to fix build with clang.nyan2012-11-101-19/+7
* strict kobj sigs: fix assortment of device_detach and device_shutdown implsavg2009-06-111-1/+3
* Add locking to snc(4) so it is MPSAFE:jhb2008-08-041-2/+29
* Start each of the license/copyright comments with /*-, minor shuffle of linesimp2005-01-061-1/+1
* Convert callers to the new bus_alloc_resource_any(9) API.njl2004-03-171-2/+1
* Use __FBSDID().obrien2003-08-241-1/+3
* Remove unused #ifdef BRIDGE.maxim2003-06-021-5/+0
* Remove unused #includes.phk2000-10-311-8/+0
* Don't use bus_get_resource() and bus_get_resource_start() functions ifnyan2000-10-031-12/+3
* Added NEC PC-9801-83, 84, PC-9801-103, 104, PC-9801N-25 and PC-9801N-J02Rnyan2000-10-021-0/+258
OpenPOWER on IntegriCloud