1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
freebsd-ports/emulators/vmware3
Alexander Langer 4322c88339 Fix for -CURRENT with the recent struct cdevsw changes and
cdevsw_add()/remove() removal.

This outputs a
WARNING: driver "vmmon" used unreserved major device number 200
message, but as the vmware application really requires to use a major
of 200 (error otherwise, tested), we need to use a fixed one, and I
don't want to register a major for this.
2003-03-23 15:01:23 +00:00
..
files Fix for -CURRENT with the recent struct cdevsw changes and 2003-03-23 15:01:23 +00:00
scripts
distinfo
Makefile Fix for -CURRENT with the recent struct cdevsw changes and 2003-03-23 15:01:23 +00:00
pkg-descr
pkg-message
pkg-plist