Changeset 205 for trunk/src/os2ahci/ata.h
- Timestamp:
- Jan 2, 2021, 1:06:02 AM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/os2ahci/ata.h
r196 r205 1 /** ****************************************************************************1 /** 2 2 * ata.h - ATA structures and macros for os2ahci driver 3 3 * 4 4 * Copyright (c) 2011 thi.guten Software Development 5 5 * Copyright (c) 2011 Mensys B.V. 6 * Copyright (c) 2013-20 18 David Azarewicz6 * Copyright (c) 2013-2021 David Azarewicz <david@88watts.net> 7 7 * 8 8 * Authors: Christian Mueller, Markus Thielen … … 25 25 * Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA 26 26 */ 27 28 /* -------------------------- macros and constants ------------------------- */29 27 30 28 /******************************************************************************
Note:
See TracChangeset
for help on using the changeset viewer.