From owner-freebsd-hackers@FreeBSD.ORG Sun Dec 28 02:51:35 2008 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 65F671065673 for ; Sun, 28 Dec 2008 02:51:35 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: from fk-out-0910.google.com (fk-out-0910.google.com [209.85.128.185]) by mx1.freebsd.org (Postfix) with ESMTP id EBE3F8FC19 for ; Sun, 28 Dec 2008 02:51:29 +0000 (UTC) (envelope-from unixmania@gmail.com) Received: by fk-out-0910.google.com with SMTP id k31so3234902fkk.11 for ; Sat, 27 Dec 2008 18:51:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:cc:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=aZZwX96jNMoVtnw5YSKBok7Fx0y0IWEf/A15R3eIHmo=; b=Dgbs/25IDgeuWGPm9g6zT4iyUWtdIdhUpNf5hauuknccjcvWoPQ6olN7tczzyXF3u1 GUQ02uD0lU5spwizhvrKFXEsws5VQZge0pdwaPHpDZ/1ddYILU5BWNo3mPBPMlmlAYnr yA7Eb4O5KW7ZMpjAuqmZkrJE8KqrPYynbUc+M= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:cc:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=crSzJ7hAOuEwC5qCQJW5EBQ6IRf9isGSA5vfhFOXyS9NYkWRCbIgPs9HR1bANrK2+Z rAbz3LiRQn/m9h6lrUK8a5ktbnZiSgCjKuQPv/55UUbhLLIH9BEefHs8MurQkF9V9h7q XNSCWqBynDONSuREsOHKTMHC8CCZOZYC68mg4= Received: by 10.102.218.5 with SMTP id q5mr4400533mug.99.1230432688626; Sat, 27 Dec 2008 18:51:28 -0800 (PST) Received: by 10.103.137.8 with HTTP; Sat, 27 Dec 2008 18:51:28 -0800 (PST) Message-ID: Date: Sun, 28 Dec 2008 00:51:28 -0200 From: "Carlos A. M. dos Santos" To: "lazaax -" In-Reply-To: <4374ff010812261128i4d723deby9aa1ed49eec1926c@mail.gmail.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <4374ff010812261128i4d723deby9aa1ed49eec1926c@mail.gmail.com> Cc: freebsd-hackers@freebsd.org Subject: Re: hack bios hp compaq v3618la X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 28 Dec 2008 02:51:35 -0000 On Fri, Dec 26, 2008 at 5:28 PM, lazaax - wrote: > hi, people, anyone knows how to hack bios from v3618la or had a bios > hacked, i want to bypass whitelist wireless network, i put a atheros > on mi hp and cant supported, sorry my english is poor, i dont want ro > risk my computer... please help I attempted to replace the wireless card of a similar HP notebook and gave up. I suggest you to use a USB "dongle", instead. This is a cheap and much safer approach. Hacking the BIOS may lead to a broken notebook that can be hard to recover. Also, this kind of question should be sent to freebsd-questions, not to -hackers. -- cd /usr/ports/sysutils/life make clean