xhci wedges on Supermicro X11SSL-F (Intel C232)

2016-03-27 Thread Paul B. Henson
I'm trying to install OpenBSD on a Supermicro X11SSL-F board (which has an Intel C232 chipset, the kernel wedges after displaying: xhci0 at pci0 dev 20 function 0 "Intel 100 Series xHCI" rev 0x31: msi usb0 at xhci0: USB revision 3.0 uhub0 at usb0 "Intel xHCI root hub" rev 3.00/1.00 addr 1 I tried

ntpd -s failure logging level

2015-01-09 Thread Paul B. Henson
First off, thanks to everybody involved in releasing a new portable openntpd (and of course developing native openbsd ntpd), it is much appreciated. One of the changes I had made to the old portable openntpd in the gentoo linux specific patchset was to change the log level for when ntpd fails to s

Status of Virtual Function driver for Intel 82599 series port?

2023-04-29 Thread Paul B. Henson
I recently migrated an OpenBSD vm running under qemu/kvm to a new server which has an Intel 10G X550T NIC (Intel Corporation Ethernet Converged Network Adapter X550-T2) and am passing a vf though to the vm. I found out this this vf is not currently supported by OpenBSD, and upon inquiring on the mi

Re: Status of Virtual Function driver for Intel 82599 series port?

2023-05-11 Thread Paul B. Henson
On Thu, May 11, 2023 at 11:12:56AM +0900, Yuichiro NAITO wrote: > Hi, I believe my patch works on ESXi and Linux qemu. I'm looking for a > reviewer. It's welcome to testing and reporting the results if it works > or fails to work. Cool, thanks much. I'll give it a try and report back; hopefully a

ospfd, npppd, and L2TP VPN routes

2014-03-04 Thread Paul B. Henson
I recently set up npppd on a 5.4 system to provide l2tp VPN service. This system is the border router, and also runs ospfd to communicate routes to the internal network, some subnets of which use vlans on the OpenBSD system itself to avail of pf, while others are routed on a layer 3 Cisco switch.