da.4 (ab6258cfc4490938b03292efd911f4827400a906) | da.4 (81ae4b8da9920ccfb697984dbb2e8751573d183a) |
---|---|
1.\" Copyright (c) 1996 2.\" Julian Elischer <julian@FreeBSD.org>. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 174 unchanged lines hidden (view full) --- 183If a device becomes invalidated (media is removed, device becomes unresponsive) 184the disklabel and information held within the kernel about the device will 185be invalidated. 186To avoid corruption of a newly inserted piece of media or 187a replacement device, all accesses to the device will be discarded until 188the last file descriptor referencing the old device is closed. 189During this period, all new open attempts will be rejected. 190.Sh FILES | 1.\" Copyright (c) 1996 2.\" Julian Elischer <julian@FreeBSD.org>. All rights reserved. 3.\" 4.\" Redistribution and use in source and binary forms, with or without 5.\" modification, are permitted provided that the following conditions 6.\" are met: 7.\" 1. Redistributions of source code must retain the above copyright 8.\" notice, this list of conditions and the following disclaimer. --- 174 unchanged lines hidden (view full) --- 183If a device becomes invalidated (media is removed, device becomes unresponsive) 184the disklabel and information held within the kernel about the device will 185be invalidated. 186To avoid corruption of a newly inserted piece of media or 187a replacement device, all accesses to the device will be discarded until 188the last file descriptor referencing the old device is closed. 189During this period, all new open attempts will be rejected. 190.Sh FILES |
191.Bl -tag -width /dev/da* -compact | 191.Bl -tag -width ".Pa /dev/da*" -compact |
192.It Pa /dev/da* 193SCSI disk device nodes 194.El 195.Sh DIAGNOSTICS 196None. 197.Sh SEE ALSO 198.Xr ad 4 , 199.Xr geom 4 , --- 17 unchanged lines hidden --- | 192.It Pa /dev/da* 193SCSI disk device nodes 194.El 195.Sh DIAGNOSTICS 196None. 197.Sh SEE ALSO 198.Xr ad 4 , 199.Xr geom 4 , --- 17 unchanged lines hidden --- |