From owner-freebsd-current Mon Feb 11 19:10:17 2002 Delivered-To: freebsd-current@freebsd.org Received: from newman2.bestweb.net (newman2.bestweb.net [209.94.102.67]) by hub.freebsd.org (Postfix) with ESMTP id 84CDD37B662 for ; Mon, 11 Feb 2002 18:19:17 -0800 (PST) Received: from okeeffe.bestweb.net (okeefe.bestweb.net [209.94.100.110]) by newman2.bestweb.net (Postfix) with ESMTP id AE88E230DA; Mon, 11 Feb 2002 21:18:12 -0500 (EST) Received: by okeeffe.bestweb.net (Postfix, from userid 0) id E58E79F3FC; Mon, 11 Feb 2002 21:12:49 -0500 (EST) Date: Mon, 11 Feb 2002 22:28:08 +0000 From: j mckitrick To: "M. Warner Losh" Cc: freebsd-current@FreeBSD.ORG Subject: Re: Where to find docs on newbus vs. cardbus vs. newcard Message-Id: <20020212021249.E58E79F3FC@okeeffe.bestweb.net> Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Thanks, Warner! On Mon, Feb 11, 2002 at 09:37:08AM -0700, M. Warner Losh wrote: | NEWBUS: | The current way of doing FreeBSD device configuration. This | is approximately sys/kern/subr_bus.c, bus_if.m and device_if.m. That part is pretty clear. | CardBus: | PCMCIA standard for PCI cards in the PC Card form factor. I was pretty close on this as well. These are specifically 32-bit cards, correct? | dev/{pccard,pcic,exca,cardbus,pccbb}/*. I'm in the process of fixing | bugs in this code base as well as removing redundant code and | expanding support for more bridges and client devieces. This is what | I've been calling NEWCARD. Ah, this was the part I got mixed up. I thought Newcard was already up and running with the last iteration of changes you made (remember me and ToPIC on Toshiba? ;-) I thought this was already in -stable. jm -- My other computer is your windows box. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message