From owner-freebsd-alpha Sun May 21 11:47: 6 2000 Delivered-To: freebsd-alpha@freebsd.org Received: from mail.surf1.de (mail.surf1.de [194.25.165.21]) by hub.freebsd.org (Postfix) with ESMTP id 7960137B574; Sun, 21 May 2000 11:46:59 -0700 (PDT) (envelope-from alex@cichlids.com) Received: from cichlids.com (p3E9D38E7.dip0.t-ipconnect.de [62.157.56.231]) by mail.surf1.de (8.9.3/8.9.3) with ESMTP id UAA28521; Sun, 21 May 2000 20:46:43 +0200 Received: from cichlids.cichlids.com (cichlids.cichlids.com [192.168.0.10]) by cichlids.com (Postfix) with ESMTP id C0A93AC2C; Sun, 21 May 2000 20:47:21 +0200 (CEST) Received: (from alex@localhost) by cichlids.cichlids.com (8.9.3/8.9.3) id UAA27192; Sun, 21 May 2000 20:46:55 +0200 (CEST) (envelope-from alex) Date: Sun, 21 May 2000 20:46:55 +0200 From: Alexander Langer To: freebsd-net@freebsd.org Cc: freebsd-alpha@freebsd.org Subject: device ed (PCI) on alphas Message-ID: <20000521204655.A25896@cichlids.cichlids.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0.1i X-PGP-Fingerprint: 44 28 CA 4C 46 5B D3 A8 A8 E3 BA F3 4E 60 7D 7F X-Verwirrung: Dieser Header dient der allgemeinen Verwirrung. Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org Hello! I've build in this Ne2000 (Realtek 8029) into the alpha. I've fixed some stuff in kernel and such, but now the device doesn't get attached, though it was identified correctly. That is, the call to ed_probe_generic8390() returns 0. If I comment out ed_probe_generic8390, the code fails int he test-pattern-write stuff. (joins the else {} part, which returns ENXIO). I don't know why. Ideas? Alex -- I need a new ~/.sig. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message