Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F144575529
D18965.id53803.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
552 B
Referenced Files
None
Subscribers
None
D18965.id53803.diff
View Options
Index: head/sys/dev/pci/pci.c
===================================================================
--- head/sys/dev/pci/pci.c
+++ head/sys/dev/pci/pci.c
@@ -341,7 +341,7 @@
" enable these bits correctly. We'd like to do this all the time, but"
" there are some peripherals that this causes problems with.");
-static int pci_do_realloc_bars = 0;
+static int pci_do_realloc_bars = 1;
SYSCTL_INT(_hw_pci, OID_AUTO, realloc_bars, CTLFLAG_RWTUN,
&pci_do_realloc_bars, 0,
"Attempt to allocate a new range for any BARs whose original "
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Feb 10, 7:20 PM (2 h, 27 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28629624
Default Alt Text
D18965.id53803.diff (552 B)
Attached To
Mode
D18965: Enable PCI bar reallocation by default.
Attached
Detach File
Event Timeline
Log In to Comment