From owner-freebsd-stable@FreeBSD.ORG Fri Jun 23 05:39:45 2006 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C7FF816A47B for ; Fri, 23 Jun 2006 05:39:45 +0000 (UTC) (envelope-from doconnor@gsoft.com.au) Received: from cain.gsoft.com.au (cain.gsoft.com.au [203.31.81.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3A61043D53 for ; Fri, 23 Jun 2006 05:39:44 +0000 (GMT) (envelope-from doconnor@gsoft.com.au) Received: from inchoate.gsoft.com.au (inchoate.gsoft.com.au [203.31.81.25]) (authenticated bits=0) by cain.gsoft.com.au (8.13.5/8.13.4) with ESMTP id k5N5dYNb039597 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Fri, 23 Jun 2006 15:09:34 +0930 (CST) (envelope-from doconnor@gsoft.com.au) From: "Daniel O'Connor" To: "M. Warner Losh" Date: Fri, 23 Jun 2006 15:09:21 +0930 User-Agent: KMail/1.9.3 References: <200606221424.14380.doconnor@gsoft.com.au> <20060622.230433.24902227.imp@bsdimp.com> In-Reply-To: <20060622.230433.24902227.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart1284354.uDnmJJ3PFh"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200606231509.29720.doconnor@gsoft.com.au> X-Spam-Score: -1.36 () ALL_TRUSTED X-Scanned-By: MIMEDefang 2.56 on 203.31.81.10 Cc: freebsd-stable@freebsd.org Subject: Re: Asus A8V IRQ/serial problems X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Jun 2006 05:39:45 -0000 --nextPart1284354.uDnmJJ3PFh Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline On Friday 23 June 2006 14:34, M. Warner Losh wrote: > isa_irq_pending can only really be called on isa bus attachments... > > Why don't you have ISA in your kernel. I thought it was still required. It's not in GENERIC on 6.1. atpic has isa_irq_pending, however if you don't have atpic in your kernel a= =20 stub is built in machdep.c. =2E. although that only happens if DEV_ISA is defined.. I don't understand how=20 sio.c can link if you don't have isa in your kernel because there won't be= =20 any isa_irq_pending() defined anywhere. WTF? =2D-=20 Daniel O'Connor software and network engineer for Genesis Software - http://www.gsoft.com.au "The nice thing about standards is that there are so many of them to choose from." -- Andrew Tanenbaum GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C --nextPart1284354.uDnmJJ3PFh Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (FreeBSD) iD8DBQBEm36R5ZPcIHs/zowRAnTqAJ9/1s/X7Qf+B075qUITG4IOuO6gXQCfQqk7 Ay8SeFNsXKoCIeyDHKk/9HI= =ccvL -----END PGP SIGNATURE----- --nextPart1284354.uDnmJJ3PFh--