| From | Subject | Date |
|---|---|---|
| Linus Benedict Torvalds | Re: Device driver text with source.
A small word of warnig: linux looks like a unix, but I implemented it
from scratch, and with very little litterature on how things "should" be
done. In fact the only things I knew were how the interface should
appear to the user: the result is not the same as either minix, sysv or
bsd when it comes to the kernel innards. Some of the choises I made
worked out well, some not so well. So far nothing has been a total
disaster: most things have been relatively easily adaptible to the linux
kernel (de...
| Jan 12, 7:34 pm 1992 |
| Juan Jose T. Noyles | Filesystem
Does Linux use the same format as DOS?
| Jan 12, 7:13 pm 1992 |
| Thomas E. Kunselman | Device driver text with source.
I was reading misc.books.technical and thought someone on here might be
interested in this. I'm a new subscriber, so hope this hasn't been
posted before.
Writing UNIX Device Drivers
By George Pajari
(c) 1992
Published by Addison-Wesley
ISBN 0-201-52374-4
323 pages, Paperback
$32.95
This book provides application programmers with definitive
information on writing device drivers for the UNIX operating
system. It explains, through working examples, the issues
related to the design and imp...
| Jan 12, 6:56 pm 1992 |
| Mark_Hahn | frequently-asked-questions file?
Is there a FAQ for Linux yet? I'm especially interested in the
breadth of different machines that have sucessfully booted Linux.
thanks, Mark.
| Jan 12, 4:42 pm 1992 |
| John R. Schutz | Re: fdisk problems
After seeing a couple of people asking this same question, I decided
I'd reply to the list instead of individually (sorry to the majority
who probably know this).
It is normal behavior for fdisk to report the errors about /dev/hd5,
etc, if you do not have a second hard disk. I am not sure which of
the following is correct, however
1) fdisk has it hard coded to check a second hard disk
2) fdisk checks on all /dev/hd*'s
I am not able to check since I am not at home, but suffice to say that
...
| Jan 12, 4:33 pm 1992 |
| Linus Benedict Torvalds | Re: trouble booting 0.11 (continued)
No, this is totally normal: the kernel tries to read from the second
harddisk, and fails. No problem. The reason that 0.10 works, but 0.11
doesn't, is that I changed 0.11 so that it does a hd-reset at bootup,
mostly to test the code. Ok it wasn't so great an idea, but it showed
up the bug in the reset-code.
If you can get linux up and running on some machine (0.10 works, but has
bugs, so 0.11 is better), you can make a new 0.11 that works somewhat
just by changing the line
static int reset ...
| Jan 12, 4:25 pm 1992 |
| Derek Lieber | trouble booting 0.11 (continued)
I just tried using version 0.10 of "bootimage" to run version 0.11
of "rootimage". The system comes up fine. I can access the harddisk ok,
for example by running "cp /dev/hd0 /dev/null".
But when running "fdisk", I get:
/dev/hd1: ..stuff about partition 1...
/dev/hd2: ..stuff about partition 2...
/dev/hd3: ..stuff about partition 3...
harddisk I/O error
dev 0305 block 0
and the program terminates. Now device 0305 is /dev/hd5 (ie. 2nd harddisk),
but I don't have a 2nd harddisk. Does linux for...
| Jan 12, 3:39 pm 1992 |
| Derek Lieber | trouble booting 0.11
I've copied the 0.11 "bootimage" onto a 1.44M diskette and attempted to
boot off it. It gets as far as "Loading system..." and then says
HD-controller reset failed: 80
Kernel panic: HD controller not ready
I also see a small "EGAc" in the upper right corner of the screen.
I've been running protected mode minix on this machine (a 20MHz 386 Everex
Tempo LX laptop, VGA display, IDE controller)
using the vanilla at_wini.c driver with no problems.
I recall being able to boot the old 0.10 v...
| Jan 12, 1:41 pm 1992 |
| Linus Benedict Torvalds | Re: Linux (HD-controller reset failed: d0)
The current suggested fix is to wait for 0.12: this particular problem
should be solved (knock wood). If you cannot wait for 3 days, there
were some timeouts you can change, but I forgot which: they are in
blk_drv/hd.c. I /think/ this was solved in the VM prerelease (on
amaru), but that one has other problems (memory size hardcoded for
testing).
Linus
| Jan 12, 8:29 am 1992 |
| previous day | today | next day |
|---|---|---|
| January 11, 1992 | January 12, 1992 | January 13, 1992 |
| Greg KH | Re: Dual-Licensing Linux Kernel with GPL V2 and GPL V3 |
| Greg Kroah-Hartman | [PATCH 006/196] Chinese: add translation of oops-tracing.txt |
| Luciano Rocha | usb hdd problems with 2.6.27.2 |
| Roland Dreier | Re: Integration of SCST in the mainstream Linux kernel |
git: | |
| Gerrit Renker | [PATCH 15/37] dccp: Set per-connection CCIDs via socket options |
| David Miller | [GIT]: Networking |
| Natalie Protasevich | [BUG] New Kernel Bugs |
