On Tue, 2004-07-20 at 18:11, Bill Nottingham wrote: > > 4) making sure that "modprobe lirc" loads the correct backend driver > > (the file containing these entries would/could be managed by a lirc > > configuration tool): > > alias char-major-61 lirc > > > > # get rid of serial if it's been loaded > > pre-install lirc rmmod serial 2> /dev/null; true > > Well, that will generally fail as serial's built in. I guess this should rather be (for /dev/ttyS1 being connected to the LIRC device): pre-install lirc_serial /bin/setserial /dev/ttyS1 uart none This should work for both built in and modular serial drivers. Nils -- Nils Philippsen / Red Hat / nphilipp@xxxxxxxxxx "They that can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety." -- B. Franklin, 1759 PGP fingerprint: C4A8 9474 5C4C ADE3 2B8F 656D 47D8 9B65 6951 3011
Attachment:
signature.asc
Description: This is a digitally signed message part