On 04.04.2012 05:02, Dave Mielke wrote: > Rather than defining HAVE_FLOAT, please change to defining NO_FLOAT. The code > in notes, beeper, pcm, midi, and fm has been changed to work with integers if > NO_FLOAT is defined. OK > INT16_MAX isn't defined. Probably all the signed standard integer macros > should > be defined. OK > Does Grub have functions for sounding the PC speaker beep? It's not exported yet. > Does Grub have functions for reading and writing I/O ports? grub_inb / grub_outb. Note that on non-PC you need to add GRUB_PCI_IO_BASE to the address and you need to use grub_port_t since the size of port address varies.
-- Regards Vladimir 'φ-coder/phcoder' Serbinenko
signature.asc
Description: OpenPGP digital signature
_______________________________________________ This message was sent via the BRLTTY mailing list. To post a message, send an e-mail to: [email protected] For general information, go to: http://mielke.cc/mailman/listinfo/brltty
