summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/wdc_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/i386/isa/wdc_p.h')
-rw-r--r--sys/i386/isa/wdc_p.h24
1 files changed, 0 insertions, 24 deletions
diff --git a/sys/i386/isa/wdc_p.h b/sys/i386/isa/wdc_p.h
deleted file mode 100644
index 4ef4b56..0000000
--- a/sys/i386/isa/wdc_p.h
+++ /dev/null
@@ -1,24 +0,0 @@
-/*
- *
- * Copyright (c) 1996 Wolfgang Helbig <helbig@ba-stuttgart.de>
- * All rights reserved.
- *
- * Redistribution and use in source and binary forms, with or without
- * modification, are permitted provided that the following conditions
- * are met:
- * 1. Redistributions of source code must retain the above copyright
- * notice immediately at the beginning of the file, without modification,
- * this list of conditions, and the following disclaimer.
- * 2. Redistributions in binary form must reproduce the above copyright
- * notice, this list of conditions and the following disclaimer in the
- * documentation and/or other materials provided with the distribution.
- * 3. Absolutely no warranty of function or purpose is made by the author.
- * 4. Modifications may be freely made to this file if the above conditions
- * are met.
- *
- * $Id$
- */
-
-#define Q_CMD640B 0x00000001 /* CMD640B quirk: serialize IDE channels */
-
-void wdc_pci(int quirks);
OpenPOWER on IntegriCloud