From owner-freebsd-ports@FreeBSD.ORG Mon Aug 18 19:18:45 2003 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 56B9637B401 for ; Mon, 18 Aug 2003 19:18:45 -0700 (PDT) Received: from basement.kutulu.org (pcp03610121pcs.longhl01.md.comcast.net [68.49.239.235]) by mx1.FreeBSD.org (Postfix) with ESMTP id A153943F93 for ; Mon, 18 Aug 2003 19:18:44 -0700 (PDT) (envelope-from kutulu@kutulu.org) Received: by basement.kutulu.org (Postfix, from userid 1001) id 35319A963; Mon, 18 Aug 2003 22:19:08 -0400 (EDT) Date: Mon, 18 Aug 2003 22:19:08 -0400 From: Michael Edenfield To: ports@freebsd.org Message-ID: <20030819021908.GA42316@basement.kutulu.org> Mail-Followup-To: ports@freebsd.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="wac7ysb48OaltWcw" Content-Disposition: inline X-Mailer: Mutt http://www.mutt.org/ X-Accept-Language: en X-PGP-Key: http://www.kutulu.org/pgp/kutulu.asc X-PGP-Fingerprint: 1CE0 3C31 7013 D529 406D 37DC 09CC CD84 A46C 878F User-Agent: Mutt/1.5.4i Subject: comms/mwavem on -CURRENT -- known broken? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 19 Aug 2003 02:18:46 -0000 --wac7ysb48OaltWcw Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable I didn't see anything in the archives on this (but the search link=20 =66rom www.freebsd.org appears broken) or google, so perhaps it's=20 something specific to my machine, but: I have an ISA modem that I beleive requires the mwavem port. However,=20 when I try to install the port, I run into two problems. minor/easily fixed problem: make install tries to run "mkdev" even though I have devfs. It=20 currently skips that step only if building a package. It should=20 probably also/instead check /etc/fstab for a devfs entry. But that's=20 easily solved, no biggie. bigger problem that's out of my league: when I actually load the module, it attaches correctly and I get a=20 device attachment on the console on the isa bus, then immediately: panic: Invalid major (-1001230304) in make_dev and I'm dropped into ddb. Unfortuantely since it's a port module I'm=20 not sure it's even possible to build directly into the kernel to get=20 debugging symbols and go any further. Is this a known issue or does my modem just suck? :) --Mike --wac7ysb48OaltWcw Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.2 (FreeBSD) iD8DBQE/QYkaCczNhKRsh48RAlEEAKCYbAuNbnNEDs0oATfKT1ZVqcZjWgCgrQbk Tiw1qbupMnOJA216J/wKqtk= =boPk -----END PGP SIGNATURE----- --wac7ysb48OaltWcw--