Home | History | Annotate | Line # | Download | only in conf
MILAN.in revision 1.1
      1 #
      2 #	$NetBSD: MILAN.in,v 1.1 2001/04/10 05:56:25 leo Exp $
      3 #
      4 # Milan
      5 #
      6 # This configuration file is for a generic Milan
      7 #
      8 
      9 #include "GENERIC.in"
     10 
     11 #
     12 # The following sections describe various hardware options.
     13 #
     14 
     15 isabus0		at mainbus0	# ISA-bus
     16 isa0		at isabus0
     17 ser0		at mainbus0
     18 fdcisa0		at isa? port 0x3f0 irq 6 drq 2  # standard PC floppy contr.
     19 fdisa0		at fdcisa0 drive 0
     20 wdcisa0		at isa? port 0x1f0 irq 14	# 1st IDE controller
     21 wdcisa1		at isa? port 0x170 irq 15	# 2nd IDE controller
     22 wd*		at wdcisa? channel ? drive ?
     23 
     24 # ATAPI bus support
     25 atapibus*	at wdcisa? channel ?
     26 
     27 # ATAPI devices
     28 cd*	at atapibus? drive ?		# ATAPI CD-ROM drives
     29