freebsd-skq/sys/i386
msmith 90bdf0d597 Remove the USERCONFIG_BOOT option. Userconfig script data is searched
for in a loaded module of type "userconfig_script".  The RB_CONFIG
flag will always result in the user being left inside userconfig at
the end of the script's execution, regardless of 'quit' commands in
the script.  If the RB_CONFIG flag is not specified, the user will
never be left inside userconfig, even if the script does not have an
explicit exit command.

Add the INTRO_USERCONFIG option.  This option forces the userconfig 'intro'
screen (after a script has optionally been executed).  There is no longer
a need to queue an 'intro' command.
1998-11-03 21:07:51 +00:00
..
apm Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
bios Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
boot Removed all `vector xxxintr' specifications. Interrupt handlers are now 1998-10-22 15:31:33 +00:00
conf Oops forgot to remove peter's 'device iicbb0' declaration. Done. 1998-11-01 18:47:18 +00:00
eisa Bring back support for honoring the primary channel setting for twin channel 1998-10-15 18:21:50 +00:00
i386 Remove the USERCONFIG_BOOT option. Userconfig script data is searched 1998-11-03 21:07:51 +00:00
ibcs2 *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
include Add the ability to specify where on the at_shutdown queue a handler is 1998-10-30 05:41:15 +00:00
isa Don't update the screen while the cursor shape is being changed 1998-11-03 02:37:46 +00:00
linux *gulp*. Jordan specifically OK'ed this.. 1998-10-16 03:55:01 +00:00
pci Make the class code checks in function pci_cfgcheck less strict. 1997-12-20 09:04:25 +00:00
Makefile Make this ${.OBJDIR} and ${.CURDIR} aware. 1998-05-31 22:40:49 +00:00