http://bugs.winehq.org/show_bug.cgi?id=11811
--- Comment #29 from RBEmerson n5470@pinefields.com 2008-03-17 21:28:58 --- Created an attachment (id=11464) --> (http://bugs.winehq.org/attachment.cgi?id=11464) HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM w/ Keysapn adapter
Native HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP\SERIALCOMM with Keyspan Adapter in place. "\Device\19H2KP0"="COM4" is added with the Keyspan adapter in place.
Attempts to add this to the registry with: regedit ~/Documents/Serialcomm_02.reg were unsuccessful, or at least SERIALCOMM doesn't show up in the registry. Note that in the native registry, SERIALCOMM always contains: "Winachsf0"="COM3" regardless of the state of the adapter.
Under Wine, SERIALCOMM is not found at all, only SCSI is in HKEY_LOCAL_MACHINE\HARDWARE\DEVICEMAP even though the adapter's status light is flashing as expected. It should be noted that the kernel in openSUSE 10.3, my test platform, is known to support Keyspan adapters (Debian and Ubuntu, at least, do not).