NetBSD/sys/arch/i386/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
..
boot PR/45796: Evgeniy Ivanov minixfs3 support. 2012-01-16 18:46:20 +00:00
bootxx
cdboot
dosboot Apply the following patch submitted by Evgeniy Ivanov: 2011-12-25 06:09:08 +00:00
fatboot Add support for directly booting from FAT12 filesystems. 2012-03-10 23:59:36 +00:00
genprom
lib Remove the code that tries to load the "ffs" kernel module during boot. 2012-05-21 21:34:16 +00:00
libsa Apply the following patch submitted by Evgeniy Ivanov: 2011-12-25 06:09:08 +00:00
mbr
misc
netboot
pxeboot
Makefile Stop building boot ROM images for old PC NICs as discussed on tech-kern. 2012-01-27 08:41:35 +00:00
Makefile.booters
Makefile.inc -enable-iv-rewrite is neither supported nor needed with LLVM now. 2012-04-04 10:54:44 +00:00