Hacker News new | ask | show | jobs
by tadfisher 1618 days ago
Brother MFCs support IPP Everywhere (aka AirPrint), so you shouldn't need drivers in the first place. If the UI doesn't let you use the IPP Everywhere driver, you can add it with

    lpadmin -p myprinter -E -v "ipp://<address>/ipp/port1" -m everywhere
The printer's web interface should give you the exact IPP/AirPrint URL to use.