Re: [SeaBIOS] [PATCHv2 1/3] floppy: Encode command and flags into single value in floppy pio code.

Dec. 17, 2013
6:09 a.m.
On Thu, Dec 12, 2013 at 12:06:35PM -0500, Kevin O'Connor wrote:
Eliminate struct floppy_pio_s and change floppy_pio() to take the command type and parameters in a single encoded value. This makes the code similar to the ps2port.c pio code. It also reduces some of the boilerplate code in the callers of floppy_pio().
Also, collapse pairs of floppy_select_drive() and floppy_pio() calls into new call floppy_drive_pio().
FYI, I have committed this patch. -Kevin
4199
Age (days ago)
4199
Last active (days ago)
0 comments
1 participants
participants (1)
-
Kevin O'Connor