aboutsummaryrefslogtreecommitdiff
path: root/sys/dev/ex/if_exvar.h
Commit message (Expand)AuthorAgeFilesLines
* FCP-101: Remove ex(4).Brooks Davis2019-05-171-118/+0
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Some PC Card variants of the 82365 don't seem to like setting the IRQWarner Losh2008-08-241-0/+2
* Make ex(4) MPSAFE:John Baldwin2008-06-131-20/+16
* s/destory/destroy/ (except for the code in contrib/).Pawel Jakub Dawidek2007-04-161-1/+1
* Stop embedding struct ifnet at the top of driver softcs. Instead theBrooks Davis2005-06-101-1/+2
* MFp4:Warner Losh2004-06-271-10/+37
* - Declare ex_devclass in if_ex.cMatthew N. Dodd2003-03-291-0/+2
* - Move ex_pccard_detach() to if_ex.c and rename it to ex_detach().Matthew N. Dodd2003-03-291-0/+1
* Warning police:John Baldwin2001-01-191-0/+2
* Split out the ISA bus front end code into its own file. PCCARD attachmentMatthew N. Dodd2000-05-011-0/+85