From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S261182AbVFFG3U (ORCPT ); Mon, 6 Jun 2005 02:29:20 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S261190AbVFFG3U (ORCPT ); Mon, 6 Jun 2005 02:29:20 -0400 Received: from wproxy.gmail.com ([64.233.184.197]:40570 "EHLO wproxy.gmail.com") by vger.kernel.org with ESMTP id S261182AbVFFG3R convert rfc822-to-8bit (ORCPT ); Mon, 6 Jun 2005 02:29:17 -0400 DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=NzKUtz1uCd0xmk9vGJ5MCUoeX9EduECirC+TAk4hYSE5o0oNvFo0SyQq07QX/AhbjX9IJtwHlOC1qWt/v0R0wSt2syUMWeGOpiDH7kYzHVnPiLcDbTlsxIrlUpi8Ck/nPHL59mDBB5nQaJGgQVwLG9G4hElItFFiXpJ4cur+y84= Message-ID: Date: Mon, 6 Jun 2005 14:29:17 +0800 From: Blah Blah Reply-To: Blah Blah To: linux-kernel@vger.kernel.org Subject: where's the document of the bootsect.S of the 2.6.11(or 2.6.*) kernel? Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7BIT Content-Disposition: inline Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org I amused bootsect.S between 2.4.* and 2.6.*, the 2.6.11 dose not use INITSEG and SETUPSEG in the bootsect.S. Why? If you give me a linke,that's fine! Thanks!