VirtualBox

source: vbox/trunk/src/VBox/Devices/Parallel/ParallelIOCtlCmd.h@ 6082

Last change on this file since 6082 was 5999, checked in by vboxsync, 17 years ago

The Giant CDDL Dual-License Header Change.

  • Property svn:eol-style set to native
  • Property svn:keywords set to Id
File size: 811 bytes
Line 
1/* $Id: ParallelIOCtlCmd.h 5999 2007-12-07 15:05:06Z vboxsync $ */
2/** @file
3 * VBox parallel device, Private Driver IOCtls.
4 *
5 * Contributed by: Alexander Eichner
6 */
7
8/*
9 * Copyright (C) 2006-2007 innotek GmbH
10 *
11 * This file is part of VirtualBox Open Source Edition (OSE), as
12 * available from http://www.virtualbox.org. This file is free software;
13 * you can redistribute it and/or modify it under the terms of the GNU
14 * General Public License (GPL) as published by the Free Software
15 * Foundation, in version 2 as it comes in the "COPYING" file of the
16 * VirtualBox OSE distribution. VirtualBox OSE is distributed in the
17 * hope that it will be useful, but WITHOUT ANY WARRANTY of any kind.
18 */
19
20/* Command defines for IOCtl function */
21
22#define LPT_IOCTL_COMMAND_SET_MODE 1
23#define LPT_IOCTL_COMMAND_GET_CONTROL 2
24#define LPT_IOCTL_COMMAND_SET_CONTROL 3
25
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette