summaryrefslogtreecommitdiffstats
path: root/sys/isa/ppcreg.h
diff options
context:
space:
mode:
Diffstat (limited to 'sys/isa/ppcreg.h')
-rw-r--r--sys/isa/ppcreg.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/isa/ppcreg.h b/sys/isa/ppcreg.h
index 8bd637c..4d5e665 100644
--- a/sys/isa/ppcreg.h
+++ b/sys/isa/ppcreg.h
@@ -1,5 +1,5 @@
/*-
- * Copyright (c) 1997 Nicolas Souchu
+ * Copyright (c) 2001 Alcove - Nicolas Souchu
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
@@ -63,6 +63,7 @@ struct ppc_data {
int ppc_mode; /* chipset current mode */
int ppc_avm; /* chipset available modes */
+ int ppc_dtm; /* chipset detected modes */
#define PPC_IRQ_NONE 0x0
#define PPC_IRQ_nACK 0x1
OpenPOWER on IntegriCloud