Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Sep 2000 15:39:14 -0700 (PDT)
From:      John Baldwin <jhb@pike.osd.bsdi.com>
To:        mjacob@feral.com
Cc:        Poul-Henning Kamp <phk@FreeBSD.ORG>, current@FreeBSD.ORG, alpha@FreeBSD.ORG
Subject:   Re: Currents PCI support hosed ?
Message-ID:  <200009012239.PAA14195@pike.osd.bsdi.com>
In-Reply-To: <Pine.LNX.4.21.0009011522490.2687-100000@zeppo.feral.com> from Matthew Jacob at "Sep 1, 2000 03:24:04 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Matthew Jacob wrote:
> 
> Maybe. It's also not clear to me whether &my& current breakage is PCI related
> or device.hints related (it appears that the read of my /boot/devices.hints
> file gets things garbled):

If you want a working vidconsole on the alpha, compile your hints statically
into the kernel. :)

> FreeBSD 5.0-CURRENT #0: Fri Sep  1 11:36:35 PDT 2000
>     mjacob@farrago.feral.com:/usr/src/sys/compile/NG
> EB164
> Digital AlphaPC 164 432 MHz, 432MHz
> 8192 byte page size, 1 processor.
> CPU: EV56 (21164A) major=7 minor=1 extensions=0x1<BWX>
> OSF PAL rev: 0x1000800020117
> real memory  = 265904128 (259672K bytes)
> Physical memory chunk(s):
> 0x0081e000 - 0x0ff0dfff, 258932736 bytes (31608 pages)
> avail memory = 251535360 (245640K bytes)
> Preloaded elf kernel "kernel" at 0xfffffc0000802000.
> Preloaded elf module "ispfw.ko" at 0xfffffc00008020c0.
> Preloaded elf module "randomdev.ko" at 0xfffffc0000802188.
> module_register: module random already exists!
> Module random failed to register: 17
> mem: <memory & I/O>
> nulldev: <null device, zero device>
> random: <entropy source>
> random: <entropy source>
> cia0: <2117x Core Logic chipset>
> cia0: ALCOR/ALCOR2, pass 3
> cia0: extended capabilities: 21<DWEN,BWEN>
> pcib0: <2117x PCI host bus adapter> on cia0
> pci0: physical bus=0
> <HANGS>

cia's PCI bus driver is broken right now.  It seems the ivar's passed
around to determine which PCI space read/write functions to use is
borked somehow.  Drew has a patch for this that seems to fix Miata's at
least.  I'll forward his test patch in a second.  Hopefully someone with
new-bus fu can figure the problem out.

-- 

John Baldwin <jhb@bsdi.com> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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




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