Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 28 Oct 1996 15:41:04 -0500 (EST)
From:      Branson Matheson <branson@widomaker.com>
To:        Charlie Root <root@ts1.netville.passage.net>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: your mail
Message-ID:  <Pine.BSF.3.91.961028153923.947o-100000@toth.hq.ferg.com>
In-Reply-To: <199610281722.LAA02314@ts1.netville.passage.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, 28 Oct 1996, Charlie Root wrote:

 This problem has been handled via IRC. the #freebsd channel on
 BSDNet. I convinced him to start over using the GENERIC file, NOT
 move anything around, comment out when he did not need, and add what
 he wanted. This would be good advice for anyone working with the
 configuration file. 

  -branson

> Below is my ts1 configuration file.
> Its not compiling please diagnose quickly,
> Chris
> Pres. Netville
> 205-343-0402
> netville@passage.net
> 
> machine		"i386"
> cpu		"I586_CPU"		# aka Pentium(tm)
> ident		"ts1"
> maxusers	16
> options		"CHILD_MAX=128"
> options		"OPEN_MAX=128"
> config		kernel	root on wd0
> options         "COM_MULTIPORT"
> options		"COMPAT_43"
> options		USER_LDT		#allow user-level control of i386 ldt
> options		SYSVSHM
> options		SYSVSEM
> options		SYSVMSG
> options		KTRACE			#kernel tracing
> options		UCONSOLE
> options		INET			#Internet communications protocols
> pseudo-device	ether			#Generic Ethernet
> pseudo-device	loop			#Network loopback device
> pseudo-device	ppp	16		#Point-to-point protocol
> pseudo-device	bpfilter	2	#Berkeley packet filter
> pseudo-device	tun	2		#Tunnel driver(user process ppp)
> options		NSIP			#XNS over IP
> options		LLC			#X.25 link layer for Ethernets
> options		HDLC			#X.25 link layer for serial lines
> options		GATEWAY			#internetwork gateway
> options         IPFIREWALL              #firewall
> options         IPFIREWALL_VERBOSE      #print information about
> options		FFS			#Fast filesystem
> options		"CD9660"		#ISO 9660 filesystem
> options		LFS			#Log filesystem
> options		MSDOSFS			#MS DOS File System
> options		PROCFS			#Process filesystem
> pseudo-device	pty	16	#Pseudo ttys - can go as high as 256
> pseudo-device	speaker		#Play IBM BASIC-style noises out your speaker
> pseudo-device	log		#Kernel syslog interface (/dev/klog)
> pseudo-device	gzip		#Exec gzipped a.out's
> controller	isa0
> options		"AUTO_EOI_1"
> options		"AUTO_EOI_2"
> options		BOUNCE_BUFFERS
> #options	DUMMY_NOPS
> device		sc0	at isa? port "IO_KBD" tty irq 1 vector scintr
> device		npx0	at isa? port "IO_NPX" irq 13 vector npxintr
> controller	wdc0	at isa? port "IO_WD1" bio irq 14 flags 0x80ff vector wdintr
> disk		wd0	at wdc0 drive 0
> disk		wd1	at wdc0 drive 1
> controller	wdc1	at isa? port "IO_WD2" bio irq 15 flags 0x80ff vector wdintr
> disk		wd2	at wdc1 drive 0
> disk		wd3	at wdc1 drive 1
> options         ATAPI   #Enable ATAPI support for IDE bus
> device          wcd0
> controller	fdc0	at isa? port "IO_FD1" bio irq 6 drq 2 vector fdintr
> disk		fd0	at fdc0 drive 0
> device		lpt0	at isa? port? tty irq 7 vector lptintr
> device		mse0	at isa? port 0x23c tty irq 5 vector mseintr
> device		sio0	at isa? port "IO_COM1" tty irq 4 vector siointr
> #device		sio1	at isa? port "IO_COM2" tty irq 3 vector siointr
> 
> device		sio1	at isa? port 0x100 tty flags 0x1005
> device		sio2	at isa? port 0x108 tty flags 0x1005
> device		sio3	at isa? port 0x110 tty flags 0x1005
> device		sio4	at isa? port 0x118 tty flags 0x1005
> device		sio5	at isa? port 0x120 tty flags 0x1005
> device		sio6	at isa? port 0x128 tty flags 0x1005
> device		sio7	at isa? port 0x130 tty flags 0x1005
> device		sio8	at isa? port 0x138 tty flags 0x1005
> device		sio9	at isa? port 0x140 tty flags 0x1005
> device		sio10	at isa? port 0x148 tty flags 0x1005
> device		sio11	at isa? port 0x150 tty flags 0x1005
> device		sio12	at isa? port 0x158 tty flags 0x1005
> device		sio13	at isa? port 0x160 tty flags 0x1005
> device		sio14	at isa? port 0x168 tty flags 0x1005
> device		sio15	at isa? port 0x170 tty flags 0x1005
> device		sio16	at isa? port 0x178 tty flags 0x1005 irq 11 vector siointr
> 
> 
> 
> #options		COM_MULTIPORT		#code for some cards with shared IRQs
> device ed0 at isa? port 0x300 net irq 10 iomem 0xd8000 vector edintr
> controller	pci0
> options		PROBE_VERBOSE
> 
> 

=============================================================================
 Branson Matheson       | Ferguson Enterprises  | If Pete and Repeat were 
 System Administrator   | W: (804) 874-7795     | sittin on a fence and Pete
 Unix, Perl, WWW        | branson@widomaker.com | fell off, who is left?




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.961028153923.947o-100000>