CVSROOT: /cvs Module name: src Changes by: mgloc...@cvs.openbsd.org 2022/10/20 04:35:35
Modified files: sys/dev/i2c : ds1307.c Log message: Remove the single part string for DS1339, since that is only required on sparc64 because OpenFirmware doesn't support the <vendor>,<part> compatible pattern. We don't expect this chip to turn up on sparc64. Suggested and ok kettenis@