[JDEV] dev/pool
Kong Putra Yohanes
kongput at yahoo.com
Mon May 28 21:01:20 CDT 2001
I have searched on internet for /dev/poll patch, I
found it, but it's only for linux2.4.0. In my
computer, i use linux2.4.2. Can it work ? Because i
have tried it ('patch -p0 <devpoll-2.4.0.diff' =>is it
right command ?) and an error message is accure (it
created file devpoll-2.4.0.diff.rej). Here is the
content of
devpoll-2.4.0.diff.rej file :
***************
*** 146,151 ****
dep_tristate 'Intel i8x0 Random Number Generator
support' CONFIG_INTEL_RNG $CONFIG_PCI
tristate '/dev/nvram support' CONFIG_NVRAM
tristate 'Enhanced Real Time Clock Support'
CONFIG_RTC
if [ "$CONFIG_IA64" = "y" ]; then
bool 'EFI Real Time Clock Services'
CONFIG_EFI_RTC
--- 146,152 ----
dep_tristate 'Intel i8x0 Random Number Generator
support' CONFIG_INTEL_RNG $CONFIG_PCI
tristate '/dev/nvram support' CONFIG_NVRAM
+ tristate '/dev/poll support' CONFIG_DEVPOLL
tristate 'Enhanced Real Time Clock Support'
CONFIG_RTC
if [ "$CONFIG_IA64" = "y" ]; then
bool 'EFI Real Time Clock Services'
CONFIG_EFI_RTC
***************
*** 153,158 ****
if [ "$CONFIG_OBSOLETE" = "y" -a
"$CONFIG_ALPHA_BOOK1" = "y" ]; then
bool 'Tadpole ANA H8 Support' CONFIG_H8
fi
mainmenu_option next_comment
comment 'Video For Linux'
--- 154,160 ----
if [ "$CONFIG_OBSOLETE" = "y" -a
"$CONFIG_ALPHA_BOOK1" = "y" ]; then
bool 'Tadpole ANA H8 Support' CONFIG_H8
fi
+
mainmenu_option next_comment
comment 'Video For Linux'
--- temas <temas at box5.net> wrote:
> If you are on a linux box /dev/poll support is
> currently only available
> as a kernel patch. If you are on Solaris 7+ it is
> available as well.
>
> --temas
>
> On 28 May 2001 04:16:43 -0700, Kong Putra Yohanes
> wrote:
> > hi, ....
> > I want to ask about dpsm. I have installed dpsm in
> my
> > computer. When i try to connect the jabber server
> > 1.4.1 with dpsm, then an error accurate like
> bellow
> >
> > [on dpsm side]
> > Starting up...
> > configure()...
> > init()...
> > add(fd 3): could not write fd to dev/poll
> > start_listener()...
> > add(fd 4): could not write fd to dev/pollDone
> > waitForEvents: poll() returned -1, errno 9
> > !waitForEvents
> >
> > [on jabber server side]
> > 20010528T11:10:38: [warn] (mio): 127.0.0.1 was
> denied
> > access, due to the allow list of IPs
> >
> > I look at /dev directory, and i didn't find poll
> > device.
> > I have read some maillinglist then they told to
> use
> > mknod /dev/poll -u 15 125, then poll device
> created in
> > /dev directory, but the error message still
> appear.
> > Can anyone help me ?
> > Thank's for the advice.
> >
> >
> > __________________________________________________
> > Do You Yahoo!?
> > Yahoo! Auctions - buy the things you want at great
> prices
> > http://auctions.yahoo.com/
> > _______________________________________________
> > jdev mailing list
> > jdev at jabber.org
> > http://mailman.jabber.org/listinfo/jdev
>
> _______________________________________________
> jdev mailing list
> jdev at jabber.org
> http://mailman.jabber.org/listinfo/jdev
__________________________________________________
Do You Yahoo!?
Yahoo! Auctions - buy the things you want at great prices
http://auctions.yahoo.com/
More information about the JDev
mailing list