> How to write driver(s) for the device which:
> 1) has multipurpose registers to control different devices.
> 2) can connect to pci or pcib.
> 3) some controlled devices overlap and are backwards compatible between
> chipsets (smbus, iic, power management, gpio, etc)
> 4) some can have chipset spe
On Wed, Jul 9, 2025 at 7:12 PM Andrius V wrote:
>
> Hi,
>
> I need some advice on how to manage the development of our viapcib
> (lacks a man page) and viaenv (https://man.netbsd.org/viaenv.4)
> drivers.
>
> These two drivers are somewhat related, as they both pertain to the
> bus control and powe
Hi,
I need some advice on how to manage the development of our viapcib
(lacks a man page) and viaenv (https://man.netbsd.org/viaenv.4)
drivers.
These two drivers are somewhat related, as they both pertain to the
bus control and power management device controller (with SMBus
support), but they sup