NetBSD/sys/arch/i386/conf
gehenna 77a6b82b27 Merge the gehenna-devsw branch into the trunk.
This merge changes the device switch tables from static array to
dynamically generated by config(8).

- All device switches is defined as a constant structure in device drivers.

- The new grammer ``device-major'' is introduced to ``files''.

	device-major <prefix> char <num> [block <num>] [<rules>]

- All device major numbers must be listed up in port dependent majors.<arch>
  by using this grammer.

- Added the new naming convention.
  The name of the device switch must be <prefix>_[bc]devsw for auto-generation
  of device switch tables.

- The backward compatibility of loading block/character device
  switch by LKM framework is broken. This is necessary to convert
  from block/character device major to device name in runtime and vice versa.

- The restriction to assign device major by LKM is completely removed.
  We don't need to reserve LKM entries for dynamic loading of device switch.

- In compile time, device major numbers list is packed into the kernel and
  the LKM framework will refer it to assign device major number dynamically.
2002-09-06 13:18:43 +00:00
..
CARDBUS Add elansc* at pci? (AMD Elan SC520 System Controller). 2002-08-12 03:28:52 +00:00
DELPHI chenge comment for wi(4) 2002-08-02 05:26:44 +00:00
DISKLESS Sync (commented out) SHMMAXPGS value with vmparam.h. 2002-07-22 11:05:59 +00:00
DR-EVIL chenge comment for wi(4) 2002-08-02 05:26:44 +00:00
DR-EVIL.4MB
files.i386 Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
GENERIC Replace mr with gtp device. 2002-09-03 18:55:47 +00:00
GENERIC_DIAGNOSTIC
GENERIC_ISDN
GENERIC_LAPTOP add X note comment for INSECURE option. 2002-08-06 12:09:42 +00:00
GENERIC_PS2TINY PIPE_SOCKETPAIR, MALLOC_NOINLINE and VNODE_OP_NOINLINE are all appropriate for 2002-08-22 14:36:48 +00:00
GENERIC_TINY PIPE_SOCKETPAIR, MALLOC_NOINLINE and VNODE_OP_NOINLINE are all appropriate for 2002-08-22 14:36:48 +00:00
GENERIC.local
HOMEWORLD Sync (commented out) SHMMAXPGS value with vmparam.h. 2002-07-22 11:05:59 +00:00
INSTALL chenge comment for wi(4) 2002-08-02 05:26:44 +00:00
INSTALL_LAPTOP chenge comment for wi(4) 2002-08-02 05:26:44 +00:00
INSTALL_PS2 Ensure all INSTALL config files consistantly include PIPE_SOCKETPAIR, 2002-07-05 13:40:10 +00:00
INSTALL_SMALL Sync (commented out) SHMMAXPGS value with vmparam.h. 2002-07-22 11:05:59 +00:00
INSTALL_TINY Sync (commented out) SHMMAXPGS value with vmparam.h. 2002-07-22 11:05:59 +00:00
IOPENER Sync (commented out) SHMMAXPGS value with vmparam.h. 2002-07-22 11:05:59 +00:00
kern.ldscript
kern.ldscript.4MB
LAMB comment things out for smaller footprint 2002-08-03 15:52:20 +00:00
largepages.inc
majors.i386 Merge the gehenna-devsw branch into the trunk. 2002-09-06 13:18:43 +00:00
Makefile.i386 Don't use -traditional-cpp if HAVE_GCC3. 2002-06-04 21:39:09 +00:00
MINBAR Sync (commented out) SHMMAXPGS value with vmparam.h. 2002-07-22 11:05:59 +00:00
NBFTP Sync (commented out) SHMMAXPGS value with vmparam.h. 2002-07-22 11:05:59 +00:00
NET4501 The Elan SC520's PIT runs at 1.1892MHz; set TIMER_FREQ so that 2002-08-13 02:46:36 +00:00
std.i386
SWINGER chenge comment for wi(4) 2002-08-02 05:26:44 +00:00