Page MenuHomeFreeBSD

D4145.id10262.diff
No OneTemporary

D4145.id10262.diff

Index: sys/boot/usb/usbcore.mk
===================================================================
--- sys/boot/usb/usbcore.mk
+++ sys/boot/usb/usbcore.mk
@@ -44,8 +44,11 @@
${S}/dev/usb/template
.undef S
+USB_POOL_SIZE?= 131072
+
CFLAGS+= -DUSB_MSCTEST_BULK_SIZE=65536
-CFLAGS+= -DUSB_POOL_SIZE=131072
+CFLAGS+= -DUSB_POOL_SIZE=${USB_POOL_SIZE}
+
#
# BUSDMA implementation

File Metadata

Mime Type
text/plain
Expires
Sun, Jul 26, 7:42 PM (7 h, 31 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
35557231
Default Alt Text
D4145.id10262.diff (384 B)

Event Timeline