Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2000 17:46:07 -0400
From:      "Will Mitayai Keeso Rowe" <mitayai@bricsnet.com>
To:        <freebsd-stable@freebsd.org>
Subject:   unknown0: <Adaptec 1542/aha-1535> at port 0x330-0x333 iomem 0xc8000-0xcbfff irq 10 drq 5 on isa0
Message-ID:  <NEBBIEGPMLMKDBMMICFNKEDDCOAA.mitayai@bricsnet.com>

next in thread | raw e-mail | index | archive | help
This is a multi-part message in MIME format.

------=_NextPart_000_0045_01C01CE1.54298380
Content-Type: text/plain;
	charset="iso-8859-1"
Content-Transfer-Encoding: 7bit

Yikes.

We did a cvsup today, made world, made kernel, rebooted, and my SCSI device
disappeared... dmesg says:

unknown0: <Adaptec 1542/aha-1535> at port 0x330-0x333 iomem 0xc8000-0xcbfff
irq 10 drq 5 on isa0

(that is the correct card)

We used a fresh edited GENERIC + some stuff from LINT, and double-checked
with my printout of the old kernel and all of our SCSI stuff is still
there... any suggestions why the server can't use its SCSI card?

I've attached the kernel config in case it helps shed light... maybe
"options PNPBIOS" is needed?

Regards,
Mit


---
Will Mitayai Keeso Rowe
mitayai@bricsnet.com
Director of Internet Technology
Bricsnet - http://www.bricsnet.com

Click to add my contact info to your organizer:
http://my.infotriever.com/mitayai

------=_NextPart_000_0045_01C01CE1.54298380
Content-Type: text/plain;
	name="develop1 kernel.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
	filename="develop1 kernel.txt"

From: Mitayai [mitayai@develop1.bricsnet.com]
Sent: Tuesday, September 12, 2000 2:48 PM
To: mitayai@bricsnet.com
Subject: develop1 kernel

machine		i386
cpu		I686_CPU
ident		develop1
maxusers	32
options 	MATH_EMULATE		#Support for x87 emulation
options 	INET			#InterNETworking
options 	INET6			#IPv6 communications protocols
options 	FFS			#Berkeley Fast Filesystem
options 	FFS_ROOT		#FFS usable as root device [keep this!]
options 	SOFTUPDATES		#Enable FFS soft updates support
options 	MFS			#Memory Filesystem
options 	MD_ROOT			#MD is a potential root device
options 	NFS			#Network Filesystem
options 	NFS_ROOT		#NFS usable as root device, NFS required
options 	MSDOSFS			#MSDOS Filesystem
options 	CD9660			#ISO 9660 Filesystem
options 	CD9660_ROOT		#CD-ROM usable as root, CD9660 required
options 	PROCFS			#Process filesystem
options 	COMPAT_43		#Compatible with BSD 4.3 [KEEP THIS!]
options 	SCSI_DELAY=15000	#Delay (in ms) before probing SCSI
options 	UCONSOLE		#Allow users to grab the console
options 	USERCONFIG		#boot -c editor
options 	VISUAL_USERCONFIG	#visual boot -c editor
options 	KTRACE			#ktrace(1) support
options 	SYSVSHM			#SYSV-style shared memory
options 	SYSVMSG			#SYSV-style message queues
options 	SYSVSEM			#SYSV-style semaphores
options 	P1003_1B		#Posix P1003_1B real-time extensions
options 	_KPOSIX_PRIORITY_SCHEDULING
options		ICMP_BANDLIM		#Rate limit bad replies
options 	KBD_INSTALL_CDEV	# install a CDEV entry in /dev
options 	SMP			# Symmetric MultiProcessor Kernel
options 	APIC_IO			# Symmetric (APIC) I/O
device		isa
device		pci
device		fdc0	at isa? port IO_FD1 irq 6 drq 2
device		fd0	at fdc0 drive 0
device		ata0	at isa? port IO_WD1 irq 14
device		ata1	at isa? port IO_WD2 irq 15
device		ata
device		atadisk			# ATA disk drives
device		atapicd			# ATAPI CDROM drives
device		atapifd			# ATAPI floppy drives
device		atapist			# ATAPI tape drives
options 	ATA_STATIC_ID		#Static device numbering
device		aha0	at isa?
device		scbus		# SCSI bus (required)
device		da		# Direct Access (disks)
device		sa		# Sequential Access (tape etc)
device		cd		# CD
device		pass		# Passthrough device (direct SCSI access)
device		atkbdc0	at isa? port IO_KBD
device		atkbd0	at atkbdc? irq 1 flags 0x1
device		psm0	at atkbdc? irq 12
device		vga0	at isa?
pseudo-device	splash
device		sc0	at isa? flags 0x100
device		npx0	at nexus? port IO_NPX irq 13
device		sio0	at isa? port IO_COM1 flags 0x10 irq 4
device		sio1	at isa? port IO_COM2 irq 3
device		ppc0	at isa? irq 7
device		ppbus		# Parallel port bus (required)
device		lpt		# Printer
device		plip		# TCP/IP over parallel
device		ppi		# Parallel port interface device
#device		vpo		# Requires scbus and da
device		miibus		# MII bus support
device		xl		# 3Com 3c90x (``Boomerang'', ``Cyclone'')
pseudo-device	loop		# Network loopback
pseudo-device	ether		# Ethernet support
pseudo-device	sl	1	# Kernel SLIP
pseudo-device	ppp	1	# Kernel PPP
pseudo-device	tun		# Packet tunnel.
pseudo-device	pty		# Pseudo-ttys (telnet etc)
pseudo-device	md		# Memory "disks"
pseudo-device	gif	4	# IPv6 and IPv4 tunneling
pseudo-device	faith	1	# IPv6-to-IPv4 relaying (translation)
pseudo-device	bpf		#Berkeley packet filter
device		uhci		# UHCI PCI->USB interface
device		ohci		# OHCI PCI->USB interface
device		usb		# USB Bus (required)
device		ugen		# Generic
device		uhid		# "Human Interface Devices"
device		ukbd		# Keyboard
device		ulpt		# Printer
device		umass		# Disks/Mass storage - Requires scbus and da
device		ums		# Mouse
device		aue		# ADMtek USB ethernet
device		cue		# CATC USB ethernet
device		kue		# Kawasaki LSI USB ethernet
options 	MAXDSIZ="(256*1024*1024)"
options 	DFLDSIZ="(256*1024*1024)"
options 	INCLUDE_CONFIG_FILE     # Include this file in kernel
options 	USER_LDT		#allow user-level control of i386 ldt
options 	UCONSOLE
options 	NETATALK		#Appletalk communications protocols
options 	NTFS			#NT File System
options 	EXT2FS

------=_NextPart_000_0045_01C01CE1.54298380--



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?NEBBIEGPMLMKDBMMICFNKEDDCOAA.mitayai>