Plain ol' serial port on x86
Vladimir Panov <[email protected]> Wed, 09 Mar 2005 22:03:20 +0200
| Newsgroups | gmane.os.opendarwin.general |
|---|---|
| Message-ID | <[email protected]> |
Hi. Is there any chance to use a standard serial port under Darwin x86? I want to run PPP over a NULL modem cable. Or is it that ISA devices are not supported at all? The farthest I have reached is (OpenDarwin 7.2.1): kextload /System/Library/Extensions/Apple16X50Serial.kext and the extension is loaded successfully but no device appears in /dev. Vlado