Date: Fri, 6 Oct 2000 12:09:41 -0400 (EDT) From: "Eric D. Futch" <efutch@nyct.net> To: freebsd-stable@FreeBSD.org Subject: isp weirdness on alpha Message-ID: <Pine.BSF.4.21.0010061200510.54340-300000@bsd1.nyct.net>
index | next in thread | raw e-mail
[-- Attachment #1 --]
I'm having some problems with isp in STABLE. Kernel and world are from
sources checked out yesterday. I'm not sure what's going on here. When I
boot from my old kernel, I also see the same thing.
FreeBSD 4.1.1-STABLE FreeBSD 4.1.1-STABLE #0: Thu Oct 5 18:24:05 EDT 2000
efutch@alpha.nyct.net:/usr/src/sys/compile/ALPHA alpha
kernel config and dmesg output is attached.
Anyone have any ideas?
--
Eric Futch New York Connect.Net, Ltd.
efutch@nyct.net Technical Support Staff
http://www.nyct.net (212) 293-2620
"Bringing New York The Internet Access It Deserves"
KNYC: 06-Oct-00 10:51 EDT: 68.0 F (20.0 C), overcast, humidity 89%
[-- Attachment #2 --]
machine alpha
#cpu EV4
cpu EV5
ident ALPHA
maxusers 128
#makeoptions DEBUG=-g #Build kernel with gdb(1) debug symbols
# Platforms supported
#options DEC_AXPPCI_33 # UDB, Multia, AXPpci33, Noname
#options DEC_EB164 # EB164, PC164, PC164LX, PC164SX
#options DEC_EB64PLUS # EB64+, Aspen Alpine, etc
#options DEC_2100_A50 # AlphaStation 200, 250, 255, 400
#options DEC_KN20AA # AlphaStation 500, 600
options DEC_ST550 # Personal Workstation 433, 500, 600
#options DEC_ST6600 # xp1000, dp264, ds20, ds10, family
#options DEC_3000_300 # DEC3000/300* Pelic* family
#options DEC_3000_500 # DEC3000/[4-9]00 Flamingo/Sandpiper family
#options DEC_1000A # AlphaServer 1000, 1000A, 800
#options DEC_KN8AE # Alpha 8200/8400 (Turbolaser)
options INET #InterNETworking
#options INET6 #IPv6 communications protocols
options FFS #Berkeley Fast Filesystem
options FFS_ROOT #FFS usable as root device [keep this!]
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
options MSDOSFS #MSDOS Filesystem
options CD9660 #ISO 9660 Filesystem
#options CD9660_ROOT #CD-ROM usable as root device
options PROCFS #Process filesystem
options COMPAT_43 #Compatible with BSD 4.3 [KEEP THIS!]
options SCSI_DELAY=5000 #Delay (in ms) before probing SCSI
options UCONSOLE #Allow users to grab the console
options KTRACE #ktrace(1) syscall trace 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 extentions
options _KPOSIX_PRIORITY_SCHEDULING
options ICMP_BANDLIM #Rate limit bad replies
# Standard busses
device isa
device pci
# Floppy drives
device fdc0 at isa? port IO_FD1 irq 6 drq 2
device fd0 at fdc0 drive 0
# ATA and ATAPI devices
#device ata
#device atadisk # ATA disk drives
#device atapicd # ATAPI CDROM drives
#device atapifd # ATAPI floppy drives
#device atapist # ATAPI tape drives
# SCSI Controllers
#device ahc # AHA2940 and onboard AIC7xxx devices
#device esp # 53C94 & friends, not CAM-ified
device isp # Qlogic family
#device ncr # NCR/Symbios Logic
#device sym # NCR/Symbios Logic (newer chipsets)
# SCSI peripherals
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)
# atkbdc0 controls both the keyboard and the PS/2 mouse
device atkbdc0 at isa? port IO_KBD
device atkbd0 at atkbdc? irq 1
device psm0 at atkbdc? irq 12
device vga0 at isa?
# splash screen/screen saver
pseudo-device splash
# syscons is the default console driver, resembling an SCO console
device sc0 at isa?
# real time clock
device mcclock0 at isa? port 0x70
# Serial (COM) ports
device sio0 at isa? port IO_COM1 irq 4
device sio1 at isa? port IO_COM2 irq 3 flags 0x50
# PCI Ethernet NICs.
#device de # DEC/Intel DC21x4x (``Tulip'')
#device fxp # Intel EtherExpress PRO/100B (82557, 82558)
#device le # Lance
#device wx # Intel Gigabit Ethernet Card (``Wiseman'')
# PCI Ethernet NICs that use the common MII bus controller code.
device miibus # MII bus support
device dc # DEC/Intel 21143 and workalikes
#device rl # RealTek 8129/8139
#device sf # Adaptec AIC-6915 (``Starfire'')
#device sis # Silicon Integrated Systems SiS 900/SiS 7016
#device ste # Sundance ST201 (D-Link DFE-550TX)
#device tl # Texas Instruments ThunderLAN
#device vr # VIA Rhine, Rhine II
#device wb # Winbond W89C840F
#device xl # 3Com 3c90x (``Boomerang'', ``Cyclone'')
# Pseudo devices - the number indicates how many units to allocated.
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)
# The `bpf' pseudo-device enables the Berkeley Packet Filter.
# Be aware of the administrative consequences of enabling this!
pseudo-device bpf #Berkeley packet filter
# USB support
#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 da0
#device ums # Mouse
# USB Ethernet
#device aue # ADMtek USB ethernet
#device cue # CATC USB ethernet
#device kue # Kawasaki LSI USB ethernet
#Begin local configuration here...
# Sound support
device pcm
device sbc
# Soft updates is technique for improving file system speed and
# making abrupt shutdown less risky.
#
options SOFTUPDATES
# IPFIREWALL enables support for IP firewall construction, in
# conjunction with the `ipfw' program. IPFIREWALL_VERBOSE sends
# logged packets to the system logger. IPFIREWALL_VERBOSE_LIMIT
# limits the number of times a matching entry can be logged.
#
options IPFIREWALL #firewall
options IPFIREWALL_VERBOSE #print information about dropped packets
options IPFIREWALL_FORWARD #enable transparent proxy support
# This allows you to actually store this configuration file into
# the kernel binary itself, where it may be later read by saying:
# strings -aout -n 3 /kernel | grep ^___ | sed -e 's/^___//' > MYKERNEL
#
options INCLUDE_CONFIG_FILE # Include this file in kernel
# Undocumented - bump the max number of mbuf clusters
#options NMBCLUSTERS=5120
pseudo-device snp 4 # Snoop device - to look at pty/vty/etc..
pseudo-device vn 4 # Vnode driver (turns a file into a device)
# We'll call the kernel /vmunix :)
makeoptions KERNEL=vmunix #Build kernel "foo" and install "/foo"
[-- Attachment #3 --]
Copyright (c) 1992-2000 The FreeBSD Project.
Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994
The Regents of the University of California. All rights reserved.
FreeBSD 4.1.1-STABLE #0: Thu Oct 5 18:24:05 EDT 2000
efutch@alpha.nyct.net:/usr/src/sys/compile/ALPHA
Digital Personal Workstation (Miata)
Digital Personal WorkStation 500au, 500MHz
8192 byte page size, 1 processor.
CPU: EV56 (21164A) major=7 minor=0 extensions=0x1<BWX>
OSF PAL rev: 0x1000000020116
real memory = 132276224 (129176K bytes)
avail memory = 123084800 (120200K bytes)
Preloaded elf kernel "vmunix" at 0xfffffc0000664000.
md0: Malloc disk
cia0: Pyxis, pass 1
cia0: extended capabilities: 1<BWEN>
cia0: WARNING: Pyxis pass 1 DMA bug; no bets...
pcib0: <2117x PCI host bus adapter> on cia0
pci0: <PCI bus> on pcib0
dc0: <Intel 21143 10/100BaseTX> port 0x9000-0x907f mem 0x81140000-0x8114007f irq 0 at device 3.0 on pci0
dc0: interrupting at CIA irq 0
dc0: Ethernet address: 00:00:f8:75:e1:29
miibus0: <MII bus> on dc0
nsphy0: <DP83840 10/100 media interface> on miibus0
nsphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto
pci0: <CMD 646 ATA controller> at 4.0 irq 1
isab0: <Intel 82378IB PCI to ISA bridge> at device 7.0 on pci0
isa0: <ISA bus> on isab0
pcib1: <DEC 21152 PCI-PCI bridge> at device 20.0 on pci0
pci1: <PCI bus> on pcib1
isp0: <Qlogic ISP 1020/1040 PCI SCSI Adapter> port 0x8000-0x80ff mem 0x81040000-0x81040fff irq 16 at device 9.0 on pci1
isp0: interrupting at CIA irq 16
pci1: <VGA-compatible display device> at 10.0 irq 20
fdc0: <NEC 72065B or clone> at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0
fdc0: interrupting at ISA irq 6
fdc0: FIFO enabled, 8 bytes threshold
fd0: <1440-KB 3.5" drive> on fdc0 drive 0
atkbdc0: <Keyboard controller (i8042)> at port 0x60,0x64 on isa0
atkbd0: <AT Keyboard> irq 1 on atkbdc0
atkbd0: interrupting at ISA irq 1
psm0: <PS/2 Mouse> irq 12 on atkbdc0
psm0: interrupting at ISA irq 12
psm0: model Generic PS/2 mouse, device ID 0
vga0: <Generic ISA VGA> at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0
sc0: <System console> on isa0
sc0: VGA <16 virtual consoles, flags=0x200>
mcclock0: <MC146818A real time clock> at port 0x70-0x71 on isa0
sio0 at port 0x3f8-0x3ff irq 4 on isa0
sio0: type 16550A
sio0: interrupting at ISA irq 4
sio1: reserved for low-level i/o
sbc0: <ESS ES1888> at port 0x220-0x22f irq 5 drq 1 on isa0
sbc0: interrupting at ISA irq 5
pcm0: <ESS 18xx DSP> on sbc0
Timecounter "alpha" frequency 499869056 Hz
IP packet filtering initialized, divert disabled, rule-based forwarding enabled, default to deny, unlimited logging
Waiting 5 seconds for SCSI devices to settle
isp0: 0.1 get user period 0xc offset 0x8 flags 0xfd00
isp0: 0.1 get current period 0x19 offset 0x0 flags 0xc500
isp0: 0.1 set current period 0xc offset 0x8 flags 0xfd00
isp0: 0.0 get user period 0xc offset 0x8 flags 0xfd00
isp0: 0.0 get current period 0x19 offset 0x0 flags 0xc500
isp0: 0.0 set current period 0xc offset 0x8 flags 0xfd00
isp0: 0.4 get user period 0xc offset 0x8 flags 0xd500
isp0: 0.4 get current period 0x19 offset 0x0 flags 0xc500
isp0: 0.4 set current period 0xc offset 0x8 flags 0xd500
Mounting root from ufs:/dev/da0a
da1 at isp0 bus 0 target 1 lun 0
da1: <SEAGATE ST34520W 1487> Fixed Direct Access SCSI-2 device
isp0: 0.1 get current period 0xc offset 0x8 flags 0xfd00
da1: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da1: 4340MB (8888924 512 byte sectors: 255H 63S/T 553C)
da0 at isp0 bus 0 target 0 lun 0
da0: <SEAGATE ST39102LC 0004> Fixed Direct Access SCSI-2 device
isp0: 0.0 get current period 0xc offset 0x8 flags 0xfd00
da0: 40.000MB/s transfers (20.000MHz, offset 8, 16bit), Tagged Queueing Enabled
da0: 8683MB (17783240 512 byte sectors: 255H 63S/T 1106C)
(cd0:isp0:0:4:0): got CAM status 0x50
(cd0:isp0:0:4:0): fatal error, failed to attach to device
(cd0:isp0:0:4:0): lost device
(cd0:isp0:0:4:0): removing device entry
pid 16 (swapon), uid 0: exited on signal 11
pid 17 (fsck), uid 0: exited on signal 11
Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped
Waiting (max 60 seconds) for system process `syncer' to stop...stopped
syncing disks...
done
Uptime: 24s
Rebooting...
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0010061200510.54340-300000>
