Re: add missing PCI ID for Intel NVMe

2021-03-13 Thread Jan Klemkow
On Fri, Mar 12, 2021 at 11:56:00AM +0100, Mark Kettenis wrote: > I believe this is what ark.intel.com calls a "Intel SSD DC P4510 > Series" part. Is that correct? Yes, that is correct. On Fri, Mar 12, 2021 at 10:00:54PM +1100, Jonathan Gray wrote: > On Fri, Mar 12, 2021 at 11:30:04AM +0100, Jan

Re: add missing PCI ID for Intel NVMe

2021-03-13 Thread Jonathan Gray
On Sat, Mar 13, 2021 at 09:51:30PM +0100, Jan Klemkow wrote: > On Fri, Mar 12, 2021 at 11:56:00AM +0100, Mark Kettenis wrote: > > I believe this is what ark.intel.com calls a "Intel SSD DC P4510 > > Series" part. Is that correct? > > Yes, that is correct. > > On Fri, Mar 12, 2021 at 10:00:54PM

add missing PCI ID for Intel NVMe

2021-03-12 Thread Jan Klemkow
Hi, This diff add a missing PCI ID of an Intel NVMe disk. The disk works after my last fix [1]. OK? bye, Jan [1]: https://marc.info/?l=openbsd-tech=161418460303831 Index: pcidevs === RCS file: /cvs/src/sys/dev/pci/pcidevs,v

Re: add missing PCI ID for Intel NVMe

2021-03-12 Thread Jonathan Gray
On Fri, Mar 12, 2021 at 11:30:04AM +0100, Jan Klemkow wrote: > Hi, > > This diff add a missing PCI ID of an Intel NVMe disk. The disk works > after my last fix [1]. > > OK? > > bye, > Jan > > [1]: https://marc.info/?l=openbsd-tech=161418460303831 So it is a 'SSD DC P4510' A driver

Re: add missing PCI ID for Intel NVMe

2021-03-12 Thread Mark Kettenis
> Date: Fri, 12 Mar 2021 11:30:04 +0100 > From: Jan Klemkow > > Hi, > > This diff add a missing PCI ID of an Intel NVMe disk. The disk works > after my last fix [1]. > > OK? That seems to be a poorly chosen name. I believe this is what ark.intel.com calls a "Intel SSD DC P4510 Series" part.