what can i do with a 486?

Dag-Erling Smørgrav des at des.no
Sat Apr 7 23:53:43 UTC 2007


spellberg_robert <emailrob at emailrob.com> writes:
> do you need kbdmux in the console ?

Only if you intend to use USB keyboards.

> ADAPTIVE_GIANT ?  PREEMPTION ?  INET ?  UFS_ACL ?  SCSI_DELAY ?
> KBD_INSTALL_CDEV ?

I don't think you can build a kernel without INET, actually.

ADAPTIVE_GIANT and PREEMPTION have next to zero footprint.

UFS_ACL is probably a couple of kilobytes.

SCSI_DELAY means nothing, it just changes a setting (the hardcoded
default is 15 seconds)

KBD_INSTALL_CDEV just adds two lines of code to the kbd system.  You
can leave it out if you don't intend to use USB keyboards but it won't
save you much.  It should probably not be an option any more.

DES
-- 
Dag-Erling Smørgrav - des at des.no


More information about the freebsd-chat mailing list