Age | Commit message (Expand) | Author |
1998-12-05 | finally, i block mapped the io space, so bus.h is kind of fake now, just *(h ... | Michael Shalayeff |
1998-12-04 | regen | Michael Shalayeff |
1998-12-04 | rm all of them | Michael Shalayeff |
1998-12-04 | typo, some more numberless 800 machines | Michael Shalayeff |
1998-12-04 | regen | Michael Shalayeff |
1998-12-04 | typo | Michael Shalayeff |
1998-12-02 | use more memory for lance; performance enhancement | Theo de Raadt |
1998-12-01 | define *reg structures; m-include protect; copyright | Michael Shalayeff |
1998-12-01 | define MD ptrace definitions; copyright | Michael Shalayeff |
1998-12-01 | derive from sys/conf/GENERIC | Michael Shalayeff |
1998-11-30 | zero confargs before device scan, less verbose printing for probed device | Michael Shalayeff |
1998-11-30 | some isa_machdep.h | Michael Shalayeff |
1998-11-30 | s/iot/ca->ca_iot/ | Michael Shalayeff |
1998-11-30 | some eisa_machdep.h | Michael Shalayeff |
1998-11-30 | regen | Michael Shalayeff |
1998-11-30 | fix 712 #3 model to be a 712/80i, shorten processor-dependent mem module, fix... | Michael Shalayeff |
1998-11-30 | some more devices, add isa/eisa remove some unneeded files | Michael Shalayeff |
1998-11-30 | fix mem0, cpu0 (there could be only one | Michael Shalayeff |
1998-11-28 | SMC on isapnp | Theo de Raadt |
1998-11-24 | OPAL has been dead since, like, forever.. | Niklas Hallqvist |
1998-11-24 | put kvtop() here, since it needs virtual_avail as the end | Michael Shalayeff |
1998-11-24 | deal with busses which misidentify; enami@netbsd | Theo de Raadt |
1998-11-23 | regen | Michael Shalayeff |
1998-11-23 | some more 715th and 725th, better descriptions | Michael Shalayeff |
1998-11-23 | some bus.h | Michael Shalayeff |
1998-11-23 | pasto in last commit | Todd C. Miller |
1998-11-23 | add missing done: label so this actually compiles | Todd C. Miller |
1998-11-23 | more reasonable VM_MAX_KERNEL_ADDRESS | Michael Shalayeff |
1998-11-23 | get closer to the interrupt handling times | Michael Shalayeff |
1998-11-23 | cpu_intr_establish() proto | Michael Shalayeff |
1998-11-23 | proper m-include protection, some minor cleanups | Michael Shalayeff |
1998-11-23 | interrupt now | Michael Shalayeff |
1998-11-23 | ok, go in. we'll sync you later w/ asp and lasi | Michael Shalayeff |
1998-11-23 | some barebone driver for HWPC010(maybe others too) EISA adapter(s) | Michael Shalayeff |
1998-11-23 | merge all PDC stuff in one file | Michael Shalayeff |
1998-11-23 | some GSC bus adapters; WAX is not ready yet | Michael Shalayeff |
1998-11-21 | deal with d_secpercyl insanity | Theo de Raadt |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-11-21 | return -1 for mmap stub, not 0; mrg@netbsd.org | Todd C. Miller |
1998-11-21 | return -1 for negative mmap offset; mrg@netbsd.org | Todd C. Miller |
1998-11-21 | when mmap'ing check for offset >= size, not just > size and disallow negative... | Todd C. Miller |
1998-11-20 | careful mmap | Theo de Raadt |
1998-11-20 | marc did not test this completely | Theo de Raadt |
1998-11-20 | careful off handling in mmap routines | Theo de Raadt |
1998-11-20 | Add cast, from NetBSD. | Jason Downs |
1998-11-20 | make _MCOUNT_DECL non-static so the compiler doesn't bitch and | Marco S Hyman |
1998-11-18 | Add rlphy driver | Jason Wright |
1998-11-17 | Add adw driver. | Jason Downs |
1998-11-16 | Fix attribute handling. From | Tobias Weingartner |
1998-11-16 | save a bit of space; theo. | Jason Wright |