Comment on If "Master/Slave" terminology in computing sounds bad now, why not change it to "Dom/Sub"?

<- View Parent
captain_aggravated@sh.itjust.works ⁨4⁩ ⁨weeks⁩ ago

I think I could argue that master/slave doesn’t describe that functionality. Does the master drive control the slave drive?

I think a better example is the SPI bus, which has a one-controller-many-peripherals bus topology with two data lines often referred to as MOSI and MISO: Master Out Slave In and Master In Slave Out. (in addition to a clock line and one or more chip enable lines) In this case the controller does literally control the peripherals, which aren’t allowed to put data on the bus unless commanded to. Newer documentation is using the terms COPI and CIPO, for Controller Out Peripheral In and Controller In Peripheral Out. Personally I prefer MOSI and MISO because there’s a definite way to pronounce them; how do you pronounce “CIPO?” See-poh? But it’s something for someone somewhere to be uppity about so sure let’s expand the glossary.

source
Sort:hotnewtop