On Thu, Aug 22, 2019 at 08:23:05PM +0200, Felix Kronlage-Dammers wrote: > Hi, > > couple devices found in the Tuxedo InfinityBook 14 v2. > > felix
thanks, committed > > > Index: sys/dev/pci/pcidevs > =================================================================== > RCS file: /cvs/src/sys/dev/pci/pcidevs,v > retrieving revision 1.1894 > diff -u -p -u -r1.1894 pcidevs > --- sys/dev/pci/pcidevs 13 Aug 2019 03:17:11 -0000 1.1894 > +++ sys/dev/pci/pcidevs 22 Aug 2019 18:17:44 -0000 > @@ -5343,6 +5343,8 @@ product INTEL 100SERIES_LP_UART_1 0x9d27 > product INTEL 100SERIES_LP_UART_2 0x9d28 100 Series UART > product INTEL 100SERIES_LP_SPI_2 0x9d29 100 Series SPI > product INTEL 100SERIES_LP_SPI_3 0x9d2a 100 Series SPI > +product INTEL 100SERIES_LP_EMMC 0x9d2b 100 Series eMMC > +product INTEL 100SERIES_LP_SDXC 0x9d2d 100 Series SDXC > product INTEL 100SERIES_LP_XHCI 0x9d2f 100 Series xHCI > product INTEL 100SERIES_LP_THERM 0x9d31 100 Series Thermal > product INTEL 100SERIES_LP_ISH 0x9d35 100 Series ISH > > -- > GPG/PGP: 7A0B612C / 5F4D 9B06 C240 3250 35BF 66ED 1AD3 A9B8 7A0B 612C > https://hazardous.org/ - [email protected] - fkr@irc - @felixkronlage >
