Print this page
3217 cfgadm should spell "adaptors" correctly
Reviewed by: Alexander Eremin <alexander.r.eremin@gmail.com>
Reviewed by: David Hoeppner <0xffea@gmail.com>
Reviewed by: Gary Mills <gary_mills@fastmail.fm>
Reviewed by: Eric Schrock <Eric.Schrock@delphix.com>
*** 22,33 ****
/*
* Copyright (c) 1999-2000 by Sun Microsystems, Inc.
* All rights reserved.
*/
- #pragma ident "%Z%%M% %I% %E% SMI"
-
/*
* hci1394_extern.c
* Central location for externs. There are two exceptions to this,
* hci1394_statep (located in hci1394.c) and hci1394_evts (located in
* hci1394_s1394if.c).
--- 22,31 ----
*** 50,60 ****
*/
uint32_t hci1394_split_timeout = 800;
/*
! * 1394 address map for OpenHCI adpaters.
*
* This is what is reported to the services layer. The hci1394 driver does not
* modify the HW to reflect this. This should reflect what the OpenHCI 1.0 HW
* is set to. The comments below give the actual address ranges where the
* actual structure has the format of - start address, size, type.
--- 48,58 ----
*/
uint32_t hci1394_split_timeout = 800;
/*
! * 1394 address map for OpenHCI adapters.
*
* This is what is reported to the services layer. The hci1394 driver does not
* modify the HW to reflect this. This should reflect what the OpenHCI 1.0 HW
* is set to. The comments below give the actual address ranges where the
* actual structure has the format of - start address, size, type.