Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Aug 1997 16:41:09 +0200
From:      sthaug@nethelp.no
To:        freebsd-questions@freebsd.org
Subject:   Secondary IDE controller not detected with 2.2-970801-RELENG
Message-ID:  <512.871828869@verdi.nethelp.no>

next in thread | raw e-mail | index | archive | help
I recently upgraded one of the machines here (a P-133) from 2.2-BETA
(as of 961226) to 2.2-970801-RELENG. After the upgrade, the secondary
IDE controller, at IRQ 15, is not detected - and therefore my CDROM
player isn't detected either. "boot -v" shows no more information than
a normal boot for the IDE controllers and devices. Before the upgrade:

wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff on isa
wdc0: unit 0 (wd0): <Conner Peripherals 1275MB - CFS1275A>, 32-bit, multi-block-16
wd0: 1219MB (2496816 sectors), 2477 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 at 0x170-0x177 irq 15 on isa
wdc1: unit 1 (atapi): <CDA66801I/F1.03000>, removable, iordy
wcd0: 1033Kb/sec, 240Kb cache, audio play, 255 volume levels, ejectable tray
wcd0: 120mm data disc loaded, unlocked

After the upgrade:

wdc0 at 0x1f0-0x1f7 irq 14 flags 0x80ff on isa
wdc0: unit 0 (wd0): <Conner Peripherals 1275MB - CFS1275A>, 32-bit, multi-block-16
wd0: 1219MB (2496816 sectors), 2477 cyls, 16 heads, 63 S/T, 512 B/S
wdc1 not found at 0x170

If I boot with the old kernel, everything is detected just fine.

The relevant parts of the config:

controller	wdc0	at isa? port "IO_WD1" bio irq 14 flags 0x80ff vector wdintr
disk		wd0	at wdc0 drive 0

controller	wdc1	at isa? port "IO_WD2" bio irq 15 vector wdintr
options		ATAPI		#Enable ATAPI support for IDE bus
options		ATAPI_STATIC	#Don't do it as an LKM
device		wcd0	#IDE CD-ROM

Any ideas?

Steinar Haug, Nethelp consulting, sthaug@nethelp.no



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