Subject: Re: Driver for an HPIB HP DAT Drive?
To: None <gnn@abekas.com>
From: Mike Hibler <mike@cs.utah.edu>
List: port-hp300
Date: 04/19/1995 14:15:42
> To: port-hp300@NetBSD.ORG
> Subject: Driver for an HPIB HP DAT Drive?
> Date: Thu, 13 Apr 1995 11:50:15 -0700
> From: George Neville-Neil <gnn@abekas.com>
>
> Hi Folks,
>
> I was wondering if there is as yet a driver for an HP-IB, HP
> Brand DAT drive? There will be one in my home, hooked to a NetBSD
> machine of course, soon but as far as I can tell 1.0 does not have a
> driver for it. If there isn't a driver then I'll try and write one.
> Is there a good example driver that I should start with?
>
> Thanks,
> George
>
No driver exists that I know of. You would probably want to look at a
combination of ct.c (HP-IB cartridge tape driver) and st.c (SCSI tape driver).