ken 0a56293423 Modify pciconf(8) so that it will print out PCI devices that have no driver
configured in the kernel.  It gives them a device name of "none" and
monotonically incrementing unit numbers.  (starting at 0)  Before, pciconf
would just skip over unconfigured devices.  (unconfigured devices can be
detected because they have a null string for a device name)

Update the man page to reflect the new pciconf output.  Unfortunately, this
causes the sample 'pciconf -l' output lines to wrap, but I'm not sure what
to do about that really.

If anyone presents a reasonable case for printing out something other than
"none1" for unconfigured devices, I'm willing to listen.
1998-11-12 00:22:30 +00:00
..
1997-09-01 06:12:37 +00:00
1998-10-17 13:55:22 +00:00
1998-09-17 09:35:02 +00:00
1998-09-13 13:28:07 +00:00
1998-07-06 20:28:08 +00:00
1997-09-17 06:29:23 +00:00
1998-06-27 21:29:35 +00:00
1998-08-30 04:48:00 +00:00
1997-07-06 07:38:36 +00:00
1997-10-12 11:51:25 +00:00
1998-10-13 08:14:31 +00:00
1998-08-04 15:25:32 +00:00
1997-09-25 06:38:17 +00:00
1998-10-15 13:37:35 +00:00
1998-08-02 14:41:34 +00:00
1998-07-15 06:37:07 +00:00
1998-05-03 05:10:23 +00:00
1998-03-12 12:54:25 +00:00
1998-08-31 16:41:09 +00:00
1998-08-04 15:26:57 +00:00
1998-04-02 13:20:15 +00:00
1998-08-04 14:33:42 +00:00
1998-11-04 08:33:32 +00:00
1998-06-29 18:15:21 +00:00
1998-08-31 16:41:09 +00:00
1998-06-06 15:37:23 +00:00
1998-11-10 12:29:04 +00:00