NetBSD-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: port-amd64/42244: apm is no attached correctly in kernel config for amd64



The following reply was made to PR port-amd64/42244; it has been noted by GNATS.

From: "W. Stukenbrock" <Wolfgang.Stukenbrock%nagler-company.com@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: 
Subject: Re: port-amd64/42244: apm is no attached correctly in kernel config
 for amd64
Date: Fri, 30 Oct 2009 13:54:13 +0100

 High again
 
 in order to have a complete apm support, you need to create the apm 
 device in MAKEDEV too ....
 
 here is the patch to /usr/src/etc/etc.amd64/MAKEDEV.conf
 
 diff -u -r1.1 MAKEDEV.conf
 --- MAKEDEV.conf        2009/10/29 16:15:32     1.1
 +++ MAKEDEV.conf        2009/10/29 16:15:55
 @@ -25,7 +25,7 @@
          makedev lpt0 lpt1 lpt2
          makedev ss0 uk0 uk1
          makedev speaker joy0 joy1
 -       makedev satlink0
 +       makedev apm satlink0
          makedev audio
          makedev radio
          makedev isdns
 
 Was missing in my report - sorry
 
 W. Stukenbrock
 
 
 gnats-admin%NetBSD.org@localhost schrieb:
 > Thank you very much for your problem report.
 > It has the internal identification `port-amd64/42244'.
 > The individual assigned to look at your
 > report is: port-amd64-maintainer. 
 > 
 >> Category:       port-amd64
 >> Responsible:    port-amd64-maintainer
 >> Synopsis:       apm is no attached correctly in kernel config for amd64
 >> Arrival-Date:   Wed Oct 28 17:00:01 +0000 2009
 > 
 


Home | Main Index | Thread Index | Old Index