NetBSD-Bugs archive

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

Re: kern/57063: Kernel panic in -current in iic_attach




> On Oct 18, 2022, at 7:30 AM, Paul Goyette <paul%whooppee.com@localhost> wrote:
> 
> Sounds to me like maybe the dwiic driver should make this ``type
> check'' during dwiic_match() and fail there.

“Match” routines for PCI drivers should not map the space … they should rely solely on the PCI device ID.

-- thorpej



Home | Main Index | Thread Index | Old Index