Re: plain 2.2.X: no ide CD-RW?

2001-06-23 Thread Carlos E Gorges
unsubscribe from this list: send the line "unsubscribe linux-kernel" in > the body of a message to [EMAIL PROTECTED] > More majordomo info at http://vger.kernel.org/majordomo-info.html > Please read the FAQ at http://www.tux.org/lkml/ -- _

Re: plain 2.2.X: no ide CD-RW?

2001-06-23 Thread Carlos E Gorges
/lkml/ -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil _ - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body

Re: [PATCH] 245-ac7 i2c Config.in fix ( please ignore the previous message )

2001-06-03 Thread Carlos E Gorges
Please ignore the previous message, this is a problem caused by sensors patch. cya; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil

Re: [PATCH] 245-ac7 i2c Config.in fix ( please ignore the previous message )

2001-06-03 Thread Carlos E Gorges
Please ignore the previous message, this is a problem caused by sensors patch. cya; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil

[PATCH] 245-ac4

2001-05-30 Thread Carlos E Gorges
SOCK_SEQPACKET && ax25_find_cb(>protinfo.ax25->source_addr, >fsa_ax25.sax25_call, digi, sk->protinfo.ax25->ax25_dev->dev) != NULL) { - if (digi != NULL) kfree(digi); + kfree(digi); return -EADDRINUSE; /* Already such a connection */ } diff -ur --e

[PATCH] 245-ac4

2001-05-30 Thread Carlos E Gorges
) return; skb_release_data(skb); skb_head_to_pool(skb); } -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil _ - To unsubscribe

[PATCH] tiny cleanup ...

2001-05-28 Thread Carlos E Gorges
T(self != NULL, , IRDA_CB_ERROR, "Self is NULL !!!\n"); -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil _ - To unsubscribe from this list: send the line

[PATCH] tiny cleanup ...

2001-05-28 Thread Carlos E Gorges
); -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil _ - To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to [EMAIL PROTECTED] More

[PATCH] spin[un]locks revision on new cmpci driver (5.64)

2001-05-25 Thread Carlos E Gorges
@@ -2546,7 +2558,11 @@ init_timer(>midi.timer); s->midi.timer.expires = jiffies+1; s->midi.timer.data = (unsigned long)s; + + spin_unlock_irqrestore(>lock, flags); s->midi.timer.function = cm

[PATCH] spin[un]locks revision on new cmpci driver (5.64)

2001-05-25 Thread Carlos E Gorges
-midi.timer); } if (file-f_mode FMODE_READ) { - -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil _ -BEGIN PGP SIGNATURE- Version: GnuPG v1.0.5 (GNU

[PATCH] 2.4.0-test12 drivers/Makefile

2000-12-30 Thread Carlos E. Gorges
# Subdirectories that should be entered when MAKING_MODULES=1, even if set to 'y'. both-m := $(filter $(mod-subdirs), $(subdir-y)) --EOF-- no coments :-). cya; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech

[PATCH] 2.4.0-test12 drivers/Makefile

2000-12-30 Thread Carlos E. Gorges
# Subdirectories that should be entered when MAKING_MODULES=1, even if set to 'y'. both-m := $(filter $(mod-subdirs), $(subdir-y)) --EOF-- no coments :-). cya; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech

Possible patch for reiserfs-3.6.22 against 2.4.0-test12 w/ new_writepage

2000-12-19 Thread Carlos E. Gorges
:47 2000 +++ linux-reiser/kernel/ksyms.c Tue Dec 19 16:29:14 2000 @@ -159,6 +159,7 @@ EXPORT_SYMBOL(d_lookup); EXPORT_SYMBOL(__d_path); EXPORT_SYMBOL(mark_buffer_dirty); +EXPORT_SYMBOL(set_buffer_async_io); /* for reiserfs_writepage */ EXPORT_SYMBOL(__mark_buffer_dirty); EXPORT_SYMBOL(__mark_inode_dirt

Possible patch for reiserfs-3.6.22 against 2.4.0-test12 w/ new_writepage

2000-12-19 Thread Carlos E. Gorges
MBOL(set_buffer_async_io); /* for reiserfs_writepage */ EXPORT_SYMBOL(__mark_buffer_dirty); EXPORT_SYMBOL(__mark_inode_dirty); EXPORT_SYMBOL(get_empty_filp); -- _ Carlos E Gorges

Re: Possible patch for reiserfs-3.6.22 against 2.4.0-test12

2000-12-13 Thread Carlos E. Gorges
ad_tq ; +extern task_queue *reiserfs_end_io_tq ; extern wait_queue_head_t reiserfs_commit_thread_wait ; /* biggest tunable defines are right here */ -- EOF -- cya; -- _ Carlos E Gorges ([EMAIL PR

Re: Possible patch for reiserfs-3.6.22 against 2.4.0-test12

2000-12-13 Thread Carlos E. Gorges
*reiserfs_end_io_tq ; extern wait_queue_head_t reiserfs_commit_thread_wait ; /* biggest tunable defines are right here */ -- EOF -- cya; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil

[BUG] 2.4.0-test11 + reiser 3.6.18

2000-11-21 Thread Carlos E. Gorges
ee Documentation/networking/vortex.txt eth0: 3Com PCI 3c905B Cyclone 100baseTx at 0xd800, 00:50:04:99:4a:bd, IRQ 18 8K byte-wide RAM 5:3 Rx:Tx split, 10baseT interface. Enabling bus-master transmits and whole-frame receives. eth0: using default media 10baseT cya; -- __

[BUG] 2.4.0-test11 + reiser 3.6.18

2000-11-21 Thread Carlos E. Gorges
; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil _ - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL

[PATCH] Unresolved Symbols in wavefront module ( k 2.2.17 )

2000-11-12 Thread Carlos E. Gorges
Hi all, This fixes the unresolved symbol detect_wf_mpu to module wavefront . Patch attached. cya; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil

[PATCH] Unresolved Symbols in wavefront module ( k 2.2.17 )

2000-11-12 Thread Carlos E. Gorges
Hi all, This fixes the unresolved symbol detect_wf_mpu to module wavefront . Patch attached. cya; -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech informática LTDA Brazil

ipac usb abnt2 (others?) keyboard fix

2000-10-31 Thread Carlos E. Gorges
Hi all, This fixes "/" key in abnt2 ( pt_BR ) keyboard of ipac ( compac computer ). 2.2.17 fix need a suse usb backport patch ( I use test2-pre2 ). -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech inform

ipac usb abnt2 (others?) keyboard fix

2000-10-31 Thread Carlos E. Gorges
Hi all, This fixes "/" key in abnt2 ( pt_BR ) keyboard of ipac ( compac computer ). 2.2.17 fix need a suse usb backport patch ( I use test2-pre2 ). -- _ Carlos E Gorges ([EMAIL PROTECTED]) Tech inform