Re: no IPv6 with umb0 on -current

2021-03-12 Thread Greg Steuck
Thomas Windisch writes: > I can get an IPv6 address with my LTE-Modem via umb with 6.8-release but > not with -current. I am aware that there was some discussion last year > on IPv6 support in umb but I'm not really sure what has changed. In > both cases I do get IPv4. Running tcpdump on this

no IPv6 with umb0 on -current

2021-03-12 Thread Thomas Windisch
I can get an IPv6 address with my LTE-Modem via umb with 6.8-release but not with -current. I am aware that there was some discussion last year on IPv6 support in umb but I'm not really sure what has changed. In both cases I do get IPv4. I use the following config: $ cat /etc/hostname.umb0

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: Remove booting from kernels in raw/qcow2 images in vmd(8)

2021-03-12 Thread Reyk Floeter
> On 12 Mar 2021, at 05:41, Mike Larkin wrote: > > On Thu, Mar 11, 2021 at 06:11:03PM -0500, Dave Voutila wrote: >> tl;dr: tedu vmboot.{c,h}, ufs.c from vmd(8) to remove broken ability to >> exract and boot a kernel image from a raw or qcow2 disk image >> >> The following diff removes the

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.