From owner-freebsd-new-bus Mon Aug 16 21:48:43 1999 Delivered-To: freebsd-new-bus@freebsd.org Received: from rover.village.org (rover.village.org [204.144.255.49]) by hub.freebsd.org (Postfix) with ESMTP id 4D04114C87; Mon, 16 Aug 1999 21:48:34 -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 WAA41832; Mon, 16 Aug 1999 22:48:58 -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 WAA36373; Mon, 16 Aug 1999 22:49:42 -0600 (MDT) Message-Id: <199908170449.WAA36373@harmony.village.org> To: mobile@freebsd.org Cc: new-bus-arch@bostonradio.org, new-bus@freebsd.org Subject: New pccard kludge patches Date: Mon, 16 Aug 1999 22:49:42 -0600 From: Warner Losh Sender: owner-freebsd-new-bus@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG [[ I've not seen any messages come back from new-bus@freebsd.org ]] I've uploaded a new set of patches to freefall. I've included the nexus.c patches which were required. I've also added probe messages. I use "pccard-xxxN" for the device name where xxx is the name in the pccard structs. I noticed there is no clear standard way of doing this (eg "vga-pci0" and "ide_pci0"). I've cleaned up some of the other messages that pccard spits out as well. I've verified that the ep driver still works and that pccardd and pccardc (well, only dumpcis) still work. There are a couple of purely style changes as well, but I've not tried to filter them out. It is time to start sio, fdc and ata drivers :-) http://www.freebsd.org/~imp/pccard_nbk.diff.19990816.gz As always, I'm interested in any comments people have, especially on my use of newbus. Warner To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-new-bus" in the body of the message