Changeset 638 for trunk/src/ifd/sys-bsd.c
- Timestamp:
- 05/05/05 22:33:15 (7 years ago)
- File:
-
- 1 edited
-
trunk/src/ifd/sys-bsd.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/ifd/sys-bsd.c
r606 r638 322 322 } 323 323 324 int 325 ifd_sysdep_usb_open(char *device, int flags) 326 { 327 return open(device, O_EXCL | O_RDWR); 328 } 329 324 330 /* 325 331 * Scan all usb devices to see if there is one we support
Note: See TracChangeset
for help on using the changeset viewer.
