【情報】FreeBSD で動く USB デバイス【キボンヌ】at UNIX
【情報】FreeBSD で動く USB デバイス【キボンヌ】 - 暇つぶし2ch63:60
02/10/21 12:42.net
>>61
umass.c

$FreeBSD: src/sys/dev/usb/umass.c,v 1.11.2.10 2002/09/06 06:51:41 guido Exp $
$NetBSD: umass.c,v 1.28 2000/04/02 23:46:53 augustss Exp $

--- umass.c Mon Oct 21 11:04:49 2002
+++ umass.c.47org Mon Oct 21 11:03:22 2002
@@ -940,11 +940,9 @@

/* Get the maximum LUN supported by the device.
*/
-#if 0
if ((sc->proto & PROTO_WIRE) == PROTO_BBB)
sc->maxlun = umass_bbb_get_max_lun(sc);
else
-#endif
sc->maxlun = 0;

if ((sc->proto & PROTO_SCSI) ||

という変更をやってみたところ、ダメでした。



次ページ
続きを表示
1を表示
最新レス表示
レスジャンプ
類似スレ一覧
スレッドの検索
話題のニュース
おまかせリスト
オプション
しおりを挟む
スレッドに書込
スレッドの一覧
暇つぶし2ch