Date: Mon, 11 Feb 2002 22:28:08 +0000 From: j mckitrick <jcm@FreeBSD-uk.eu.org> To: "M. Warner Losh" <imp@village.org> Cc: freebsd-current@FreeBSD.ORG Subject: Re: Where to find docs on newbus vs. cardbus vs. newcard Message-ID: <20020211222808.A29698@dogma.freebsd-uk.eu.org> In-Reply-To: <20020211.093708.27185453.imp@village.org>; from imp@village.org on Mon, Feb 11, 2002 at 09:37:08AM -0700 References: <20020211155313.A25761@dogma.freebsd-uk.eu.org> <20020211.093708.27185453.imp@village.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020211222808.A29698>