summaryrefslogtreecommitdiffstats
path: root/sys/dev/pccbb/pccbbdevid.h
diff options
context:
space:
mode:
authorjon <jon@FreeBSD.org>2001-08-26 23:55:34 +0000
committerjon <jon@FreeBSD.org>2001-08-26 23:55:34 +0000
commit1d2b5256d039caced9236ccd6ee9226e6873c431 (patch)
tree6a287bc4653fa2f4a89610297e17c51f2ca9090a /sys/dev/pccbb/pccbbdevid.h
parentbdc326b1fd4b05028ba5fe876d55183b398d81c6 (diff)
downloadFreeBSD-src-1d2b5256d039caced9236ccd6ee9226e6873c431.zip
FreeBSD-src-1d2b5256d039caced9236ccd6ee9226e6873c431.tar.gz
Non-functional changes to NEWCARD stuff.
This is the first part of a two-part update to NEWCARD. Changes in this commit are non-functional, and includes the following: * indentation and other changes to meet style(9). * other minor style consistancy changes * addition of comments * renaming of device_t variables to be consistant across all of NEWCARD. (note that not all style violations are fixed in this commit -- those that aren't will be clobbered by the next commit.)
Diffstat (limited to 'sys/dev/pccbb/pccbbdevid.h')
-rw-r--r--sys/dev/pccbb/pccbbdevid.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/dev/pccbb/pccbbdevid.h b/sys/dev/pccbb/pccbbdevid.h
index d0a488c..77ff487 100644
--- a/sys/dev/pccbb/pccbbdevid.h
+++ b/sys/dev/pccbb/pccbbdevid.h
@@ -44,7 +44,7 @@
#define PCI_DEVICE_ID_RICOH_RL5C476 0x04761180ul
#define PCI_DEVICE_ID_RICOH_RL5C477 0x04771180ul
#define PCI_DEVICE_ID_RICOH_RL5C478 0x04781180ul
-#define PCI_DEVICE_ID_PCIC_TI1031 0xac13104cul
+#define PCI_DEVICE_ID_PCIC_TI1031 0xac13104cul
#define PCI_DEVICE_ID_PCIC_TI1130 0xac12104cul
#define PCI_DEVICE_ID_PCIC_TI1131 0xac15104cul
#define PCI_DEVICE_ID_PCIC_TI1210 0xac1a104cul
OpenPOWER on IntegriCloud