From owner-freebsd-current Sun Oct 24 20:22:59 1999 Delivered-To: freebsd-current@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id E824F14A24; Sun, 24 Oct 1999 20:22:48 -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 VAA28877; Sun, 24 Oct 1999 21:22:47 -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 VAA38146; Sun, 24 Oct 1999 21:23:26 -0600 (MDT) Message-Id: <199910250323.VAA38146@harmony.village.org> To: current@freebsd.org, mobile@freebsd.org Cc: comitters@freebsd.org Reply-To: mobile@freebsd.org Subject: HEADS UP: pccard code committed Date: Sun, 24 Oct 1999 21:23:26 -0600 From: Warner Losh Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG After talking with Peter Wemm and others at FreeBSD Con, I've reached the point where I can commit the pccard code that supports sio. It also supports ep and should shortly support ed. Card ejection (including suspend) doesn't work, which I'll try to fix at some point, but I might not get around to fixing that before new pccard work begins. I think it would be easy to mostly fix (like the old code mostly worked) with more thought on how to do this (see -arch for a message related tot his problem). Unit numbers may have changed on people, as they are now ignored from pccardd. Also, some people may need to modify their config files to have devices continue to work (this is true if you have device ep0 at isa? .... and may be true for ed0 as well). See PCCARD for details, and use its methods if it should differ from LINT or GENERIC (and report the differences to me). These changes are quite extensive and potentially disruptive, so bear that in mind when making your upgrade decision. Read -current or -mobile for problem reports. Your milage may vary. My profuse appologies for not having this three days ago. It turned out to be a more extensive rewrite of the old pccard code than I had planned on doing. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message