From owner-freebsd-current Sat Mar 18 15:18:38 2000 Delivered-To: freebsd-current@freebsd.org Received: from mailgw01.execpc.com (mailgw01.execpc.com [169.207.2.78]) by hub.freebsd.org (Postfix) with ESMTP id 5F31F37B665 for ; Sat, 18 Mar 2000 15:18:31 -0800 (PST) (envelope-from rmukerji@execpc.com) Received: from earth.execpc.com (rmukerji@earth.execpc.com [169.207.16.1]) by mailgw01.execpc.com (8.9.1) id RAA14052; Sat, 18 Mar 2000 17:18:30 -0600 Received: (from rmukerji@localhost) by earth.execpc.com (8.9.0) id RAA07393; Sat, 18 Mar 2000 17:18:29 -0600 (CST) Date: Sat, 18 Mar 2000 17:18:29 -0600 From: Arindum Mukerji To: rjk191@psu.edu Cc: freebsd-current@freebsd.org Subject: Re: psm.c broken Message-ID: <20000318171829.B25577@earth.execpc.com> References: <20000318163439.A13655@rjk191.rh.psu.edu> <20000318164501.A25577@earth.execpc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Mailer: Mutt 1.0pre3us In-Reply-To: <20000318164501.A25577@earth.execpc.com> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG * Arindum Mukerji (rmukerji@execpc.com) [000318 16:47]: > > I don't see an atkbdc_open() in the source tree. Perhaps this > should be changed back to > sc->addr = port; > sc->kdbc = kbdc_open(sc->addr); > > Until someone commits an equivalent atkbdc_open() ? > My apologies for replying to myself, but after looking at the large number of changes, and the fact that the softc has fundamentally changed, I'd just recommend either waiting for the new atkdbc* functions, or rolling back psm.c in your own build for now. That should get you running. -- Arindum To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message