mirror of
https://github.com/Fishwaldo/Star64_linux.git
synced 2025-06-23 07:01:23 +00:00
Update broken web addresses in the kernel.
The patch below updates broken web addresses in the kernel Signed-off-by: Justin P. Mattock <justinmattock@gmail.com> Cc: Maciej W. Rozycki <macro@linux-mips.org> Cc: Geert Uytterhoeven <geert@linux-m68k.org> Cc: Finn Thain <fthain@telegraphics.com.au> Cc: Randy Dunlap <rdunlap@xenotime.net> Cc: Matt Turner <mattst88@gmail.com> Cc: Dimitry Torokhov <dmitry.torokhov@gmail.com> Cc: Mike Frysinger <vapier.adi@gmail.com> Acked-by: Ben Pfaff <blp@cs.stanford.edu> Acked-by: Hans J. Koch <hjk@linutronix.de> Reviewed-by: Finn Thain <fthain@telegraphics.com.au> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
This commit is contained in:
parent
d7eccbbae8
commit
631dd1a885
134 changed files with 183 additions and 207 deletions
|
@ -89,7 +89,7 @@
|
|||
/* the following commands are new in the 82078. They are not used in the
|
||||
* floppy driver, except the first three. These commands may be useful for apps
|
||||
* which use the FDRAWCMD interface. For doc, get the 82078 spec sheets at
|
||||
* http://www-techdoc.intel.com/docs/periph/fd_contr/datasheets/ */
|
||||
* http://www.intel.com/design/archives/periphrl/docs/29046803.htm */
|
||||
|
||||
#define FD_PARTID 0x18 /* part id ("extended" version cmd) */
|
||||
#define FD_SAVE 0x2e /* save fdc regs for later restore */
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue