Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm32/conf - enable adv, pcscp, ex, vr and sequence...
details: https://anonhg.NetBSD.org/src/rev/642e526630d1
branches: trunk
changeset: 482662:642e526630d1
user: tsutsui <tsutsui%NetBSD.org@localhost>
date: Sat Feb 19 00:14:58 2000 +0000
description:
- enable adv, pcscp, ex, vr and sequencer (which I am/was using)
- add (commented out) ne[01] at isa? (working)
- add (commented out) file-system CODA
- add (commented out) mpu* at sb? and midi* at mpu? (untested)
- comment out faith (sync with GENERIC)
- some more cosmetics
diffstat:
sys/arch/arm32/conf/CATS | 42 ++++++++++++++++++++++++++----------------
1 files changed, 26 insertions(+), 16 deletions(-)
diffs (148 lines):
diff -r 434e7918fc27 -r 642e526630d1 sys/arch/arm32/conf/CATS
--- a/sys/arch/arm32/conf/CATS Fri Feb 18 23:11:20 2000 +0000
+++ b/sys/arch/arm32/conf/CATS Sat Feb 19 00:14:58 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: CATS,v 1.24 2000/02/13 05:19:40 mark Exp $
+# $NetBSD: CATS,v 1.25 2000/02/19 00:14:58 tsutsui Exp $
#
# CATS -- CHALTECH CATS Development kernel
#
@@ -11,8 +11,8 @@
# Standard system options
-options UCONSOLE # users can use TIOCCONS (for xconsole)
-options INSECURE # disable kernel securelevel
+options UCONSOLE # users can use TIOCCONS (for xconsole)
+options INSECURE # disable kernel securelevel
options RTC_OFFSET=0 # hardware clock is this many mins. west of GMT
#options NTP # NTP phase/frequency locked loop
@@ -62,12 +62,13 @@
file-system PROCFS # /proc
#file-system UMAPFS # NULLFS + uid and gid remapping
#file-system UNION # union file system
+#file-system CODA # Coda File System; also needs vcode (below)
# File system options
#options QUOTA # UFS quotas
#options FFS_EI # FFS Endian Independant support
options NFSSERVER
-#options SOFTDEP # FFS soft updates support
+#options SOFTDEP # FFS soft updates support
# Networking options
@@ -120,7 +121,7 @@
options SYSVMSG # System V-like message queues
options SYSVSEM # System V-like semaphores
options SYSVSHM # System V-like memory sharing
-options SHMMAXPGS=1024 # 1024 pages is the default
+#options SHMMAXPGS=1024 # 1024 pages is the default
# Device options
@@ -135,7 +136,7 @@
#options LKM # loadable kernel modules
#options KMEMSTATS # kernel memory statistics
options SCSIVERBOSE # Verbose SCSI errors
-options PCIVERBOSE # Verbose PCI descriptions
+options PCIVERBOSE # Verbose PCI descriptions
options USBVERBOSE # verbose USB device autoconfig messages
#options DDB_KEYCODE=0x40
options PMAP_STATIC_L1S=128
@@ -203,8 +204,8 @@
#lpt* at puc? port ? # || ports on "universal" comm boards
# PCI SCSI Controllers and Buses
-#adv* at pci? dev ? function ? # AdvanSys 1200[A,B], ULTRA SCSI
-#scsibus* at adv?
+adv* at pci? dev ? function ? # AdvanSys 1200[A,B], ULTRA SCSI
+scsibus* at adv?
#adw* at pci? dev ? function ? # AdvanSys 9xxUW SCSI
#scsibus* at adw?
ahc* at pci? dev ? function ? # Adaptec [23]94x, aic78x0 SCSI controllers
@@ -215,8 +216,8 @@
scsibus* at isp?
#ncr* at pci? dev ? function ? # NCR 53c8xx SCSI
#scsibus* at ncr?
-#pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
-#scsibus* at pcscp?
+pcscp* at pci? dev ? function ? # AMD 53c974 PCscsi-PCI SCSI
+scsibus* at pcscp?
# SCSI devices
sd* at scsibus? target ? lun ? # SCSI disk drives
@@ -258,7 +259,7 @@
de* at pci? dev ? function ? # DC21X4X-based ethernet cards
#en* at pci? dev ? function ? # ENI/Adaptec ATM
#ep* at pci? dev ? function ? # 3C590 ethernet cards
-#ex* at pci? dev ? function ? # 3Com 90x[B]
+ex* at pci? dev ? function ? # 3Com 90x[B]
#epic* at pci? dev ? function ? # SMC EPIC/100 Ethernet
#esh* at pci? dev ? function ? # Essential HIPPI card
#fpa* at pci? dev ? function ? # DEC DEFPA FDDI
@@ -273,17 +274,17 @@
#options TLP_MATCH_21041
#options TLP_MATCH_21140
#options TLP_MATCH_21142
-#vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
+vr* at pci? dev ? function ? # VIA Rhine Fast Ethernet
#lmc* at pci? dev ? function ? # Lan Media Corp SSI/HSSI/DS3
rl* at pci? dev ? function ? # Realtek 8129/8139
# MII/PHY support
-#exphy* at mii? phy ? # 3Com internal PHYs
+exphy* at mii? phy ? # 3Com internal PHYs
#icsphy* at mii? phy ? # Integrated Circuit Systems ICS1890
#inphy* at mii? phy ? # Intel 82555 PHYs
#iophy* at mii? phy ? # Intel 82553 PHYs
#lxtphy* at mii? phy ? # Level One LXT-970 PHYs
-#nsphy* at mii? phy ? # NS83840 PHYs
+nsphy* at mii? phy ? # NS83840 PHYs
#nsphyter* at mii? phy ? # NS83843 PHYs
#qsphy* at mii? phy ? # Quality Semiconductor QS6612 PHYs
#sqphy* at mii? phy ? # Seeq 80220/80221/80223 PHYs
@@ -392,6 +393,10 @@
#fdc1 at isa? port 0x370 irq ? drq ?
#fd* at fdc? drive ? # the drives themselves
+# ISA network interface
+#ne0 at isa? port 0x280 irq 9
+#ne1 at isa? port 0x300 irq 10
+
# The spkr driver provides a simple tone interface to the built in speaker.
spkr0 at pcppi? # PC speaker
@@ -411,10 +416,14 @@
audio* at sb?
audio* at wss?
+# MPU 401 UARTs
+#mpu* at sb?
+
# MIDI support
midi* at pcppi? # MIDI interface to the PC speaker
midi* at sb? # SB MPU401 port
midi* at opl? # OPL FM synth
+#midi* at mpu? # MPU 401
# Joysticks
@@ -443,13 +452,14 @@
# miscellaneous pseudo-devices
pseudo-device pty 64 # pseudo-terminals
#pseudo-device tb 1 # tablet line discipline
-#pseudo-device sequencer 1 # MIDI sequencer
+pseudo-device sequencer 1 # MIDI sequencer
pseudo-device rnd # /dev/random and in-kernel generator
#options RND_COM # use "com" randomness as well (BROKEN)
+#pseudo-device vcoda 4 # coda minicache <-> venus comm.
# mouse & keyboard multiplexor pseudo-devices
pseudo-device wsmux 2
# for IPv6
pseudo-device gif 4 # IPv[46] over IPv[46] tunnel (RFC1933)
-pseudo-device faith 1 # IPv[46] tcp relay translation i/f
+#pseudo-device faith 1 # IPv[46] tcp relay translation i/f
Home |
Main Index |
Thread Index |
Old Index