From owner-freebsd-questions Tue Feb 5 20:47:27 2002 Delivered-To: freebsd-questions@freebsd.org Received: from valen.gwi.net (valen.gwi.net [207.5.128.33]) by hub.freebsd.org (Postfix) with ESMTP id 351F137B428 for ; Tue, 5 Feb 2002 20:47:21 -0800 (PST) Received: from ABERRATION (dieselgeek.outofspec.com [207.5.188.11]) by valen.gwi.net (8.11.6/8.11.6) with SMTP id g164lFG20726 for ; Tue, 5 Feb 2002 23:47:15 -0500 (EST) Message-ID: <000701c1aec9$5900aac0$fa01a8c0@ABERRATION> Reply-To: "Predius" From: "Predius" To: Subject: Diskless USB Issue Date: Tue, 5 Feb 2002 23:47:14 -0500 MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG I'm working on setting up a Compaq iPaq for netbooting, and have run into a small problem that's got me stumped. My Setup: Parasite (iPaq): 32MB Compact Flash card, formated as a FAT fs, loads DOS, and uses dosboot.com (from netbsd) to load a freebsd kernel on the filesystem. The kernel is built for bootp, and specifically has bootp wired to aue0. When booting, all is good, usb is detected, aue0 is detected, and it attempts to do bootp. Problem is at no point in time does the unit detect a link, causing dhcp to just repeatedly timeout. I've observed this system when netbooting via a NetBSD kernel, and see similar behavior, the link isn't autodetected till it actually starts sending bootp requests. (It's a Linksys USB100TX Ver B1 btw). Is there any way to hardwire a media setting in the kernel to get around this? And for those rolling their eyes at this arrangement, it's actually working pretty good under netbsd right now, which is what I use to transfer content to the CF media as I'm too lazy to get a usb cf reader for my desktop. Considering USB is only going to get more and more popular, might as well start playing with it, right? : ) Joshua Coombs To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message