#Questions on 0.4.1 - An idea about menus. The menu option "FDDI driver support", for example, shows up even if there are no available FDDI adapters (because they've all been suppressed from lack of supporting busses). Is there a way to disable even the "FDDI driver support" menu choice? - NVRAM: The help screen for this indicates that it's found on PC's and ataris and goes on to say: "On Atari machines, /dev/nvram is always configured and does not need to be selected." CML2 has the following: default NVRAM from ATARI unless (ATARI==n) suppress NVRAM unless (S390==n) suppress NVRAM RTC Is the above correct? Would the following be better (that's a question, not a suggestion)? unless X86 or ATARI suppress NVRAM - RCPCI and SHAPER showed up under Fiber channel drivers. - Enable "Modules". Save and exit. Start again, the options that would have "y/m/n" have all reverted to checkboxes instead. Choose "File", then "load", enter "config.sh". The options are still checkboxes. One must unselect and reselect modules before they turn into y/m/n (trits?) again. #New dependencies: unless ISA suppress BLK_DEV_XD #8 bit controllers for XT, ISA only unless PCI suppress AGP #agp source files include pci.h and I think agp is closely tied to pci. unless ISA suppress DTLK #http://www.rcsys.com/dt.htm (Apple II3 and IIgs and PC104 versions too, but this driver looks like it supports ISA only) unless ISA or PCI suppress APPLICOM #PC104 too, but. #http://us.applicom-int.com/us/applicom_en/applicom_en.html unless PCI suppress SOUND_CMPCI #PCI only *, according to cmpci.c unless PCI suppress SOUND_EMU10K1 #PCI only *, according to emu10k1/main.c unless PCI suppress SOUND_ES1370 #PCI only *, according to es1370.c unless PCI suppress SOUND_ES1371 #PCI only *, according to es1371.c unless PCI suppress SOUND_ESSSOLO1 #PCI only *, according to esssolo1.c unless PCI suppress SOUND_MAESTRO #PCI only *, according to maestro.c and from Documentation/sound/Maestro unless PCI suppress SOUND_SONICVIBES #PCI only *, according to sonicvibes.c unless PCI suppress SOUND_TRIDENT #PCI only *, according to trident.c unless ISA suppress SOUND_MSNDCLAS #From msnd_pinnacle.c (supports both clas and pin) unless ISA or ISAPNP suppress SOUND_MSNDPIN #From msnd_pinnacle.c unless ISA suppress NI52 #No references to other busses in ni52.c unless ISA suppress NI65 #No real references to other busses in ni52.c unless PARPORT!=n suppress ATP #From atp.c unless PARPORT!=n suppress DE600 #From de600.c unless PARPORT!=n suppress DE620 #From de620.c unless EISA or PCI suppress DEFXX #From defxx.c unless PCI suppress SKFP #PCI only *, according to skfp/skfddi.c # * All list "if (!pci_present()) return -ENODEV;" in their init routines. unless ISA or SBUS suppress BLK_DEV_FD #This may or may not be correct; See additional note from Alain Knaff #There's room to fine tune these even more, but I don't know the PARIDE dependencies well enough. unless PARIDE suppress PARIDE_PD unless PARIDE suppress PARIDE_PCD unless PARIDE suppress PARIDE_PF unless PARIDE suppress PARIDE_PT unless PARIDE suppress PARIDE_PG unless PARIDE suppress PARIDE_ATEN unless PARIDE suppress PARIDE_BPCK unless PARIDE suppress PARIDE_COMM unless PARIDE suppress PARIDE_DSTR unless PARIDE suppress PARIDE_FIT2 unless PARIDE suppress PARIDE_FIT3 unless PARIDE suppress PARIDE_EPAT unless PARIDE suppress PARIDE_EPIA unless PARIDE suppress PARIDE_FRIQ unless PARIDE suppress PARIDE_FRPW unless PARIDE suppress PARIDE_KBIC unless PARIDE suppress PARIDE_KTTI unless PARIDE suppress PARIDE_ON20 unless PARIDE suppress PARIDE_ON26 unless PCI suppress DRM_TDFX #From tdfxfb.c unless SPARC or SUN3X suppress PROM_CONSOLE #Not entirely positive, but it seems to match promcon.c unless ISA or EISA or MCA suppress DEPCA #depca.c unless ISA or MCA suppress AT1700 #at1700.c unless ISA suppress NI5010 #ni5010.c unless PCI suppress YELLOWFIN #yellowfin.c unless PCI suppress ACENIC #acenic.c unless PCI suppress SK98LIN #sk98lin/skge.c unless PCI suppress ROADRUNNER #rrunner.c unless ISA or ISAPNP or MCA or PCMCIA suppress IBMTR #ibmtr.c unless PCI suppress IBMOL #olympic.txt unless ISA or PCI suppress TMS380TR #tms380tr.c unless ISA or MCA suppress SMCTR #smctr.c unless PCI suppress RCPCI #rcpci45.c