Submitted by:	njl
This commit is contained in:
John Baldwin 2005-06-01 14:07:43 +00:00
parent 42dc3715bb
commit f1e1aa9ba2
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=146868

View File

@ -824,7 +824,7 @@ pci_add_map(device_t pcib, device_t bus, device_t dev,
/*
* If base is 0, then we have problems. It is best to ignore
* such entires for the moment. These will be allocated later if
* such entries for the moment. These will be allocated later if
* the driver specifically requests them.
*/
if (base == 0)