It's not SCSI-1 or SCSI-2, it's narrow and wide. Narrow IDs run 0-7, wide IDs run 0-15. Usually the host adapter (SCSI card) will be ID 7. If you're mixing narrow (e.g. CD ROM, tape) and wide (e.g. hard drive) drives on one SCSI chain, you need to set all the narrow devices to have IDs 0-6. Wide devices can use IDs 0-6 as well, but if you use IDs 8-15, the host adapter will know already that they're wide, and won't have to ask them (not that it matters if it does have to).
It used to be that you had to have your boot drive on ID 0, and while nowadays most host adapters will let you have your boot drive on any ID, it still seems to sort some problems out to stick with using ID 0.
Controllers supporting 30 devices have two separate wide SCSI channels which operate independently. Controllers supporting 45 devices have three channels.
Incidentally, SCSI-1 and SCSI-2 are essentially the protocols used over the bus (SCSI-3 is the most recent version), though the standards do make references to which physical standards are acceptable. Narrow, wide, fast, ultra, ultra-2, ultra-3, single-ended, high-voltage differential, low-voltage differential and fibre channel are all variations on the physical standards involved.