Go to file
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
boot don't execute hlt in real mode. 2009-03-24 16:08:10 +00:00
commands don't include /usr/src changes in packages. 2009-05-19 10:55:15 +00:00
docs profiling reminder 2009-01-09 16:44:47 +00:00
drivers Support for VMWare Workstation 6.x 2009-05-27 23:35:34 +00:00
etc let at_wini see ata raid controllers 2009-02-12 12:28:28 +00:00
include Support for VMWare Workstation 6.x 2009-05-27 23:35:34 +00:00
kernel Library call for cpu features; make kernel and vm use this to query cpu 2009-05-15 17:07:36 +00:00
lib make lseek64 return correct new position 2009-05-23 13:47:17 +00:00
man update readlink(2) manpage accordingly 2009-05-20 11:49:10 +00:00
servers move symlink type check for readlink() into VFS, and return the right POSIX error 2009-05-20 09:46:06 +00:00
test Various VFS and MFS fixes to improve correctness, consistency and 2009-05-18 11:27:12 +00:00
tools Update issue.install for 3.1.4 2009-05-27 12:42:32 +00:00
LICENSE *** empty log message *** 2006-03-08 16:34:36 +00:00
Makefile include libraries. 2008-11-19 13:15:35 +00:00