Re: svn commit: r249428 - head/sys/dev/hwpmc

2013-04-12 Thread poyopoyo
At Fri, 12 Apr 2013 20:43:14 + (UTC), Ryan Stone wrote: > Cosmetic change: make a comment reference Sandy Bridge *Xeon* .. > #define IAP_F_SBX (1 << 8)/* CPU: Sandy Bridge Xeon */ > -#define IAP_F_IBX (1 << 9)/* CPU: Ivy Bridge */ > +#define IAP_F_I

Re: svn commit: r218596 - head/sys/dev/ahci

2011-02-12 Thread poyopoyo
At Sat, 12 Feb 2011 07:06:40 + (UTC), Alexander Motin wrote: > @@ -161,19 +162,19 @@ static struct { > {0x1c038086, 0x00, "Intel Cougar Point",0}, > {0x1c048086, 0x00, "Intel Cougar Point",0}, > {0x1c058086, 0x00, "Intel Cougar Point",0}, > - {0x232

Re: svn commit: r216295 - in head/usr.sbin/bsnmpd: . tools tools/bsnmptools tools/libbsnmptools

2010-12-09 Thread poyopoyo
install with DESTDIR is broken. -- kuro Index: tools/bsnmptools/Makefile === --- tools/bsnmptools/Makefile (revision 216320) +++ tools/bsnmptools/Makefile (working copy) @@ -17,8 +17,8 @@ LDADD+= -lcrypto .endif -LINKS= ${D