Home | History | Annotate | Line # | Download | only in conf
files.mac68k revision 1.131
      1  1.131       rin #	$NetBSD: files.mac68k,v 1.131 2021/02/26 10:54:12 rin Exp $
      2   1.16       cgd 
      3    1.1    briggs # mac68k-specific configuration info
      4   1.70    scottr 
      5   1.70    scottr # options understood by the mac68k-specific part of the kernel
      6   1.70    scottr # (note, these are case-sensitive)
      7  1.101     lukem defflag	opt_adb.h		ADB_DEBUG MRG_ADB ALTXBUTTONS
      8  1.101     lukem defflag	opt_mac68k.h		DISABLE_EXT_CACHE ZS_CONSOLE_ABORT
      9  1.123       mrg defflag	opt_grf_compat.h	GRF_COMPAT
     10   1.21       cgd 
     11  1.101     lukem defflag	opt_wsdisplay_compat.h	WSDISPLAY_COMPAT_ITEFONT
     12   1.93    scottr 
     13  1.131       rin defparam opt_mac68k.h		MAC68K_MEMSIZE
     14  1.131       rin 
     15   1.21       cgd # maxpartitions must be first item in files.${ARCH}.newconf
     16   1.21       cgd maxpartitions 8
     17    1.1    briggs 
     18    1.1    briggs maxusers 2 8 64
     19    1.1    briggs 
     20   1.77   thorpej device mainbus { }			# no locators (yet?)
     21   1.41   thorpej attach mainbus at root
     22    1.1    briggs 
     23  1.114       chs device	obio { [addr = -1] }
     24   1.45    briggs attach	obio at mainbus
     25   1.81    scottr file	arch/mac68k/obio/obio.c		obio
     26   1.45    briggs 
     27   1.86     ender device	adb { }
     28  1.114       chs attach	adb at obio
     29   1.19    briggs file	arch/mac68k/dev/adb.c		adb
     30   1.19    briggs file	arch/mac68k/dev/adbsysasm.s
     31   1.67    scottr file	arch/mac68k/dev/adb_direct.c
     32   1.67    scottr file	arch/mac68k/dev/pm_direct.c
     33   1.86     ender 
     34   1.86     ender device	aed
     35   1.86     ender attach	aed at adb
     36   1.86     ender file	arch/mac68k/dev/aed.c		aed needs-flag
     37   1.86     ender 
     38   1.93    scottr device	akbd: wskbddev
     39   1.93    scottr attach	akbd at adb
     40   1.93    scottr file	arch/mac68k/dev/akbd.c		akbd needs-flag
     41   1.93    scottr 
     42   1.93    scottr device	ams: wsmousedev
     43   1.93    scottr attach	ams at adb
     44   1.93    scottr file	arch/mac68k/dev/ams.c		ams needs-flag
     45   1.13    briggs 
     46   1.77   thorpej device	asc
     47  1.114       chs attach	asc at obio
     48   1.81    scottr file	arch/mac68k/obio/asc.c		asc needs-flag
     49    1.1    briggs 
     50   1.93    scottr device	nubus { }
     51   1.93    scottr attach	nubus at mainbus
     52   1.93    scottr file	arch/mac68k/nubus/nubus.c	nubus
     53   1.93    scottr 
     54   1.54    scottr define grfbus { }
     55   1.48    scottr file	arch/mac68k/dev/grf_subr.c	grfbus
     56   1.48    scottr 
     57   1.77   thorpej device	intvid: grfbus
     58  1.114       chs attach	intvid at obio
     59   1.81    scottr file	arch/mac68k/obio/grf_obio.c	intvid
     60   1.48    scottr 
     61   1.77   thorpej device	macvid: grfbus
     62   1.48    scottr attach	macvid at nubus
     63   1.81    scottr file	arch/mac68k/nubus/grf_nubus.c	macvid
     64   1.48    scottr 
     65   1.93    scottr device	macfb: wsemuldisplaydev, wsrasteremulops
     66   1.93    scottr attach	macfb at grfbus
     67   1.93    scottr file	arch/mac68k/dev/macfb.c		macfb needs-flag
     68   1.93    scottr 
     69  1.129       rin attach	genfb at grfbus with genfb_grfbus
     70  1.129       rin file	arch/mac68k/dev/genfb_grfbus.c	genfb_grfbus
     71  1.129       rin 
     72  1.129       rin file	arch/mac68k/dev/maccons.c	akbd & (macfb | genfb_grfbus)
     73   1.93    scottr 
     74   1.77   thorpej device	ae: ifnet, ether, arp, dp8390nic
     75   1.59    scottr attach	ae at nubus with ae_nubus
     76   1.81    scottr file	arch/mac68k/nubus/if_ae_nubus.c	ae_nubus
     77   1.59    scottr file	arch/mac68k/dev/if_ae.c		ae
     78    1.1    briggs 
     79   1.77   thorpej device	mc: ifnet, ether, arp
     80  1.114       chs attach	mc at obio with mc_obio
     81   1.74    briggs file	arch/mac68k/dev/if_mc.c		mc
     82   1.81    scottr file	arch/mac68k/obio/if_mc_obio.c	mc_obio
     83   1.64    briggs 
     84   1.77   thorpej device	sn: ifnet, ether, arp
     85  1.118   tsutsui file	dev/ic/dp83932.c		sn
     86  1.118   tsutsui file	arch/mac68k/dev/if_sn.c		sn
     87  1.114       chs attach	sn at obio with sn_obio
     88  1.118   tsutsui file	arch/mac68k/obio/if_sn_obio.c	sn_obio
     89   1.64    briggs attach	sn at nubus with sn_nubus
     90   1.81    scottr file	arch/mac68k/nubus/if_sn_nubus.c	sn_nubus
     91   1.88    scottr 
     92   1.96    briggs attach	sm at nubus with sm_nubus
     93   1.96    briggs file	arch/mac68k/nubus/if_sm_nubus.c sm_nubus
     94  1.106    itojun 
     95  1.106    itojun device	netdock: ifnet, ether, arp
     96  1.106    itojun attach	netdock at nubus with netdock_nubus
     97  1.106    itojun file	arch/mac68k/nubus/if_netdock_nubus.c	netdock_nubus
     98   1.96    briggs 
     99   1.88    scottr # Sony floppy disk controller
    100   1.88    scottr device	iwm { drive = -1 }
    101  1.114       chs attach	iwm at obio
    102   1.88    scottr 
    103   1.88    scottr device	fd: disk
    104   1.88    scottr attach	fd at iwm
    105   1.88    scottr file	arch/mac68k/obio/iwm_fd.c	fd needs-flag
    106   1.88    scottr file	arch/mac68k/obio/iwm.s		fd needs-flag
    107   1.43    briggs 
    108   1.72    bouyer include "dev/scsipi/files.scsipi"
    109    1.1    briggs 
    110   1.43    briggs # Option 1 for ncr5380 support
    111   1.77   thorpej device	ncrscsi: scsi
    112  1.114       chs attach	ncrscsi at obio
    113   1.35    briggs file	arch/mac68k/dev/mac68k5380.c	ncrscsi needs-flag
    114   1.11    briggs 
    115   1.43    briggs # Option 2 for ncr5380 support
    116   1.77   thorpej device	sbc: scsi, ncr5380sbc
    117  1.114       chs attach	sbc at obio with sbc_obio
    118   1.46    scottr file	arch/mac68k/dev/sbc.c		sbc
    119   1.81    scottr file	arch/mac68k/obio/sbc_obio.c	sbc_obio
    120   1.43    briggs 
    121  1.114       chs attach	esp at obio
    122   1.92    itojun file	arch/mac68k/obio/esp.c		esp
    123   1.96    briggs 
    124  1.105     shiba #
    125  1.105     shiba # Machine-independent ATA drivers
    126  1.105     shiba #
    127  1.105     shiba include	"dev/ata/files.ata"
    128  1.105     shiba 
    129  1.114       chs attach	wdc at obio with wdc_obio
    130  1.105     shiba file	arch/mac68k/obio/wdc_obio.c	wdc_obio
    131  1.105     shiba 
    132  1.122     hauke device	cpi { }
    133  1.122     hauke attach	cpi at nubus
    134  1.122     hauke file	arch/mac68k/nubus/cpi_nubus.c	cpi
    135  1.122     hauke 
    136   1.77   thorpej device	zsc { channel = -1 }
    137  1.114       chs attach	zsc at obio
    138   1.47    briggs file	arch/mac68k/dev/zs.c		zsc needs-flag
    139   1.73    scottr file	dev/ic/z8530sc.c		zsc
    140   1.47    briggs 
    141   1.77   thorpej device	zstty: tty
    142   1.47    briggs attach	zstty at zsc
    143   1.73    scottr file	dev/ic/z8530tty.c		zstty needs-flag
    144   1.80    scottr file	arch/mac68k/dev/zs_kgdb.c	kgdb
    145   1.43    briggs 
    146   1.93    scottr # legitimate pseudo-devices
    147   1.93    scottr defpseudo grf
    148   1.93    scottr defpseudo ite
    149   1.93    scottr 
    150  1.117   tsutsui include "arch/m68k/fpe/files.fpe"
    151  1.117   tsutsui 
    152    1.8    briggs file	arch/mac68k/mac68k/autoconf.c
    153   1.79     ender file	arch/mac68k/mac68k/bus_space.c
    154    1.8    briggs file	arch/mac68k/mac68k/clock.c
    155   1.38   mycroft file	arch/mac68k/mac68k/conf.c
    156    1.1    briggs file	arch/mac68k/mac68k/disksubr.c		disk
    157  1.125   tsutsui file	arch/mac68k/mac68k/fpu_machdep.c
    158   1.84    scottr file	arch/mac68k/mac68k/intr.c
    159   1.91    briggs file	arch/mac68k/mac68k/iop.c
    160    1.8    briggs file	arch/mac68k/mac68k/machdep.c
    161   1.19    briggs file	arch/mac68k/mac68k/macrom.c
    162   1.19    briggs file	arch/mac68k/mac68k/macromasm.s
    163   1.49    scottr file	arch/mac68k/mac68k/mainbus.c
    164   1.82   thorpej file	arch/mac68k/mac68k/pmap_bootstrap.c	compile-with "${NOPROF_C}"
    165    1.8    briggs file	arch/mac68k/mac68k/pram.c
    166   1.23    briggs file	arch/mac68k/mac68k/pramasm.s
    167   1.74    briggs file	arch/mac68k/mac68k/psc.c
    168    1.8    briggs file	arch/mac68k/mac68k/trap.c
    169    1.8    briggs file	arch/mac68k/mac68k/via.c
    170  1.109       chs file	arch/m68k/m68k/bus_dma.c
    171  1.109       chs file	arch/m68k/m68k/cacheops.c
    172  1.109       chs file	arch/m68k/m68k/db_memrw.c		ddb | kgdb
    173  1.126       mrg file	arch/m68k/m68k/fpu.c			compile-with "${M68K_KERN_FPU}"
    174  1.110       chs file	arch/m68k/m68k/kgdb_machdep.c		kgdb
    175  1.128   thorpej file	arch/m68k/m68k/m68k_trap.c
    176  1.112       chs file	arch/m68k/m68k/pmap_motorola.c
    177  1.113  christos file	arch/m68k/m68k/procfs_machdep.c		procfs
    178  1.111       chs file	arch/m68k/m68k/sys_machdep.c
    179  1.108       chs file	arch/m68k/m68k/vm_machdep.c
    180   1.93    scottr 
    181   1.93    scottr file	arch/mac68k/dev/grf_compat.c		grf needs-flag
    182   1.93    scottr file	arch/mac68k/dev/ite_compat.c		ite needs-flag
    183    1.9    briggs 
    184   1.13    briggs file	dev/cons.c
    185   1.26    mellon file	dev/cninit.c
    186   1.22    briggs 
    187   1.53        pk # Memory Disk for installs
    188  1.100     lukem #	These files are out of order
    189  1.102  jdolecek file	dev/md_root.c			memory_disk_hooks
    190   1.37    briggs 
    191   1.31  christos # Compatibility modules
    192   1.99       chs 
    193   1.99       chs # NetBSD m68k a.out Binary Compatibility (COMPAT_AOUT_M68K)
    194   1.99       chs include "compat/aoutm68k/files.aoutm68k"
    195   1.31  christos 
    196   1.31  christos # SunOS Binary Compatibility (COMPAT_SUNOS)
    197   1.62    briggs include "compat/sunos/files.sunos"
    198   1.31  christos file	arch/m68k/m68k/sunos_machdep.c	compat_sunos
    199   1.89    kleink 
    200   1.87     itohy # Linux binary compatibility (COMPAT_LINUX)
    201   1.87     itohy include "compat/linux/files.linux"
    202   1.87     itohy include "compat/linux/arch/m68k/files.linux_m68k"
    203   1.98  christos file arch/m68k/m68k/linux_trap.c		compat_linux
    204   1.87     itohy 
    205   1.87     itohy # OSS audio driver compatibility
    206   1.87     itohy include "compat/ossaudio/files.ossaudio"
    207  1.107   gehenna 
    208  1.107   gehenna include	"arch/mac68k/conf/majors.mac68k"
    209