Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 24 May 2004 14:04:03 +0800 (CST)
From:      =?gb2312?q?Sharp=20Gao?= <imgaolong@yahoo.com.cn>
To:        freebsd-emulation@freebsd.org
Subject:   Device name convert for linux use
Message-ID:  <20040524060403.7239.qmail@web15105.mail.bjs.yahoo.com>

next in thread | raw e-mail | index | archive | help
   I was developig a name and major/minor device number converting mechanism for linux applications to use on a linux.ko module , as if the application itself run on a linux.
 
  They can use just a linux style device name and major/minor number , through my modified linux_file.c to retrieve the correct name and number on FreeBSD(by a build-in-kernel table).But that need the two devices to have exactly the same behavior in their own operating system.
 
  While there will be no extra devices in the /dev directory, all the linux style devices are virtual and available to linux applications.
 
  Is this helpful to linux emulator ? 



---------------------------------
Do You Yahoo!?
ÏÓÓÊÏä̫С£¿ÑÅ»¢µçÓÊ×ÔÖúÀ©ÈÝ£¡



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040524060403.7239.qmail>