From owner-freebsd-stable@FreeBSD.ORG Fri Mar 9 11:23:22 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 462E416A405 for ; Fri, 9 Mar 2007 11:23:22 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.freebsd.org (Postfix) with ESMTP id EE24A13C4A5 for ; Fri, 9 Mar 2007 11:23:21 +0000 (UTC) (envelope-from freebsd-stable@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1HPdB4-0005xi-FU for freebsd-stable@freebsd.org; Fri, 09 Mar 2007 12:22:26 +0100 Received: from lara.cc.fer.hr ([161.53.72.113]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Mar 2007 12:22:26 +0100 Received: from ivoras by lara.cc.fer.hr with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Fri, 09 Mar 2007 12:22:26 +0100 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-stable@freebsd.org From: Ivan Voras Date: Fri, 09 Mar 2007 12:21:56 +0100 Lines: 40 Message-ID: References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="------------enig700FF98358D09975D63A6659" X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: lara.cc.fer.hr User-Agent: Thunderbird 1.5.0.9 (X11/20070110) In-Reply-To: X-Enigmail-Version: 0.94.0.0 Sender: news Subject: Re: SMP doesn't work without ACPI? X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 09 Mar 2007 11:23:22 -0000 This is an OpenPGP/MIME signed message (RFC 2440 and 3156) --------------enig700FF98358D09975D63A6659 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Ivan Voras wrote: > Ivan Voras wrote: >=20 >> Since I need it in production, I'll try i386 6.2-release+PAE... >=20 > Ok, PAE uniprocessor kernel boots fine, finds all the memory but I can'= t > create (clone) a vlan device ("ifconfig vlan0 create"). It fails with a= n > error in SIOCIFCREATE. >=20 > Since creating vlan0 worked in amd64 mode (and is probably > 64-bit-friendly), is it a problem with PAE? Ok, I found it - on a non-PAE system this works because ifconfig automagically loads if_vlan.ko, but since there are no modules in PAE kernel, this obviously fails... (so I'll build device vlan into the kerne= l) --------------enig700FF98358D09975D63A6659 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.3 (FreeBSD) Comment: Using GnuPG with Thunderbird/FreeBSD - http://enigmail.mozdev.org iD8DBQFF8UNUldnAQVacBcgRAgFoAJ42ayVSboSKSN8nmz+YealgnVuPqACeIj0O uQ6h3kAV/8GyFfbMyEWijRs= =U6Nk -----END PGP SIGNATURE----- --------------enig700FF98358D09975D63A6659--