this will probably get you a cpu temperature sensor.
Index: km.c
===================================================================
RCS file: /cvs/src/sys/dev/pci/km.c,v
retrieving revision 1.10
diff -u -p -r1.10 km.c
--- km.c 14 Mar 2015 03:38:48 -0000 1.10
+++ km.c 4 Nov 2015 17:44:25 -0000
@@ -72,7 +72,8 @@ static const struct pci_matchid km_devic
{ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_14_MISC },
{ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_15_0x_MISC },
{ PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_15_1x_MISC },
- { PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_16_MISC }
+ { PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_16_MISC },
+ { PCI_VENDOR_AMD, PCI_PRODUCT_AMD_AMD64_16_3X_MISC }
};
- PC Engines APU2 coming soon - how is OpenBSD's support s... Noth
- Re: PC Engines APU2 coming soon - how is OpenBSD's ... Theo de Raadt
- Re: PC Engines APU2 coming soon - how is OpenBS... Noth
- Re: PC Engines APU2 coming soon - how is Op... Noth
- Re: PC Engines APU2 coming soon - how i... Stuart Henderson
- Re: PC Engines APU2 coming soon - ... Noth
- Re: PC Engines APU2 coming soo... Chris Cappuccio
- Re: PC Engines APU2 coming soon - how i... Brian Conway
- Re: PC Engines APU2 coming soon - ... Chris Cappuccio
- Re: PC Engines APU2 coming soo... Brian Conway
- Re: PC Engines APU2 coming... Chris Cappuccio
- Re: PC Engines APU2 coming soon - how i... Mathias Schmocker
- Re: PC Engines APU2 coming soon - ... Chris Cappuccio
- Re: PC Engines APU2 coming soo... Mathias Schmocker
