diff options
| author | Scott Long <scottl@FreeBSD.org> | 2007-04-15 08:49:19 +0000 |
|---|---|---|
| committer | Scott Long <scottl@FreeBSD.org> | 2007-04-15 08:49:19 +0000 |
| commit | 2b83592fdcb9e7c201677f3605b9e8738a6b0737 (patch) | |
| tree | 010146772b36d16e6f98671b4bed7ce094acd633 /sys/dev/trm | |
| parent | 4f450d951a7b14cda1b359646ec580a82b4f012e (diff) | |
Notes
Diffstat (limited to 'sys/dev/trm')
| -rw-r--r-- | sys/dev/trm/trm.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/dev/trm/trm.c b/sys/dev/trm/trm.c index 31cad43d047aa..b3690ac5cf910 100644 --- a/sys/dev/trm/trm.c +++ b/sys/dev/trm/trm.c @@ -3636,6 +3636,7 @@ trm_attach(device_t dev) "trm", pACB, unit, + &Giant, 1, TRM_MAX_TAGS_CMD_QUEUE, device_Q); |
