From owner-freebsd-questions@FreeBSD.ORG Sat Jan 6 17:08:47 2007 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1AE9716A403 for ; Sat, 6 Jan 2007 17:08:47 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: from nf-out-0910.google.com (nf-out-0910.google.com [64.233.182.185]) by mx1.freebsd.org (Postfix) with ESMTP id A869113C442 for ; Sat, 6 Jan 2007 17:08:46 +0000 (UTC) (envelope-from bahamasfranks@gmail.com) Received: by nf-out-0910.google.com with SMTP id x37so8225253nfc for ; Sat, 06 Jan 2007 09:08:45 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:mime-version:content-type:x-google-sender-auth; b=IGrhTrjCqrEIyj6sAZhpexuNbGAhBdwpEKKJrmMXDly4KLYxKPBar/LAg+EQ4v4EomV5DH6zk8gPO3LibWL9vo87nSEl9pr+HyipxHufb+cM7sNCU7oVhiAVyiLbpuvqfkz5njsuPoNlqYPwv1NeD6j/PfTpoABHpJgKQB8cIUI= Received: by 10.82.183.19 with SMTP id g19mr2074214buf.1168103325606; Sat, 06 Jan 2007 09:08:45 -0800 (PST) Received: by 10.82.175.3 with HTTP; Sat, 6 Jan 2007 09:08:45 -0800 (PST) Message-ID: <539c60b90701060908o460d1d98wab2f2514a3a9d1e2@mail.gmail.com> Date: Sat, 6 Jan 2007 10:08:45 -0700 From: "Steve Franks" Sender: bahamasfranks@gmail.com To: "FreeBSD Users Questions" MIME-Version: 1.0 X-Google-Sender-Auth: 1319483eeb665bd0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: no ath0 on new system with good card X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jan 2007 17:08:47 -0000 I have an ath0 card working fine in one system. I put it in the other, kldload if_ath, but no ath0. kldload appears sucessful, because if you try it again, if says file already present. I notice my pcmcia appears to show up sucesfully when I boot, but I get no output on tty0 when I plug in the ath card, like you do on the other system. Steve