Page MenuHomeFreeBSD

D4145.diff
No OneTemporary

D4145.diff

Index: head/sys/boot/usb/usbcore.mk
===================================================================
--- head/sys/boot/usb/usbcore.mk
+++ head/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
Thu, Sep 3, 9:15 AM (2 h, 16 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
38064140
Default Alt Text
D4145.diff (399 B)

Event Timeline