From owner-freebsd-hackers Tue Mar 21 11:27:15 1995 Return-Path: hackers-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id LAA00597 for hackers-outgoing; Tue, 21 Mar 1995 11:27:15 -0800 Received: from LOCALHOST (LOCALHOST [127.0.0.1]) by freefall.cdrom.com (8.6.10/8.6.6) with SMTP id LAA00590; Tue, 21 Mar 1995 11:27:12 -0800 X-Authentication-Warning: freefall.cdrom.com: Host LOCALHOST didn't use HELO protocol To: Steven G Kargl cc: julian@tfs.com, phk@ref.tfs.com, fbsd@clem.systemsix.com, hackers@FreeBSD.org, moto@CS.cmu.edu, tinguely@plains.nodak.edu Subject: Re: Problems with 2940 and 950210snap In-reply-to: Your message of "Tue, 21 Mar 95 09:40:38 PST." <199503211740.JAA14482@troutmask.apl.washington.edu> Date: Tue, 21 Mar 1995 11:27:12 -0800 Message-ID: <589.795814032@freefall.cdrom.com> From: "Jordan K. Hubbard" Sender: hackers-owner@FreeBSD.org Precedence: bulk > Actually, there are three tape commands mt, st, and ft. If st is > eliminated on historical grounds, then ft should also suffer the same > fate. Wrong. mt & st are control commands. ft should vanish into the device driver itself. Jordan