Peter Wemm 4acf4a68c9 When building in in the kernel rather than as a LKM, don't compile
all the LKM load/unload junk, and don't forget to register the SYSINIT
so that the cdevsw entry is attached.

BTW: I think the way it builds it's /dev nodes on the fly as an LKM with
vnode ops is kinda cute - I guess that'd be one way to solve the devfs
persistance problems.. :-)  (ie: have the drivers make the nodes in /dev
on disk directly if they are missing, but leave them alone if present).
1998-03-27 18:08:08 +00:00
..
1998-03-23 16:27:43 +00:00
1998-02-25 13:08:07 +00:00
1998-02-09 06:11:36 +00:00
1998-03-23 14:49:12 +00:00
1998-02-09 06:11:36 +00:00
1998-01-08 23:42:31 +00:00
1998-02-09 06:11:36 +00:00
1998-03-17 10:54:23 +00:00
1998-03-23 14:06:25 +00:00
1997-05-28 04:45:15 +00:00