From owner-cvs-all Tue May 4 11: 4:15 1999 Delivered-To: cvs-all@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id D921015008; Tue, 4 May 1999 11:04:02 -0700 (PDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (harmony.village.org [10.0.0.6]) by rover.village.org (8.9.3/8.9.3) with ESMTP id MAA10608; Tue, 4 May 1999 12:03:20 -0600 (MDT) (envelope-from imp@harmony.village.org) Received: from harmony.village.org (localhost.village.org [127.0.0.1]) by harmony.village.org (8.9.3/8.8.3) with ESMTP id MAA03296; Tue, 4 May 1999 12:03:14 -0600 (MDT) Message-Id: <199905041803.MAA03296@harmony.village.org> To: wpaul@FreeBSD.ORG (Bill Paul) Subject: Re: cvs commit: src/sys/pccard pccard.c Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG In-reply-to: Your message of "Tue, 04 May 1999 10:53:17 PDT." <19990504175317.65E9E14F07@hub.freebsd.org> References: <19990504175317.65E9E14F07@hub.freebsd.org> Date: Tue, 04 May 1999 12:03:14 -0600 From: Warner Losh Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk In message <19990504175317.65E9E14F07@hub.freebsd.org> Bill Paul writes: : Anyway, now that I fixed that, the WaveLAN driver seems to work fine, and : the same code works on both 3.1-RELEASE and 4.0-CURRENT. I should finish : writing up the man pages and commit the driver tonight. Cool! : What I'd really like to see is cardbus support so that I can adapt the xl : driver to work with the 3Com 100Mbps cardbus adapters. That is on the horizon. In fact, the code that I'll commit kills the pcic_p device and uses a cbb which can have a pccard attachment. In the future, it will have a cardbus attachment. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message