From owner-freebsd-current Sat Oct 23 23:14:52 1999 Delivered-To: freebsd-current@freebsd.org Received: from neptune.psn.net (neptune.psn.net [207.211.58.16]) by hub.freebsd.org (Postfix) with ESMTP id 089A014DF6; Sat, 23 Oct 1999 23:14:49 -0700 (PDT) (envelope-from will@shadow.blackdawn.com) Received: from [209.224.140.243] (helo=shadow.blackdawn.com) by neptune.psn.net with esmtp (PSN Internet Service 2.12 #3) id 11fGvW-0002P6-00; Sat, 23 Oct 1999 23:14:48 -0700 Received: (from will@localhost) by shadow.blackdawn.com (8.9.3/8.9.3) id CAA08978; Sun, 24 Oct 1999 02:13:20 -0400 (EDT) (envelope-from will) Message-ID: X-Mailer: XFMail 1.3 [p0] on FreeBSD X-Priority: 3 (Normal) Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit MIME-Version: 1.0 In-Reply-To: <199910231802.MAA32825@harmony.village.org> Date: Sun, 24 Oct 1999 02:13:20 -0400 (EDT) Reply-To: Will Andrews From: Will Andrews To: Warner Losh Subject: Re: sio working Cc: current@FreeBSD.ORG, mobile@FreeBSD.ORG Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On 23-Oct-99 Warner Losh wrote: > In message Will Andrews > writes: >: I will be your guinea pig, if you like. :-) > > Grab the current patches from > http://www.freebsd.org/~imp/pccard-snap.patch > but read my other posting about the warnings and such. As of yet, I haven't tested your code. I will be, in a few. I took the opportunity to go over the patch first. I noticed a little discrepancy in ep_pccard_identify, where the switch() does not offer a default: case. You should put something like that in there and call the card "Unknown 3Com card" or somesuch. Same for ep_pccard_card_attach(). That's all I can manage from a quick skim of your code. Well, I'm gonna test out this kernel patch. (after safely backing up sys/). To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message