aboutsummaryrefslogtreecommitdiff
path: root/sys/modules/my
Commit message (Collapse)AuthorAgeFilesLines
* sys/modules: normalize .CURDIR-relative paths to SRCTOPEnji Cooper2017-03-041-1/+1
| | | | | | | | | | | This simplifies make output/logic Tested with: `cd sys/modules; make ALL_MODULES=` on amd64 MFC after: 1 month Sponsored by: Dell EMC Isilon Notes: svn path=/head/; revision=314651
* my(4) doesn't need miibus(4).Christian Brueffer2007-03-111-1/+1
| | | | | | | | | Approved by: rwatson (mentor) Obtained from: DragonFly MFC after: 1 week Notes: svn path=/head/; revision=167453
* This time get it rightJulian Elischer2002-04-161-2/+1
| | | | Notes: svn path=/head/; revision=94875
* Makefile for the myson driver.Julian Elischer2002-04-161-0/+9
Notes: svn path=/head/; revision=94872