B Bill Cunningham Jan 24, 2007 #1 Where can I get the most technichal docs I need to program with linux in assembly for a kernel core? Bill
Where can I get the most technichal docs I need to program with linux in assembly for a kernel core? Bill
F fda Jan 24, 2007 #2 Bill Cunningham a écrit : Where can I get the most technichal docs I need to program with linux in assembly for a kernel core? Click to expand... ??? There is an O'Reilly book called "Writing Linux device drivers", if it is what you need. Otherwise try this : http://www.google.fr/search?hl=fr&q=linux+"programming+the+kernel"
Bill Cunningham a écrit : Where can I get the most technichal docs I need to program with linux in assembly for a kernel core? Click to expand... ??? There is an O'Reilly book called "Writing Linux device drivers", if it is what you need. Otherwise try this : http://www.google.fr/search?hl=fr&q=linux+"programming+the+kernel"
B Bill Cunningham Jan 24, 2007 #3 fda said: ??? There is an O'Reilly book called "Writing Linux device drivers", if it is what you need. Otherwise try this : http://www.google.fr/search?hl=fr&q=linux+"programming+the+kernel" Click to expand... Maybe I should rephrase my question. I writing a kernel from scratch Are there any tech docs on the processor? Bill
fda said: ??? There is an O'Reilly book called "Writing Linux device drivers", if it is what you need. Otherwise try this : http://www.google.fr/search?hl=fr&q=linux+"programming+the+kernel" Click to expand... Maybe I should rephrase my question. I writing a kernel from scratch Are there any tech docs on the processor? Bill
K know code Jan 24, 2007 #4 Bill said: Maybe I should rephrase my question. I writing a kernel from scratch Are there any tech docs on the processor? Click to expand... This might be a good starting point http://www.amd.com/gb-uk/Processors/TechnicalResources/0,,30_182_739_7203,00.html Or if that line-wraps or doesn't work for some reason.... http://tinyurl.com/3y64bn
Bill said: Maybe I should rephrase my question. I writing a kernel from scratch Are there any tech docs on the processor? Click to expand... This might be a good starting point http://www.amd.com/gb-uk/Processors/TechnicalResources/0,,30_182_739_7203,00.html Or if that line-wraps or doesn't work for some reason.... http://tinyurl.com/3y64bn
D dave Mar 31, 2007 #5 Bill Cunningham said: Maybe I should rephrase my question. I writing a kernel from scratch Are there any tech docs on the processor? Click to expand... <a href="http://developer.amd.com/documentation.jsp">TechDocs</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24592.pdf">v1</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24593.pdf">v2</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24594.pdf">v3</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26568.pdf">v4</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26569.pdf">v5</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/25112.PDF">sog</a>
Bill Cunningham said: Maybe I should rephrase my question. I writing a kernel from scratch Are there any tech docs on the processor? Click to expand... <a href="http://developer.amd.com/documentation.jsp">TechDocs</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24592.pdf">v1</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24593.pdf">v2</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/24594.pdf">v3</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26568.pdf">v4</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/26569.pdf">v5</a> <a href="http://www.amd.com/us-en/assets/content_type/white_papers_and_tech_docs/25112.PDF">sog</a>