system v 88k release


 
Thread Tools Search this Thread
Top Forums UNIX for Advanced & Expert Users system v 88k release
# 1  
Old 04-30-2011
system v 88k release

hello,
i'm looking for any release that could run on mvme197le.
it's now running openbsd/m88k but i would like to use its native os.
thank you in advance
Login or Register to Ask a Question

Previous Thread | Next Thread

4 More Discussions You Might Find Interesting

1. SCO

UNIX SCO release 5.05 system does not boot

UNIX sco release 5.05 system does not boot: cannot open device hd(40)/boot stage 1 boot failure: error loading hd(40)/boot what to do? (1 Reply)
Discussion started by: Joaoalpande
1 Replies

2. UNIX for Dummies Questions & Answers

UNIX System V Release 4 back in the 90's

Howdy all, I'm new on this great forum. In 1990 I did a course UNIX system admin. I remember that we used a minicomputer with 15 terminals. My question is..what were the hardware requirements those days to install UNIX Sys 5 R 4? I guess most modern PC's are more powerfull then the... (2 Replies)
Discussion started by: raylier
2 Replies

3. UNIX for Dummies Questions & Answers

Need help with UNIX System V Release 4.0?

Hello, I'm a COMPLETELY new to Unix and was interested in learning C Programming by following the book "The C Programming Language (ANSI C) " by Dennis Ritchie, and in the book the authors use UNIX... Now I have an old Compaq Armada 4120 laptop that I've wiped completely clean by "fdisking" the... (1 Reply)
Discussion started by: NJenkins
1 Replies

4. UNIX Desktop Questions & Answers

Please help - System V Release 4 Variant

Sorry for this newbie question, but what exactly is Unix system V release 4 variant, and where do I download or buy this edition? There is alot of Unix info on the web, but the specifics can be a bit diverse. sorry (1 Reply)
Discussion started by: tropophyte
1 Replies
Login or Register to Ask a Question
UARK(4) 						   BSD Kernel Interfaces Manual 						   UARK(4)

NAME
uark -- Arkmicro Technologies ARK3116 based USB serial adapter SYNOPSIS
To compile this driver into the kernel, place the following lines in your kernel configuration file: device uark device ucom Alternatively, to load the driver as a module at boot time, place the following line in loader.conf(5): uark_load="YES" DESCRIPTION
The uark driver supports Arkmicro Technologies ARK3116 based serial adapters. HARDWARE
The uark driver supports the following adapters: o HL USB-RS232 o HugePine USB-UART o KQ-U8A Data Cable o Skymaster USB to RS232 SEE ALSO
tty(4), ucom(4), usb(4) HISTORY
The uark device driver first appeared in OpenBSD 4.0. The first FreeBSD release to include it was FreeBSD 7.0. AUTHORS
The uark driver was written by Jonathan Gray <jsg@openbsd.org>. CAVEATS
Setting hardware flow control is not currently supported. It is not yet known how to ask the hardware to send a break. Arkmicro Technologies do not reply to requests of documentation for their products. BSD
November 15, 2006 BSD