Christian Johansson wrote:
I'm completely new to freebsd and tried to get my Soundblaster Live to work
I sure tried to take away stuff that I know I didn't have,, but when I make the kernel I got the following error:

linking kernel
umass.o: In function `umass_cam_attach_sim':
umass.o(.text+0x1851): undefined reference to `cam_simq_alloc'
[...]

*** Error code 1
Look that you haven't read the comments in the config file not very carefully.

------------------------------------------------------------------------
[...]

# SCSI peripherals
#cj device		scbus		# SCSI bus (required)
#cj device		ch		# SCSI media changers
#cj device		da		# Direct Access (disks)
#cj device		sa		# Sequential Access (tape etc)
#cj device		cd		# CD
#cj device		pass		# Passthrough device (direct SCSI access)
#cj device		ses		# SCSI Environmental Services (and SAF-TE)
[...]

# USB support
device		uhci		# UHCI PCI->USB interface
device		ohci		# OHCI PCI->USB interface
device		usb		# USB Bus (required)
#device		udbp		# USB Double Bulk Pipe devices
device		ugen		# Generic
device		uhid		# "Human Interface Devices"
device		ukbd		# Keyboard
device		ulpt		# Printer
device		umass		# Disks/Mass storage - Requires scbus and da
Please read above line very carefully again :-)

device		ums		# Mouse
#cj device		urio		# Diamond Rio 500 MP3 player
#cj device		uscanner	# Scanners
# USB Ethernet, requires mii
device		aue		# ADMtek USB ethernet
device		cue		# CATC USB ethernet
device		kue		# Kawasaki LSI USB ethernet


--
L     i  W     W     W  i                 Jens Rehsack
L        W     W     W
L     i   W   W W   W   i  nnn    gggg    LiWing IT-Services
L     i    W W   W W    i  n  n  g   g
LLLL  i     W     W     i  n  n  g   g    Friesenstraße 2
                                  gggg    06112 Halle
                                     g
                                 g   g
Tel.:  +49 - 3 45 - 5 17 05 91    ggg     e-Mail: <[EMAIL PROTECTED]>
Fax:   +49 - 3 45 - 5 17 05 92            http://www.liwing.de/



To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to