From owner-freebsd-stable@FreeBSD.ORG Thu Aug 29 10:56:56 2013 Return-Path: Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTP id 51952CF7; Thu, 29 Aug 2013 10:56:56 +0000 (UTC) (envelope-from adrian.chadd@gmail.com) Received: from mail-wg0-x236.google.com (mail-wg0-x236.google.com [IPv6:2a00:1450:400c:c00::236]) (using TLSv1 with cipher ECDHE-RSA-RC4-SHA (128/128 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 8C1552BB2; Thu, 29 Aug 2013 10:56:55 +0000 (UTC) Received: by mail-wg0-f54.google.com with SMTP id e11so261723wgh.9 for ; Thu, 29 Aug 2013 03:56:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:sender:in-reply-to:references:date:message-id:subject :from:to:cc:content-type; bh=rSHv0Hwxj5bF8tKec2UYNfuIn1G++WBwBxYqX5hwcbw=; b=h1G2fGQtGrhuqwKcuCdUfngLyY9iS1DytNl1IqaucnNRZr97ENQUbOgoEUJ7Beb+Bn LB/xwPPAZ5focdJ7JcC0jlLsFcHx6rjsB8VLCVnZQ2aSTXxsxVofx5l9sA97vWUXJWrb YiFWPiNnd7u3jqgDOOnUgWW6TQUnew0UXftUFPqzjrEYjoOKm0iIz/aAKCgkAfLflsuv sEPF9AHcWA0nqkllkVAlNMUqwlxwpJ4kVLNEHdSHozDl7c78oUvn42rWjEnqRM4mT5uS LqfjWWLeafMyyu00MWIWwKkJUqcyQ9/svA92rOIE64cHkMt1T/nVSK9/MhoBtaVClcPG 1Y1A== MIME-Version: 1.0 X-Received: by 10.194.11.67 with SMTP id o3mr5329237wjb.0.1377773813770; Thu, 29 Aug 2013 03:56:53 -0700 (PDT) Sender: adrian.chadd@gmail.com Received: by 10.216.146.2 with HTTP; Thu, 29 Aug 2013 03:56:53 -0700 (PDT) In-Reply-To: References: Date: Thu, 29 Aug 2013 03:56:53 -0700 X-Google-Sender-Auth: _v3zZf0fjZhtZYfU9HwMxmzXpTo Message-ID: Subject: Re: Why are cardbus drivers cbb(4) and pccard(4) still included in GENERIC? From: Adrian Chadd To: Kimmo Paasiala Content-Type: text/plain; charset=ISO-8859-1 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 Cc: FreeBSD current , "freebsd-stable@freebsd.org" , freebsd-hardware@freebsd.org X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 29 Aug 2013 10:56:56 -0000 Hm! Are they dynamically loaded if you insert the cards? (Ie, has devd been taught about them as appropriate?) -adrian On 29 August 2013 02:15, Kimmo Paasiala wrote: > In reference to this FreeBSD forums post: > > http://forums.freebsd.org/showpost.php?p=231135&postcount=4 > > Would it be a good time to remove those from GENERIC since the > hardware they are for is becoming so seriously outdated? > > There's always an option to load those drivers as modules if needed. > > -Kimmo > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to "freebsd-current-unsubscribe@freebsd.org" >