[BRLTTY] BRLTTY in GRUB2

Vladimir 'φ-coder/phcoder' Serbinenko phcoder at gmail.com
Wed Apr 4 10:55:22 EDT 2012


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


-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 294 bytes
Desc: OpenPGP digital signature
URL: <http://mielke.cc/pipermail/brltty/attachments/20120404/98ee9a8d/attachment.sig>


More information about the BRLTTY mailing list