minor correction to comment

This commit is contained in:
Warner Losh 2002-11-14 05:10:16 +00:00
parent 21ac1e0615
commit 01f2fb65c3

View File

@ -309,7 +309,7 @@ DECODE_PROTOTYPE(bar)
/*
* Mark the appropriate bit in the PCI command register so that
* device drivers will know which BARs can be used.
* device drivers will know which type of BARs can be used.
*/
pci_enable_io(child, type);
return (0);