Related topics

IRL drivers 2001
You
leaked UDA Beta drivers already work on EMU10K1 based cards but you're not telling us that you're going to remove the support from the final version just because further testing on the old Live! series could delay the Audigy release by some weeks ?? If you wanted your current Live! customers to upgrade to

Bottom Line: The 4.5x drivers weren't adequately tested
It
seems some drivers under eicon/ and hardware/eicon/ use the same symbols. Either some symbols should be renamed or Kconfig dependencies should ensure that you can't build two such drivers statically into the kernel at the same time. cu Adrian <-- snip --> LD drivers/isdn/built-in.o

Corrupted Nvidia drivers : HELP!!!!!
... 2002 at 11:31:50PM +0200, Adrian Bunk wrote: Hi, another tqueue.h compile problem: It's needed in drivers/hotplug/cpqphp.h, otherwise compilation fails: Thanks, but I prefer this fix: greg kh diff -Nru a/drivers/hotplug/cpqphp_core.cb/drivers/hotplug/cpqphp_core.c --- a/drivers/hotplug/cpqphp_core.c Wed Jun 19

fix for 2.1.x ni65 module bug (and other similar drivers)
This fixes drivers/serial [should change no code]. Signed-off-by: Andrew Morton <a...@osdl.org> --- 25-akpm/drivers/serial/amba-pl010.c | 2 +- 25-akpm/drivers/serial/imx.c | 2 +- 25-akpm/drivers/serial/pmac_zilog.c | 2 +- 25-akpm/drivers/serial/pxa.c | 2 +- 25-akpm/drivers/serial/s3c2410.c | 2 +-

commit: genie/scripts/drivers convert_category_mysql.sql
Erik Andersen ander...@codepoet.org mlist linux kernel A quick check of the source code shows that the following drivers appear to still be lacking the devinit fixes which are needed for the kernel to compile when using newer versions of binutils. Each of these files probably needs the following (though I'm too

fix compile breakage in drivers/input/gameport
Thousands of cab drivers also struck that day, an action organized by the New York Taxi Workers Alliance, the United Yellow Cab Drivers Association, the Bengal Cabbie Society, the Bangladesh Yellow Society, the Chinese Yellow Cab Association, and others. This action was the second work stoppage of the yellow taxi

[RFC] drivers/Kconfig
Adrian Bunk b...@fs.tum.de fa linux kernel I get the following error while compiling 2.5.61: <-- snip --> ... ld -m elf_i386 -r -o drivers/video/built-in.o drivers/video/console/built-in.o drivers/video/fbmem.o drivers/video/fbmon.o drivers/video/fbcmap.o drivers/video/modedb.o drivers/video/softcursor.o

Making keyboard/mouse drivers dependent on CONFIG_EMBEDDED
clueless (remove *** to reply) clueless@***usa.net 3dfx products voodoobanshee doesnt look good... out of town so don't have my original cd just the my wicked 3d cards the old drivers would look for hardware .. this one doesn't it requires the cd rom drivers disk :( anyways bummer that its not based on the latest

PATCH: fix invalid/illegal and printk formatting for scsi drivers
Regardless, few if any drivers updates need to have previous drivers uninstalled first. The one that I tend to do anyway is with regard to Video drivers (and some installations recommend this.) But you don't *remove* the current drivers, you boot to Safe Mode and switch the adapter to "Standard VGA" drivers.

Which City Has The Worst Drivers? You'd Be Surprised...
When I upgrade to the new drivers (non-beta) I lose my MPU-401 drivers for the DOS boxes. This is my favorite part of the drivers since any game that will run in a DOS box (and have only a few that don't) will have great general midi because of the 2 meg gmidi bank I've got loaded. The new drivers remove my MPU401

PATCH: fix invalid/illegal and printk formatting for scsi drivers
Ministerial
Announcements annou...@ministers.govt.nz nz politics announce 17 August 2001 Media Statement Assistance for Rural Bus Drivers Transport Minister Mark Gosche and Associate Education Minister Marian Hobbs today announced changes to the driver licensing system which will provide financial support to some

net drivers
I can say only the following: In the Diamond Information window, Display Information tab, Display Driver box, it reads as follows: Driver Name: Diamond Monster Fusion Version: 4.10.01.0213 I will certainly be interested in seeing if the actual files included in this download are, in fact, updated.

SVGA drivers for win-95
I have a Gigabyte GV 9700PRO and I installed the drivers off the CD. I then ran the latest 3d Mark results (2003) and came up half the speed of any of the systems identically spec'd to mine. It was suggested I update my drivers which seemed like a good idea. However what a drama that started out to be: I downloaded

busdma support in various device drivers
drivers/char/ftape/lowlevel/ftape-bsm.c ./drivers/char/ip2/ip2main.c . /drivers/char/serial167.c ./drivers/i2c/algos/i2c-algo-bit.c ./drivers/ide/legacy/hd. c ./drivers/ide/pci/alim15x3.c ./drivers/isdn/hardware/eicon/capifunc.c . /drivers/isdn/hisax/l3dss1.c ./drivers/md/linear.c ./drivers/media/video/w9968cf.c .

fix u32 vs. pm_message_t in drivers/mmc,mtd,scsi
Harald Koenig koe...@tat.physik.uni-tuebingen.de muc lists linux-kernel the patch below fixes the problem with ni65 driver not working as module. the device name string consited of 4 TABs which caused init_etherdev() net_init.c not to initialze this string because it didn't start with blanks. there are some other

Drivers shouldn't be this hard to install
If you do not reinstall, then you can reboot in safe mode (F8 windows boot) and in that way delete many loaded drivers by deleting the device in device manager. But I would reinstall in this way: - pick out any other peripheral than graphics - then reinstall windows98 se - then add the irq patch virq13aw.zip from

2.6 eicon/ and hardware/eicon/ drivers using the same symbols
The argument for Matrox was not about the quality of the driver, nor the speed, it was about how they couldn't release a complete GL for a long time for EXISTING OS's, not even considering "beta" ones. Harping on creative for not having a driver for a non shipping OS is pathetic if you are going to use Matrox's for

let arm use drivers/Kconfig
You can get this back by putting the nvcpl.dll file from the 3.72 drivers into your Windows\System folder, overwriting the file currently there. If you have not got a copy of the 3.72 drivers, you can download just the nvcpl.dll file here: http://web.ukonline.co.uk/christopher.hill/files/372nvcpl.zip 3.76 - These

drivers/hotplug/cpqphp.h must include tqueue.h
Andi Kleen a...@muc.de fa linux kernel I finally got sick of seeing bug reports from people who did not enable CONFIG_VT or forgot to enable the obscure options for the keyboard driver. This is especially a big problem for people who do make oldconfig with a 2.4 configuration, but seems to happen in general often.

Bus Master Drivers
Marcelo
Tosatti marcelo.tosa...@cyclades.com fa linux kernel No, fix the drivers instead. Agreed. The following patches fixes tty drivers which dont set devfs_name. Not doing so will cause the tty layer to create "/dev/<NULL>x" entries when devfs is being used. I used "drivername/" in isicom and pcxe because the