diff options
author | Miod Vallat <miod@cvs.openbsd.org> | 2008-02-23 23:20:53 +0000 |
---|---|---|
committer | Miod Vallat <miod@cvs.openbsd.org> | 2008-02-23 23:20:53 +0000 |
commit | 54ab0f5041bef04b040b59dab321c940d83f61d0 (patch) | |
tree | bf5218365994690fa4957055a894fd9c909a1d14 /sys/dev/onewire | |
parent | 92d44872398ed9b286b17eb7de0f73aa9ebe9940 (diff) |
More device families, from Dallas datasheets.
Diffstat (limited to 'sys/dev/onewire')
-rw-r--r-- | sys/dev/onewire/onewiredevs | 25 |
1 files changed, 23 insertions, 2 deletions
diff --git a/sys/dev/onewire/onewiredevs b/sys/dev/onewire/onewiredevs index 77cd2b62a16..c1410322412 100644 --- a/sys/dev/onewire/onewiredevs +++ b/sys/dev/onewire/onewiredevs @@ -1,4 +1,4 @@ -$OpenBSD: onewiredevs,v 1.3 2007/02/28 21:20:22 grange Exp $ +$OpenBSD: onewiredevs,v 1.4 2008/02/23 23:20:52 miod Exp $ /* * Copyright (c) 2006 Alexander Yurchenko <grange@openbsd.org> @@ -23,11 +23,32 @@ $OpenBSD: onewiredevs,v 1.3 2007/02/28 21:20:22 grange Exp $ family DS1990 0x01 ID family DS1991 0x02 MultiKey family DS1994 0x04 4kb NVRAM + RTC +family DS2405 0x05 Addressable Switch family DS1993 0x06 4kb NVRAM family DS1992 0x08 1kb NVRAM family DS1982 0x09 1kb EPROM family DS1995 0x0a 16kb NVRAM +family DS2505 0x0b 16kb EPROM family DS1996 0x0c 64kb NVRAM +family DS2506 0x0f 64kb EPROM family DS1920 0x10 Temperature -family DS2438 0x26 Smart Battery Monitor +family DS2406 0x12 Addressable Switch + 1kb NVRAM +family DS2430 0x14 256b EEPROM family DS195X 0x16 Java +family DS28E04 0x1c 4kb EEPROM + PIO +family DS2423 0x1d 4kb NVRAM + Counter +family DS2409 0x1f Microlan Coupler +family DS1822 0x22 Temperature +family DS2433 0x23 4kb EEPROM +family DS2415 0x24 RTC +family DS2438 0x26 Smart Battery Monitor +family DS2417 0x27 RTC with interrupt +family DS18B20 0x28 Temperature +family DS2408 0x29 8-channel Addressable Switch +family DS2890 0x2c Digital Potentiometer +family DS2431 0x2d 1kb EEPROM +family DS2760 0x30 Lithium Battery Monitor +family DS2413 0x3a 2-channel Addressable Switch +family DS2422 0x41 Temperature + 8kb datalog +family DS28EA00 0x42 Temperature +family DS28EC20 0x43 20kb EEPROM |