Updated Dayna Port Command Set (markdown)

akuker 2022-01-07 19:27:00 -06:00
parent 4685c745c7
commit dd9ae887c1
1 changed files with 3 additions and 3 deletions

@ -33,10 +33,10 @@ The following is a partial list of implemented SCSI commands:
A number of other SCSI commands are implemented, but their usage is not yet fully known.
## Unknown Startup Command (0d)
## Multicast Enable Command (0d)
Command: 0d 00 00 00 06 00
Function: ***Unknown at this time***
Function: Configures the DaynaPort SCSI/Link to accept/reject multicast address.
Type: Input (Transitions to DATAOUT)
@ -44,7 +44,7 @@ Host then sends: `00 09 00 07 FF FF FF 00` (The last 00 might not actually be th
Note: The AppleTalk broadcast address is 09:00:07:ff:ff:ff.
This is probably configuring the Multicast Address Registers of the [DP83902A Ethernet receiver](./docs/DP83902A.pdf) inside the DaynaPort SCSI Link
This is configuring the Multicast Address Registers of the [DP83902A Ethernet receiver](./docs/DP83902A.pdf) inside the DaynaPort SCSI Link
10.9 MULTICAST ADDRESS REGISTERS (MAR0 MAR7)