Re: svn commit: r240699 - in head: sys/dev/pci usr.sbin/pciconf

2012-09-19 Thread Jim Harris
On Wed, Sep 19, 2012 at 11:22 AM, Gavin Atkinson wrote: > Author: gavin > Date: Wed Sep 19 18:22:14 2012 > New Revision: 240699 > URL: http://svn.freebsd.org/changeset/base/240699 > > Log: > Recognise NVM Express devices and pretty-print their name. > > MFC after:1 week > > Modified: > h

svn commit: r240699 - in head: sys/dev/pci usr.sbin/pciconf

2012-09-19 Thread Gavin Atkinson
Author: gavin Date: Wed Sep 19 18:22:14 2012 New Revision: 240699 URL: http://svn.freebsd.org/changeset/base/240699 Log: Recognise NVM Express devices and pretty-print their name. MFC after:1 week Modified: head/sys/dev/pci/pci.c head/usr.sbin/pciconf/pciconf.c Modified: head/sys/