NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: kern/59253: amdzentemp fails to register with sysmon



The following reply was made to PR kern/59253; it has been noted by GNATS.

From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc: 
Subject: Re: kern/59253: amdzentemp fails to register with sysmon
Date: Sun, 6 Apr 2025 20:48:51 -0700 (PDT)

 > Sidebar: I'm guessing that the built-in amdsmn driver gets first
 > chance at claiming the attachment is due to the alphabetic sorting of
 > sources and objects within kernel Makefiles.  This can be confirmed
 > by examining the kernel's generated ioconf.[ch] file.
 
 More likely, the pchb driver returns a value of 1 if it matches;  the
 amdsmn driver returns 2. 2 > 1 so amdsmn wins.  :)
 
 
 +---------------------+--------------------------+----------------------+
 | Paul Goyette (.sig) | PGP Key fingerprint:     | E-mail addresses:    |
 | (Retired)           | 1B11 1849 721C 56C8 F63A | paul%whooppee.com@localhost    |
 | Software Developer  | 6E2E 05FD 15CE 9F2D 5102 | pgoyette%netbsd.org@localhost  |
 | & Network Engineer  |                          | pgoyette99%gmail.com@localhost |
 +---------------------+--------------------------+----------------------+
 


Home | Main Index | Thread Index | Old Index