This is a discussion on Very very urgent!!!!!!! Want device driver for 3995-C64 on AIX 5.2 within the AIX Operating System forums, part of the Unix Operating Systems category; --> Hi all, I want a device driver for 3995-C64 on AIX 5.2. I cannot find the download resources in ...
| |||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| ||||
| Hi all, I want a device driver for 3995-C64 on AIX 5.2. I cannot find the download resources in IBM homepage, and get any support from IBM since it is 2nd hand product. I deeply appreciate that you send me the device driver through email if you have. It is extremely urgent for me!!!!!!!!!!!!! Thank you very much in advance. Best Regards, Mike Ng |
| |||
| Not sure this is going to help you, but this was posted in 2001 in the comp.unix.aix newsgroups: ----- Original Message ----- Newsgroups: comp.unix.aix From: "Yeong Yoon Sang" <yeon...@hotmail.com> - Find messages by this author Date: Tue, 10 Apr 2001 04:54:46 +0800 Local: Mon, Apr 9 2001 4:54 pm Subject: 3995-C64 optical jukebox I want to connect 3995-C64 optical jukebox to Netfinity server, is the driver come with optical jukebox? If yes, can the driver capable to manage the # of drive which is more than one? Also, what other software can be used to managed optical jukebox? TSM? How about content manager provided by IBM? Appreciate all the replys. Thanks. Rgds, YS ----- Newsgroup Reply ----- Newsgroups: comp.unix.aix From: m...@me.com (me) - Find messages by this author Date: Mon, 21 May 2001 03:16:56 GMT Local: Sun, May 20 2001 11:16 pm Subject: Re: 3995-C64 optical jukebox There is no driver that I know of for 3995-C64 jukes other than third party drivers for document management systems, like IBM ImagePlus or FileNet. The drives should show up as /dev/omdN, which you can access with a simple C program. As for controlling the juke itself, I don't know the ioctl calls to control the jukebox. I'm sure they're on the IBM bookservers somewhere, though. |
| |||
| Mike Ng <mikeng@alumni.cuhk.net> wrote: > I want a device driver for 3995-C64 on AIX 5.2. I cannot find the > download resources in IBM homepage, and get any support from IBM since > it is 2nd hand product. I deeply appreciate that you send me the device > driver through email if you have. It is extremely urgent for > me!!!!!!!!!!!!! As far as I know you need to get TSM (=ADSM) from IBM. That has drivers for Jukeboxes. Yours, Laurenz Albe |
| ||||
| Laurenz Albe schrieb: > Mike Ng <mikeng@alumni.cuhk.net> wrote: > > I want a device driver for 3995-C64 on AIX 5.2. I cannot find the > > download resources in IBM homepage, and get any support from IBM since > > it is 2nd hand product. I deeply appreciate that you send me the device > > driver through email if you have. It is extremely urgent for > > me!!!!!!!!!!!!! > > As far as I know you need to get TSM (=ADSM) from IBM. That has drivers > for Jukeboxes. > > Yours, > Laurenz Albe Try ftp://ftp.software.ibm.com/storage/devdrvr/AIX/ maybe the ATAPE Drives solves your problem. |