Altera_Forum
Honored Contributor
20 years agochar driver
Is it not possible to have two successive writes/reads for a device opened in "r+" mode without closing and reopening the device? I have written char driver for this device which has a number of regi...