From 71db84399169a86b71e939d6bbbdc1f327366ba4 Mon Sep 17 00:00:00 2001 From: sos Date: Wed, 10 Jan 2001 19:19:47 +0000 Subject: Add session argument to *close_disk, allowing to set session type on fixate. Add support for different blank/erase types. Update headers. --- sys/dev/ata/atapi-tape.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sys/dev/ata/atapi-tape.c') diff --git a/sys/dev/ata/atapi-tape.c b/sys/dev/ata/atapi-tape.c index 5c7b59a..05d80ca 100644 --- a/sys/dev/ata/atapi-tape.c +++ b/sys/dev/ata/atapi-tape.c @@ -1,5 +1,5 @@ /*- - * Copyright (c) 1998,1999,2000 Søren Schmidt + * Copyright (c) 1998,1999,2000,2001 Søren Schmidt * All rights reserved. * * Redistribution and use in source and binary forms, with or without -- cgit v1.1