*BSD News Article 43263


Return to BSD News archive

Path: sserve!newshost.anu.edu.au!harbinger.cc.monash.edu.au!bunyip.cc.uq.oz.au!munnari.oz.au!constellation!paladin.american.edu!gatech!howland.reston.ans.net!pipex!sunsite.doc.ic.ac.uk!sun.rhbnc.ac.uk!leizaola
From: leizaola@PROBLEM_WITH_INEWS_GATEWAY_FILE (Mike S. Leizaola)
Newsgroups: comp.os.386bsd.misc
Subject: Can you Compile my FreeBSD Kernel?
Date: 4 Mar 1995 00:24:25 GMT
Organization: Royal Holloway, Univ of London
Lines: 81
Message-ID: <3j8bvp$41g@sun.rhbnc.ac.uk>
NNTP-Posting-Host: alpha.cs.rhbnc.ac.uk
X-Newsreader: TIN [version 1.2 PL2]

Hello!

	I am in the process of moving from NetBSD to FreeBSD. 
How ever I have encountered the small problem that my network
card will not work with any of the default settings in the Generic
Kernel in FreeBSD v2.0, hence I need for someone to compile
this Kernel for me and then e-mail it to me.

	Thank's a lot

PS. Am I the only one who can not make his NetBSD box compile
anything?

#
# GOLFO - 386sx in MSc Information Security Lab.
#
#	$Id: GOLFO v.1.1 12:30 28 Feb 95 msl Exp $
#

machine		"i386"
cpu		"I386_CPU"
ident		GOLFO
timezone	0 
maxusers	10
options		SWAPPAGER,VNODEPAGER,DEVPAGER
options		FFS
options		INET,"CD9660"
options 	NFSCLIENT
options 	NFSSERVER
options		"COMPAT_43"
options		"TCP_COMPAT_42"
options		XSERVER,UCONSOLE
options		MSDOSFS
options		KERNFS
#options		"MATH_EMULATE"
options		"COMPAT_NOMID"
#options		"COMPAT_09"
options		"MACHINE_NONCONTIG"

config		netbsd	swap generic
options		GENERIC

controller	isa0

device		pc0	at isa? port "IO_KBD" irq 1
device		com0	at isa? port "IO_COM1" irq 4
device		com1	at isa? port "IO_COM2" irq 3
device		com2	at isa? port "IO_COM3" irq 5

device		lpt0	at isa? port "IO_LPT1" irq 7
#device		lpt1	at isa? port "IO_LPT2"
#device		lpt2	at isa? port "IO_LPT3"

controller	wdc0	at isa? port "IO_WD1" irq 14
disk		wd0	at wdc0 drive ?
disk		wd1	at wdc0 drive ?

controller	fdc0	at isa? port "IO_FD1" irq 6 drq 2
disk		fd0	at fdc0 drive ?
disk		fd1	at fdc0 drive ?

#device		wt0	at isa? port 0x300 irq 5 drq 1

device 		ed0 at isa? port 0x300 irq 10 iomem 0xd0000
#device 		ed1 at isa? port 0x320 irq 5 iomem 0xcc000

#device el0 at isa? port 0x300 irq 9
#device ep0 at isa? port ? irq ?
#device ie0 at isa? port 0x360 irq 7 iomem 0xd0000
#device le0 at isa? port 0x320 irq 10 drq 7

device		npx0	at isa? port "IO_NPX" irq 13

pseudo-device	ether
pseudo-device	log
pseudo-device	loop
pseudo-device	pty	32
pseudo-device	sl	1
pseudo-device	speaker
#pseudo-device   ppp