minix/include/ibm
Arun Thomas dac531addf Support for VMWare Workstation 6.x
VMWare Workstation 6.x would previously die when running MINIX 3 with an
IOSPACE assertion and several error messages about multiply registered
I/O ports. The assertion is triggered when we probe for BAR sizes in
record_bar(). The solution: The PCI driver now disables I/O and mem
access before probing for BAR sizes.

Bumped up NR_PCIDEV and NR_PCIBUS, since Workstation 6.x virtualizes
more PCI buses and devices.
2009-05-27 23:35:34 +00:00
..
bios.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
cmos.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
cpu.h Restore user-owned bits from PSW after a signal handler, instead of 2007-05-08 15:43:00 +00:00
diskparm.h Initial revision 2005-04-21 14:53:53 +00:00
int86.h bios_wini driver 2005-07-29 10:21:04 +00:00
interrupt.h System statistical and call profiling 2006-10-30 15:53:38 +00:00
memory.h Al's double-blank-line removal request 2005-08-22 15:23:47 +00:00
partition.h Initial revision 2005-04-21 14:53:53 +00:00
pci.h Support for VMWare Workstation 6.x 2009-05-27 23:35:34 +00:00
ports.h Initial revision 2005-04-21 14:53:53 +00:00