NetBSD/sys/arch/sandpoint/stand
dsl 6a03bb6b37 Remove the code that tries to load the "ffs" kernel module during boot.
This is in line with the core decision than even modular kernels should
  contain the ffs code.
I've left in the code that tries to load "nfs" and "ext2fs", but it
  isn't clear that is necessary.
Removes a warning message that (usually) flashes past to fast to read.
AFAICT all the relevant kernels contain ffs (and nfs for that matter).
2012-05-21 21:34:16 +00:00
..
altboot Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
Makefile change bootloader name to "altboot". bump version and add README. 2011-01-23 01:05:29 +00:00
Makefile.inc Included sys/arc/sandpoint/stand/altboot in the build process. 2011-01-28 22:15:35 +00:00