OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
Kernel-Config-Question

From: Mark (judas_iskarioweb.de)
Date: Mon Nov 03 2003 - 10:22:20 CST


--snip--
option I686_CPU
#option GPL_MATH_EMULATE # floating point emulation.

option USER_PCICONF # user-space PCI configuration

#option VM86 # Virtual 8086 emulation
option USER_LDT # user-settable LDT; see i386_set_ldt(2)
option APERTURE # in-kernel aperture driver for XFree86

#option KGDB # Remote debugger support; exclusive of DDB
#option "KGDB_DEVNAME=\"pccom\"",KGDBADDR=0x2f8,KGDBRATE=9600

option DUMMY_NOPS # speed hack; recommended
--snap--

I diabled all compat-functions but I don't know if I need GPL_MATH_EMULATE
or VM86 on a AthlonXP 2000+?
I diabled the options but will my Kernel be faster if I enable these
options?
And is it possible to kickoff the SCSI-Support (full) without loosing CD-ROM
(cd0a) support?
The CD-Drive is an CD-RW/DVD-Combo from Samsung and the Router should burn
the LOGs every night on a CD-RW.
So did I need some options of the SCSI-Part for the cd-burner or could I
deactivate all SCSI-Options (only "cd* at scsibus? target ? lun ? # SCSI
CD-ROM drives" is enable)?

Mark