diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-14 06:05:51 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-04-14 06:05:51 +0000 |
commit | a26f7415ce587eed41c29fda520018e14fabe75c (patch) | |
tree | 1945c3cf214ad5e574a9de18cf0607311ffe2601 | |
parent | 67a3b4d3bc0fa7d2b5ab63574044b91d755cd15e (diff) |
indent
-rw-r--r-- | sys/dev/pci/pcidevs | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/dev/pci/pcidevs b/sys/dev/pci/pcidevs index 75fa8ae6bdd..19acdb042af 100644 --- a/sys/dev/pci/pcidevs +++ b/sys/dev/pci/pcidevs @@ -1,4 +1,4 @@ - $OpenBSD: pcidevs,v 1.245 2000/04/13 04:25:08 smurph Exp $ + $OpenBSD: pcidevs,v 1.246 2000/04/14 06:05:50 deraadt Exp $ /* $NetBSD: pcidevs,v 1.30 1997/06/24 06:20:24 thorpej Exp $ */ @@ -967,7 +967,7 @@ product IBM 82351 0x0022 82351 PCI-PCI product IBM 0x0036 0x0036 Miami/PCI /* IDT products */ -product IDT 77201 0x0001 77201/77211 ATM (NICStAR) +product IDT 77201 0x0001 77201/77211 ATM (NICStAR) /* Industrial Computer Source */ product INDCOMPSRC WDT50x 0x22c0 WDT 50x Watchdog Timer |