]> bbs.cooldavid.org Git - net-next-2.6.git/commit
[PATCH] x86: Pnp segments in segment h
authorZachary Amsden <zach@vmware.com>
Fri, 6 Jan 2006 08:11:51 +0000 (00:11 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Fri, 6 Jan 2006 16:33:34 +0000 (08:33 -0800)
commit5702d0f742b2f462267bca147334f77a255bcc74
treede14f41bc9305aa48a19ce95443b0b9ca5ca2350
parentff6e8c0d5e47f0ceeebde86ec2f5919dbd5beb67
[PATCH] x86: Pnp segments in segment h

Move PnP BIOS segment definitions into segment.h; the segments are reserved
here, so they might as well be defined here as well.

Note I didn't do this for APM BIOS, as Macintosh and other systems use those
values to emulate APM in some scary way I don't want to understand.

Signed-off-by: Zachary Amsden <zach@vmware.com>
Acked-by: "Seth, Rohit" <rohit.seth@intel.com>
Cc: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
drivers/pnp/pnpbios/bioscalls.c
include/asm-i386/segment.h