NetBSD/sys/arch/x86
jmcneill 41b863f675 Fix a bug where mapping the very end of iomem accidentally returns an
address in the ISA hole (because addr+size calculations wrap to 0). Fixes
ohci on VirtualPC 7 for Mac, which places OHCI at base address 0xfffff000
size 0x1000.
2009-09-03 23:25:04 +00:00
..
acpi Be a bit more noisy by telling the user VGA_POST is missing in the 2009-09-02 15:42:31 +00:00
conf Move x86 CPU topology detection code into the separate file (as it was originally). 2009-04-30 00:07:23 +00:00
include Add vga_post_set_vbe for setting video mode. 2009-08-24 11:33:49 +00:00
isa isa_detach_hook() needs two arguments, the first an isa_chipset_tag_t. 2009-08-19 15:04:27 +00:00
pci Save a line of dmesg by printing the vendor/product info on the same line 2009-08-23 15:42:51 +00:00
x86 Fix a bug where mapping the very end of iomem accidentally returns an 2009-09-03 23:25:04 +00:00