[PATCH] net: ipheth Add support for iPad 3.

2013-09-24 Thread Marcus Sundberg
>From ad23adfbe455f8ae44476d43e4b3033306fe536f Mon Sep 17 00:00:00 2001 From: Marcus Sundberg Date: Tue, 24 Sep 2013 22:37:07 +0200 Subject: [PATCH 1/2] net: ipheth: Sort device IDs and use consistent whitespace. Signed-off-by: Marcus Sundberg --- drivers/net/usb/ipheth.c |

Re: [PATCH] User chroot

2001-06-27 Thread Marcus Sundberg
Why wouldn't you be able to set up a functional environment? I can think of quite a lot of things you can do without device nodes or /proc ... Or are you referring to something else? //Marcus -- -----+- Marcus Sundberg

Re: Bug in i810 kernel module

2001-02-12 Thread Marcus Sundberg
I sent the 2.2-patch. ;-) As of 2.2.18 the sound in most games still sounds like crap on my 82443MX-100-based laptop with the i810_audio driver, while alsa works quite nicely. //Marcus -- -+- Marcus Sundberg | P

Re: Linus's include file strategy redux

2000-12-16 Thread Marcus Sundberg
"bug" reports, and everybody would be happy. //Marcus -- ---+--- Marcus Sundberg| Phone: +46 707 452062 Embedded Systems Consultant | Email: [EMAIL PROTECTED] Cendio Systems AB | http://www.cendio.com - To unsubscribe from this

Re: USB doesn't work with 440MX chipset, PCI IRQ problem?

2000-11-30 Thread Marcus Sundberg
l 440MX Someone at Toshiba must have been very drunk when doing the PCI routing on this otherwise nice laptop. ;) //Marcus -- ---+------- Marcus Sundberg| Phone: +46 707 452062 Embedded Systems Consultant | Em

Re: [PATCH] removal of "static foo = 0"

2000-11-27 Thread Marcus Sundberg
ointvec() doesn't support shorts, so what is the correct fix? Changing: kdev_t real_root_dev; into int real_root-dev; is a perfectly working solution, but is it acceptable? //Marcus -- ---+--- Marcus Sundberg|

Re: VGA PCI IO port reservations

2000-11-17 Thread Marcus Sundberg
the memory-controller is set up from C. //Marcus -- ---+--- Marcus Sundberg| Phone: +46 707 452062 Embedded Systems Consultant | Email: [EMAIL PROTECTED] Cendio Systems AB | http://www.cendio.com - To unsubscribe from this list: send the line "unsubs

Re: [PATCH] 2.4 Changes update (was Re: [patch] kernel/module.c)

2000-10-25 Thread Marcus Sundberg
o say that having an a.out compiler is the least common one these days... //Marcus -- ---+--- Marcus Sundberg| Phone: +46 707 452062 Embedded Systems Consultant | Email: [EMAIL PROTECTED] Cendio Systems AB | http://www.cendio.com - To unsubscribe from this list: se

Re: freeing memory

2000-10-22 Thread Marcus Sundberg
r is defined as 'unsigned long pAddr[10]' > > But when f_free executes i ran into problems and computer hangs. > What can be the problem? i == 10 will write past the end of your array. Get a good book about C and read it. //Marcus -- -------+

Re: __bad_udelay in 2.2.18pre15

2000-10-10 Thread Marcus Sundberg
ou are doing something wrong and should be using mdelay() instead. //Marcus -- ---+ Marcus Sundberg| http://www.stacken.kth.se/~mackan Royal Institute of Technology | Phone: +46 707 452062 Stockholm, Sweden

Re: Question: Using floating point in the kernel

2000-09-19 Thread Marcus Sundberg
(authors cc:ed) //Marcus -- ---+--- Marcus Sundberg| Phone: +46 707 452062 Embedded Systems Consultant | Email: [EMAIL PROTECTED] Cendio Systems AB | http://www.cendio.com - To unsubscribe