Contents of /trunk/zydas/patches/zd1211-driver-r32-dont-print-zydas.patch
Parent Directory | Revision Log
Revision 153 -
(show annotations)
(download)
Tue May 8 20:52:56 2007 UTC (17 years, 5 months ago) by niro
File size: 904 byte(s)
Tue May 8 20:52:56 2007 UTC (17 years, 5 months ago) by niro
File size: 904 byte(s)
-import
1 | * finding or making jordens@debian.org--zd1211/zd1211--integration--0--patch-5 |
2 | * finding or making jordens@debian.org--zd1211/zd1211--integration--0--patch-6 |
3 | * computing changeset |
4 | A {arch}/zd1211/zd1211--integration/zd1211--integration--0/jordens@debian.org--zd1211/patch-log/patch-6 |
5 | M src/zdusb.c |
6 | * changeset report |
7 | * modified files |
8 | |
9 | --- orig/src/zdusb.c |
10 | +++ mod/src/zdusb.c |
11 | @@ -391,14 +391,6 @@ |
12 | |
13 | int __init zd1211_init(void) |
14 | { |
15 | - printk("\n"); |
16 | - printk(" _____ ____ _ ____\n"); |
17 | - printk("|__ / _| _ \\ / \\ / ___|\n"); |
18 | - printk(" / / | | | | | |/ _ \\ \\___ \\\n"); |
19 | - printk(" / /| |_| | |_| / ___ \\ ___) |\n"); |
20 | - printk("/____\\__, |____/_/ \\_\\____/\n"); |
21 | - printk(" |___/\n"); |
22 | - |
23 | printk(KERN_NOTICE "%s - version %s\n", DRIVER_NAME, VERSIONID); |
24 | return usb_register(&zd1211_driver); |
25 | } |
26 | |
27 | |
28 | |
29 | * added files |
30 | |
31 |
Properties
Name | Value |
---|---|
svn:executable | * |