From owner-freebsd-questions Sat Feb 24 14:12:39 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id OAA23001 for questions-outgoing; Sat, 24 Feb 1996 14:12:39 -0800 (PST) Received: from rocky.sri.MT.net (rocky.sri.MT.net [204.182.243.10]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id OAA22985 for ; Sat, 24 Feb 1996 14:12:33 -0800 (PST) Received: (from nate@localhost) by rocky.sri.MT.net (8.6.12/8.6.12) id PAA25980; Sat, 24 Feb 1996 15:15:01 -0700 Date: Sat, 24 Feb 1996 15:15:01 -0700 From: Nate Williams Message-Id: <199602242215.PAA25980@rocky.sri.MT.net> To: EKR Cc: freebsd-questions@freebsd.org Subject: Re: PCMCIA/APM for 2.1 In-Reply-To: <199602242027.MAA13985@itech.terisa.com> References: <199602242027.MAA13985@itech.terisa.com> Sender: owner-questions@freebsd.org Precedence: bulk > I'm running 2.1 Released on my laptop. So far, I've managed to > get some of the PCMCIA support working in that it my 3c589 seems > to work great (though of course without hot swap.) but my > MegaHertz 28.8 isn't found, and APM seems not to work well > at all. PCMCIA support doesn't exist in 2.1. There are support for some PCMCIA cards (notably the 3C589), but generic support isn't there yet. In -current there is better support, and I'm working on integrating some stuff from the BSD Nomad group in Japan into both -current and -stable. However, the APM code is a bit of a hairy situation right now. I'm not expert in it and I have no documentation, although I'm trying to work with the a couple folks to sort the APM situation out, as well as the PC-CARD support. > I'd rather not have to do any programming, but if that's the shortest > path to completion, I want to hear that too. We could use some more 'programmers' right now to help figure out what's needed with both PC-CARD and APM support. Nate