dozen
> years, and with drive sizes of 10-20MB, and performance of about 128kB/s
> maximum, it is no surprise that it has been completely unused for well
> over a decade.
It was fixed just yesterday by Linus Walleij:
http://lkml.org/lkml/2013/2/12/541
--
Ondrej Zary
--
To unsubscri
On Tuesday 09 October 2012, Michael Leun wrote:
> On Tue, 9 Oct 2012 09:21:31 +0200
>
> Ondrej Zary wrote:
> > On Tuesday 09 October 2012, Michael Leun wrote:
> > > On Thu, 27 Sep 2012 10:39:05 -0700
> > >
> > > Greg KH wrote:
> > > > On Tue
The device had an undocumented "feature": it can provide a sequence of
spurious link-down status data even if the link is up all the time.
A sequence of 10 was seen so update the link state only after the device
reports the same link state 20 times.
Signed-off-by: Ondrej Zary
R
The device had an undocumented "feature": it can provide a sequence of
spurious link-down status data even if the link is up all the time.
A sequence of 10 was seen so update the link state only after the device
reports the same link state 20 times.
Signed-off-by: Ondrej Zary
R
) and inputs
(front mic, rear mic, line, cd, aux), mixer, headphone jack detection,
suspend/resume
Untested: SPDIF
--
Ondrej Zary
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majord...@vger.kernel.org
More majordomo inf
Add chip_exit callback to allow card subdrivers to do cleanup work on module
removal.
Needed by Philips PSC724 subdriver to cancel delayed work.
Signed-off-by: Ondrej Zary
---
sound/pci/ice1712/ice1712.c |8 +++-
sound/pci/ice1712/ice1712.h |3 +++
sound/pci/ice1712/ice1724.c
Needed by Philips PSC724 subdriver. The code does not contain any
card-specific bits so other ice17xx cards using this codec could be
converted to use this generic code.
Signed-off-by: Ondrej Zary
---
sound/pci/ice1712/wm8766.c | 361
sound/pci
Needed by Philips PSC724 subdriver. The code does not contain any
card-specific bits so other ice17xx cards using this codec could be
converted to use this generic code.
Signed-off-by: Ondrej Zary
---
sound/pci/ice1712/wm8776.c | 632
sound/pci
Add psc724 subdriver to snd-ice1712 that provides full support for
Philips PSC724 Ultimate Edge sound cards.
Signed-off-by: Ondrej Zary
---
sound/pci/Kconfig |2 +-
sound/pci/ice1712/Makefile |2 +-
sound/pci/ice1712/ice1724.c |4 +-
sound/pci/ice1712/psc724.c | 464
set_pro_rate() is called from hw_params() but not from prepare(), breaking
running PCM on suspend/resume.
Call it from prepare() if PCM was suspended to fix the problem.
Signed-off-by: Ondrej Zary
---
sound/pci/ice1712/ice1724.c | 14 ++
1 files changed, 14 insertions(+), 0
is patch added A20 enabling to early init code. But
that could be dangerous as it was run before any 8042 detection, possibly
breaking systems without 8042. I haven't found a better place for this.
--
Ondrej Zary
--
To unsubscribe from this list: send the line "unsubscri
On Monday 14 January 2013, Jan Beulich wrote:
> >>> On 14.01.13 at 09:29, Ondrej Zary wrote:
> >
> > On Monday 14 January 2013, Jan Beulich wrote:
> >> Ondrej,
> >>
> >> I see two problems with this patch: For one, on a system without
> &
When the chip dies (probably because of a bug somewhere in the driver),
de_stop_rxtx() fails and changing the media type crashes the whole machine.
Replace BUG_ON() in de_set_media() with a warning.
Signed-off-by: Ondrej Zary <[EMAIL PROTECTED]>
--- linux-2.6.24-orig/drivers/net
rker.
So we have two unmaintained drivers - one that works fine (and is production
quality - or at least seems to be) but does not support hotplug APIs and one
that was never finished (the TP-unplug problem is present at least since
2003).
Perhaps de4x5 could be ported to new API(s)? I think th
.o
g_NCR5380_mmio.c
mac_scsi.c
mac_scsi.h
pas16.c
sun3_NCR5380.c
sun3_scsi.c
sun3_scsi.h
sun3_scsi_vme.c
t128.c
t128.h
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo inf
n USB 2.0 card with NEC chip which is backward
compatible with USB 1.0. No Intel here.
--
Ondrej Zary
-
To 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.
James Bruce wrote:
Ondrej Zary wrote:
James Bruce wrote:
Stephen Clark wrote:
Maybe new desktop systems - but what about the tens of millions of
old systems that don't.
If it's an old system, it probably doesn't have working ACPI C-states
though. Without that, low HZ do
mming). The
patch is attached. It fixes my system - with the patch, I can play MP3s
fine and Prime95 runs without any problems too.
Does anyone know why these exceptions happen and/or what's the correct
solution?
--
Ondrej Zary
--- linux-2.6.10/arch/i386/kernel/traps.c~ 2004-12-
% IOWAIT
It feels like DMA is not being applied properly in 2.6.12.
Are earlier 2.6.x kernels okay?
dmesg output?
}
Same on 2.6.10,11,12.
No errors though, only sluggish system.
Something like this http://lkml.org/lkml/2005/6/13/1 ?
--
Ondrej Zary
-
To unsubscribe from this list: s
/dev/hda of=/dev/null bs=512
count=1048576
1048576+0 records in
1048576+0 records out
real0m23.858s
user0m1.750s
sys 0m15.180s
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo
Jens Axboe wrote:
On Tue, Jul 05 2005, Ondrej Zary wrote:
André Tomt wrote:
Al Boldi wrote:
Bartlomiej Zolnierkiewicz wrote: {
On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote:
Hdparm -tT gives 38mb/s in 2.4.31
Cat /dev/hda > /dev/null gives 2% user 33% sys 65% idle
Hdparm -tT g
Jens Axboe wrote:
On Tue, Jul 05 2005, Ondrej Zary wrote:
Jens Axboe wrote:
On Tue, Jul 05 2005, Ondrej Zary wrote:
André Tomt wrote:
Al Boldi wrote:
Bartlomiej Zolnierkiewicz wrote: {
On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote:
Hdparm -tT gives 38mb/s in 2.4.31
Cat /d
Jens Axboe wrote:
On Tue, 2005-07-05 at 14:35 +0200, Ondrej Zary wrote:
2.4.26
[EMAIL PROTECTED]:/home/rainbow# time dd if=/dev/hda of=/dev/null bs=512
count=1048576
1048576+0 records in
1048576+0 records out
real0m23.858s
user0m1.750s
sys 0m15.180s
Perhaps some read-ahead bug
Jens Axboe wrote:
On Tue, 2005-07-05 at 15:02 +0200, Ondrej Zary wrote:
Ok, looks alright for both. Your machine is quite slow, perhaps that is
showing the slower performance. Can you try and make HZ 100 in 2.6 and
test again? 2.6.13-recent has it as a config option, otherwise edit
include/asm
Jens Axboe wrote:
On Tue, Jul 05 2005, Ondrej Zary wrote:
Jens Axboe wrote:
On Tue, 2005-07-05 at 15:02 +0200, Ondrej Zary wrote:
Ok, looks alright for both. Your machine is quite slow, perhaps that is
showing the slower performance. Can you try and make HZ 100 in 2.6 and
test again
/sys/block//queue/nr_requests now, can be changed at will.
Tested with default 128, 1024 and 4 (minimum) and no change.
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http:
Jens Axboe wrote:
On Tue, Jul 05 2005, Ondrej Zary wrote:
oread is faster than dd, but still not as fast as 2.4. In 2.6.12, HDD
led is blinking, in 2.4 it's solid on during the read.
Oh, and please do test 2.6 by first setting the deadline scheduler for
hda. I can see you are using th
Bill Davidsen wrote:
Ondrej Zary wrote:
Jens Axboe wrote:
On Tue, Jul 05 2005, Ondrej Zary wrote:
André Tomt wrote:
Al Boldi wrote:
Bartlomiej Zolnierkiewicz wrote: {
On 7/4/05, Al Boldi <[EMAIL PROTECTED]> wrote:
Hdparm -tT gives 38mb/s in 2.4.31
Cat /dev/hda > /dev/nul
thout
burning my fingers.
--
Ondrej Zary
-
To 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/
Chuck Ebbert wrote:
On Wed, 17 Aug 2005 at 18:13:55 +0200, Ondrej Zary wrote:
When I run a program that uses FPU, it sometimes crashes with "flaoting
point exception"
+ printk("MATH ERROR %d\n",((~cwd) & swd & 0x3f) | (swd & 0x240));
Could y
free sharedbuffers cached
Mem: 6752 6196556 0528 3980
-/+ buffers/cache: 1688 5064
Swap:32000 0 32000
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body
Martin Zwickel wrote:
Did someone overclock our router or is this a misdetection?
model name : Intel(R) Celeron(R) CPU 2.00GHz
cpu MHz : 2655.765
Looks like the FSB is set to 133MHz (533) instead of 100MHz (400) - in
BIOS or by jumpers on the board.
--
Ondrej Zary
-
To
is at 0x818dfe4
ESP: 007b:bf927ab4 EFLAGS: 00010247Not tainted (2.6.12-pentium)
EAX: 0200 EBX: ECX: 880f EDX: b7f06b40
ESI: b742a680 EDI: 080e1c60 EBP: bf927bf8 DS: 007b ES: 007b
CR0: 8005003b CR2: b7499000 CR3: 006f CR4: 0080
--
Ondrej Zary
-
To unsubscribe from this list
h eject attempt:
hdc: unknown partition table
ide-floppy: hdc: I/O error, pc = 1b, key = 5, asc = 24, ascq = 0
When I boot 2.4.31, eject works fine.
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTE
Denis Vlasenko wrote:
On Friday 02 September 2005 23:47, Ondrej Zary wrote:
Hello,
I've bought "new" LS-120 drive and found that software eject does not
work with 2.6.13 kernel:
[EMAIL PROTECTED]:~# eject /dev/hdc
eject: unable to eject, last error: Invalid argument
The dri
ge_start_stop = 1;
if (dev)
ata_scsi_dev_config(sdev, dev);
--
Ondrej Zary
--
To 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
P
ge_start_stop = 1;
if (dev)
ata_scsi_dev_config(sdev, dev);
--
Ondrej Zary
--
To 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
P
un Windows 98 often with port 80h debug card inserted. The last POST
code set by BIOS usually remains on the display and only changes when BIOS
does something like suspend/resume. IIRC, there was a program that was able
to display temperature from onboard sensors on the port 80h display that's
r for NE2000-compatible cards too and it probably works.
> Almost all of the issues in Linux where _p operations are used are (or
> should be) historical - IMO.
>
> Ondrej Zary wrote:
> > On Tuesday 08 January 2008 02:38:15 David P. Reed wrote:
> >> H. Peter Anvin wro
On Tuesday 08 January 2008 19:51:41 Bodo Eggert wrote:
> On Tue, 8 Jan 2008, Ondrej Zary wrote:
> > On Tuesday 08 January 2008 18:24:02 David P. Reed wrote:
> > > Windows these days does delays with timing loops or the scheduler. It
> > > doesn't use a "p
MAIL PROTECTED]
> More majordomo info at http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at http://www.tux.org/lkml/
--
Ondrej Zary
--
To 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/
On Wednesday 09 January 2008 03:41:16 Tejun Heo wrote:
> Ondrej Zary wrote:
> > Hello,
> > I switched to libata drivers for my onboard PATA controller (PIIX4)
> > recently. Everything works fine except that kernel tries to start not
> > only my hard drive (sda) but al
nvalid, using auto config
CS4236+ CTRL PnP manual resources are invalid, using auto config
CS4236+ MPU401 PnP manual resources are invalid, using auto config
and the sound now works after resume!
So the question is: why is this line present?
Is this a bug? What's the correct fix?
--
On Thursday 10 January 2008 02:05:23 Robert Hancock wrote:
> Tejun Heo wrote:
> > From: Ondrej Zary <[EMAIL PROTECTED]>
> >
> > Prevent libata from starting/stopping non-ATA devices (like ATAPI floppy
> > drives) as they don't seem to like it:
> >
>
d for more useful things than delay with these cards
(and mainboards with integrated LED display) - like (kernel) debugging or as
a temperature display (when exported to userspace).
--
Ondrej Zary
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the
z clock).
>
> These values could be changed with BIOS setup, and devices could
> use 0WS or I/O CHRDY signals if they didn't like the defaults
> (dir 0WS mean 1 WS for 8-bit devices?).
--
Ondrej Zary
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel
eleron 1.3GHz, i440BX: cycles: out 2114, in 849
Celeron 1.7GHz (P4-based), i845: cycles: out 2178, in 1651
Pentium 4 3.2GHz, i925X: cycles: out 2824, in 1899
Xeon E5310 1.6GHz, Dell PE1950 cycles: out 2631, in 1606
Xeon 3050 2.13GHz, Dell PE860cycles: ou
uns 24/7 in a 486 box
(2.6.20.6 kernel) and one spare. It has some VLSI HP chip and also ST-NIC
DP83902AV - is that a good candidate for testing?
I also have WD8013EP with DP8390DV chip - that's probably even better.
--
Ondrej Zary
--
To unsubscribe from this list: send the line "unsubs
there was an idea? ;)
> >
> > I don't remember why things were done the way they were. And I can't find
> > any clues in the correspondence around the issue. So your guess is as
> > good as mine.
>
> Hrmpf. Well, okay. Ondrej -- I assume this patch fi
rs
would need to call it as all PnP cards are disabled after boot. No driver
does that currently.
3c509 driver doesn't seem to register as pnp_card_driver so that's probably
why it's not enable after resume. I guess that more ISA PnP drivers have this
problem. I have some other
find out anything useful.
> Linux PNP definitely has issues with suspend/resume, and I suspect
> this is one of them.
>
> Bjorn
> --
> To 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/
--
Ondrej Zary
--
To 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/
ately, this driver is blacklisted by
default - at least in Slackware and Debian.
The question is: why does de2104x exist? Does it work better with some
hardware?
BTW. Found that the problem exist at least since 2003:
http://oss.sgi.com/archives/netdev/2003-08/msg00951.html
--
Ondrej Zary
AG: not loading $module for this device"
> continue
> fi
> ;;
> esac
> list="$list $module"
> done
> modlist="$list"
> fi
> ;;
> esac
>
> /mjt
> --
> To unsubscrib
plastic box on the shelf :-)
UMC U5SX/33 in my router - also present:
old_ss=0x7b new_ss=0x7f
In sighandler: esp=b820
old_esp=0xb820 new_esp=0xc003f820
BUG!
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAI
t;dev=" fields can be omitted.
Before:
audit(008486.824:89346): item=0 name=/bin/true inode=469634 dev=00:00
After:
audit(008486.824:89346): item=0 inode=469634 dev=00:00 name=/bin/true
Signed-off-by: Ondrej Zary <[EMAIL PROTECTED]>
--
Ondrej Zary
--- linux-2.6.11/kernel/auditsc.c~
chipset? If the chipset timer only needs
0x40-0x42, e.g., leaving 0x43 available, then it would be possible
to do some kind of workaround (maybe not real clean, but possible).
The timer uses ports 0x40-0x43. However, port 0x43 is defined as WO
(write-only) - it's timer command register.
--
O
used by both M1533
and M1543). But according to the datasheet, M1543 should have revision
number at least 0xC0.
--
Ondrej Zary
-
To 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.ker
Joshua Kwan wrote:
irq 12: nobody cared!
[...]
Disabling IRQ #12
serio: i8042 AUX port at 0x60,0x64 irq 12
^^
mice: PS/2 mouse device common for all mice
irq 12: nobody cared!
I'd say that there is a conflict between the card and PS/2 mouse port.
--
O
can run DOS for example.
--
Ondrej Zary
-
To 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/
oard VGA initializes and I can use 2 monitors.
So either:
1. The driver can initialize the onboard VGA on its own (without VGA BIOS)
or
2. There is a way how to get the onboard VGA BIOS code from system BIOS
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel&
as not been done the past
three years, the question arises whether there are any users.
I'm running 2.6.10 on Cyrix MII PR333 and it works. Maybe the code is
broken but I haven't noticed :-)
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" i
Dave Jones wrote:
On Wed, Mar 02, 2005 at 03:59:00PM +0100, Ondrej Zary wrote:
> >>The failure to invoke the ->init operator appears to be the bug.
> >>The centaur code definitely wants the mcr init function to be called.
> >
> >Yes, I expected that to be the a
is in sony_sleep() function when using
IRQ-driven operation.
See http://lkml.org/lkml/2004/12/18/107
The patch is big because I've messed with the formatting...
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAI
Domen Puncer wrote:
On 06/03/05 12:42 +0100, Ondrej Zary wrote:
[EMAIL PROTECTED] wrote:
Use wait_event_interruptible() instead of the deprecated
interruptible_sleep_on(). The patch is straight-forward as the macros
should result in the same execution. Patch is compile-tested (still throws
out
Hello,
I think that I've found and fixed the problem. There is a copy/paste bug in
vt6421_set_dma_mode() function which causes wrong values to be written to
PATA_UDMA_TIMING register.
This patch fixes a copy/paste bug that breaks DMA modes on VT6421 PATA port.
Signed-off-by: Ondrej
But if I try to ifconfig eth1 then it configures my network device which
> was detected as eth0 at boot time...
> ifconfig eth1 192.168.0.2
>
> This leads to errors with other ethernet interfaces...
> Any ideas what there's going wrong?
udev - persistent network rules in /etc/ude
(and
do_pf_write_drq) to be executed only once.
The following patch fixes this problem. It also fixes swapped descriptions
in pf_lock() function and removes DBMSG macro, which seems useless.
Signed-off-by: Ondrej Zary <[EMAIL PROTECTED]>
--
Ondrej Zary
--- linux-2.6.23-orig/drivers/block/
once.
The following patch fixes this problem. It also fixes swapped descriptions in
pf_lock() function and removes DBMSG macro, which seems useless.
--
Ondrej Zary
--- linux-2.6.23-orig/drivers/block/paride/pf.c 2007-10-09 22:31:38.0
+0200
+++ linux/drivers/block/paride/pf.c 2007-11
e 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/
--
Ondrej Zary
-
To 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/
r device 128x48
fb0: MATROX frame buffer device
**WARNING** I2C adapter driver [DDC:fb0 #0] forgot to specify physical device;
fix it!
> The relevant kernel modules seem to be:
>
> matroxfb_maven 13228 0
> i2c_matroxfb4064 0
> i2c_algo_bit 6312 1
Hello,
this patch fixes ifdefs in usbtouchscreen that got broken by Kconfig changes,
resulting in non-working module with empty device table.
Signed-off-by: Ondrej Zary <[EMAIL PROTECTED]>
--
Ondrej Zary
--- linux-2.6.22-rc4-orig/drivers/input/touchscreen/usbtouchscreen.c 2007-06-05
s entry into C3.
And Rage 128 too.
--
Ondrej Zary
-
To 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/
ET- is held low on a power on, but can also be used later to do a
> hard reset.
The RESET pin is often wired to the system RESET signal, so there is no way to
control it separately.
--
Ondrej Zary
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
one value: 0x00
Signed-off-by: Ondrej Zary <[EMAIL PROTECTED]>
--
Ondrej Zary
diff -ur linux-2.6.22-rc6-orig/drivers/input/touchscreen/Kconfig linux-2.6.22-rc6/drivers/input/touchscreen/Kconfig
--- linux-2.6.22-rc6-orig/drivers/input/touchscreen/Kconfig 2007-06-29 12:56:19.0 +0200
one value: 0x00
Signed-off-by: Ondrej Zary <[EMAIL PROTECTED]>
--
Ondrej Zary
diff -ur linux-2.6.22-rc6-orig/drivers/input/touchscreen/Kconfig linux-2.6.22-rc6/drivers/input/touchscreen/Kconfig
--- linux-2.6.22-rc6-orig/drivers/input/touchscreen/Kconfig 2007-06-29 12:56:19.0 +0200
o see new driver for these old drives.
--
Ondrej Zary
-
To 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/
Hello,
this patch adds support for inverting X or Y axis (or both) to the
usbtouchscreen driver. Invert Y is needed (together with swap XY) for
LeadingTouch screens (at least for some of them).
Signed-off-by: Ondrej Zary <[EMAIL PROTECTED]>
--
Ondrej Zary
--- linux-2.6.20-orig/drive
Convert g_NCR5380 to use scsi_add_host instead of scsi_module.c
Use pnp_driver and isa_driver to manage cards.
Signed-off-by: Ondrej Zary
---
drivers/scsi/g_NCR5380.c | 310 +-
drivers/scsi/g_NCR5380.h |8 --
2 files changed, 169 insertions
d for g_NCR5380_mmio. Should I try to
merge the code so g_NCR5380 will support both PIO and MMIO cards (and
g_NCR5380_mmio could be removed)?
--
Ondrej Zary
Remove deprecated __setup for parsing command line parameters.
g_NCR5380.* parameters could be used instead.
Signed-off-by: Ondrej Zary
---
drivers/scsi/g_NCR5380.c | 135 --
1 file changed, 135 deletions(-)
diff --git a/drivers/scsi/g_NCR5380.c b
Remove compile-time card type definition GENERIC_NCR5380_OVERRIDE.
Then remove all code iterating the overrides[] array and reduce it to
struct card.
Signed-off-by: Ondrej Zary
---
drivers/scsi/g_NCR5380.c | 351 ++
1 file changed, 167 insertions
hines. Is it a known/fixed bug?
--
Ondrej Zary
Merge the PIO and MMIO code (with the help of ioport_map) in g_NCR5380 and
delete g_NCR5380_mmio.
Signed-off-by: Ondrej Zary
---
drivers/scsi/Kconfig | 32 ++---
drivers/scsi/g_NCR5380.c | 257 +++--
drivers/scsi/g_NCR5380.h | 33
isa_ret = isa_register_driver(&generic_NCR5380_isa_driver, MAX_CARDS);
> #if !defined(SCSI_G_NCR5380_MEM) && defined(CONFIG_PNP)
> pnp_ret = pnp_register_driver(&generic_NCR5380_pnp_driver);
> return pnp_ret ? isa_ret : 0;
> #endif
> return isa_ret;
> }
>
> static void __exit generic_NCR5380_exit(void)
> {
> if (!isa_ret)
> isa_unregister_driver(&generic_NCR5380_isa_driver);
> #if !defined(SCSI_G_NCR5380_MEM) && defined(CONFIG_PNP)
> if (!pnp_ret)
> pnp_unregister_driver(&generic_NCR5380_pnp_driver);
> #endif
> }
Doesn't make it any better, IMHO. Good that it's shorter but not cleaner -
especially this:
> return pnp_ret ? isa_ret : 0;
Also looking at the _exit function, meaning of isa_ret and pnp_ret is not
obvious there.
Maybe we should have a module_isa_pnp_driver() macro.
--
Ondrej Zary
Convert g_NCR5380 to use scsi_add_host instead of scsi_module.c
Use pnp_driver and isa_driver to manage cards.
In order to support multiple cards, new module parameter format is
introduced. The old parameters are kept for compatibility.
Signed-off-by: Ondrej Zary
---
Documentation/scsi
Remove deprecated __setup for parsing command line parameters.
g_NCR5380.* parameters could be used instead.
This might break existing setups with g_NCR5380 built-in (if there are
any). But it has to go in order to remove the overrides[] array.
Signed-off-by: Ondrej Zary
---
Documentation/scsi
Remove compile-time card type definition GENERIC_NCR5380_OVERRIDE.
Then remove all code iterating the overrides[] array and reduce it to
struct card.
Signed-off-by: Ondrej Zary
---
drivers/scsi/g_NCR5380.c | 351 ++
1 file changed, 167 insertions
/g_NCR5380.txt
- kept old-style module parameters for compatibility
- added missing NCR5380_exit() call
- fixed error propagation from init
- simplified driver registration
--
Ondrej Zary
On Monday 26 September 2016 14:23:01 Rafael J. Wysocki wrote:
> On Sunday, September 25, 2016 03:12:05 PM Ondrej Zary wrote:
> > Hello,
> > I've upgraded kernel (Debian Squeeze - backports) from 4.6
> > (4.6.4-1~bpo8+1) to 4.7 (4.7.2-1~bpo8+1) and IRQs stopped working wi
On Tuesday 27 September 2016 23:32:26 Rafael J. Wysocki wrote:
> On Tuesday, September 27, 2016 11:02:22 PM Ondrej Zary wrote:
> > On Monday 26 September 2016 14:23:01 Rafael J. Wysocki wrote:
> > > On Sunday, September 25, 2016 03:12:05 PM Ondrej Zary wrote:
> > > >
causes it to disturb
the communication on the bus?
Forcing the slave drive to PIO does not help. What else can I try?
--
Ondrej Zary
t; > It could be that I actually have this particular SPARC framebuffer in
> > my hardware collection.
>
> Unless you have a 32-bit sparc laptop, you don't have a machine that
> will use this driver.
There are also some x86 PCI cards using this chip.
--
Ondrej Zary
Handle IW_AUTH_ALG_OPEN_SYSTEM in set_auth.
This allows wpa_supplicant (and thus NetworkManager) to work with open APs.
Signed-off-by: Ondrej Zary
---
drivers/net/wireless/airo.c |7 +++
1 file changed, 3 insertions(+), 4 deletions(-)
diff --git a/drivers/net/wireless/airo.c b/drivers
Add calls to netif_carrier_on and netif_carrier_off
Signed-off-by: Ondrej Zary
---
drivers/net/wireless/airo.c |6 +-
1 file changed, 5 insertions(+), 1 deletion(-)
diff --git a/drivers/net/wireless/airo.c b/drivers/net/wireless/airo.c
index 2066a1f..1a9ddcd 100644
--- a/drivers/net
On Monday 31 August 2015 22:44:54 Dan Williams wrote:
> On Mon, 2015-08-31 at 21:19 +0200, Ondrej Zary wrote:
> > Handle IW_AUTH_ALG_OPEN_SYSTEM in set_auth.
> > This allows wpa_supplicant (and thus NetworkManager) to work with open
> > APs.
> >
>
On Tuesday 01 September 2015 02:04:43 Dan Williams wrote:
> On Tue, 2015-09-01 at 00:12 +0200, Ondrej Zary wrote:
> > On Monday 31 August 2015 22:44:54 Dan Williams wrote:
> > > On Mon, 2015-08-31 at 21:19 +0200, Ondrej Zary wrote:
> > > > Handle IW_AUTH_ALG_OPEN_SY
Instead of dynamically allocating APList, make it a member of struct
airo_info to always track state of APList_rid.
This simplifies suspend/resume and allows removal of readAPListRid.
Signed-off-by: Ondrej Zary
---
drivers/net/wireless/airo.c | 57
avoid losing packets during scan, modify disable_MAC() to omit
netif_carrier_off() call when lock == 2.
Signed-off-by: Ondrej Zary
---
drivers/net/wireless/airo.c | 20 +---
1 file changed, 17 insertions(+), 3 deletions(-)
diff --git a/drivers/net/wireless/airo.c b/drivers/net
On Wednesday 02 September 2015, Tomi Valkeinen wrote:
> Hi,
>
> On 24/08/15 22:37, Ondrej Zary wrote:
> > Add DDC support for Trident cards.
> >
> > Tested on TGUI9440, TGUI9680, 3DImage 9750, Blade3D 9880 and Blade XP.
> >
> > Signed-off-by: Ondrej Zary
&
On Wednesday 02 September 2015, Tomi Valkeinen wrote:
> On 24/08/15 22:37, Ondrej Zary wrote:
> > i2c-algo-bit allows I2C adapters without SCL read capability to work but
> > fb_ddc_read fails to work on them.
> >
> > Fix fb_ddc_read to work with I2C adapters
101 - 200 of 605 matches
Mail list logo