Age | Commit message (Expand) | Author |
1997-11-07 | $OpenBSD$ | Niklas Hallqvist |
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist |
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist |
1997-11-04 | Support ISA VGA for real on DEC AXPPCI 33 | Niklas Hallqvist |
1997-11-04 | fix autodma and high dma, also copy data only when using bounce | Niels Provos |
1997-10-18 | oops | Theo de Raadt |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt |
1997-10-13 | powerpc | Per Fogelstrom |
1997-10-07 | the iosize is dummied to 0x666 | Michael Shalayeff |
1997-10-07 | no, man! *probe sets iosize, according to the isa.c | Michael Shalayeff |
1997-10-07 | should work | Michael Shalayeff |
1997-10-07 | do not modify ia_iosize, use another temporary | Theo de Raadt |
1997-10-06 | make it comple w/ ED_DEBUG | Michael Shalayeff |
1997-09-30 | fix it better, use iosiz | Michael Shalayeff |
1997-09-30 | special XXX for MDPA lpt port | Michael Shalayeff |
1997-09-29 | <sys/types.h> OR <sys/param.h>, BUT NOT both | Michael Shalayeff |
1997-09-24 | Revert, as we won't have enough time to test this fully before release. | Niklas Hallqvist |
1997-09-22 | Use vm_page_alloc_memory API. Some cleanup. | Niklas Hallqvist |
1997-09-15 | AHADEBUG cleanliness | flipk |
1997-09-13 | move int error out of ifdef DKBAD, it was used elsewhere | Niklas Hallqvist |
1997-09-11 | Driver for ISA EtherExpress Pro/10 ethernet card. | gene |
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt |
1997-08-20 | Fix for some stupid ne2000 clones that get into a weird state and | Todd C. Miller |
1997-08-08 | typo | Niklas Hallqvist |
1997-08-08 | Change the bounds_check_with_label API to also take a cpu_disklabel | Niklas Hallqvist |
1997-08-08 | Initialize hwreset. | Jason Downs |
1997-08-07 | pretty | Niklas Hallqvist |
1997-08-07 | silence this thing again | Theo de Raadt |
1997-08-01 | squish into one line | Theo de Raadt |
1997-07-30 | KNF and other style nits | Niklas Hallqvist |
1997-07-30 | Sync to netbsd + use OpenBSD bus_space_*_raw_ API | Niklas Hallqvist |
1997-07-30 | Sync to NetBSD. Adapt to use bus_space_multi_raw* interface of OpenBSD. | Niklas Hallqvist |
1997-07-13 | Get rid of pause | Tobias Weingartner |
1997-07-12 | Add PnP stuff. Should compile, doubt if it works 100%. Worked for | Tobias Weingartner |
1997-07-12 | Add missing sc->sc_dev.dv_xname arg to isa_intr_establish(). | Todd C. Miller |
1997-07-10 | sync with NETBSD 30/3/97 + adapating aria.c | Niels Provos |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt |
1997-07-07 | Busification errors needed for compilation on alpha | Niklas Hallqvist |
1997-07-07 | Sanity | Niklas Hallqvist |
1997-07-07 | Removed the unused arg of comprobe1 | Niklas Hallqvist |
1997-07-07 | Busified and KNFd | Niklas Hallqvist |
1997-07-06 | get rid of long, and let alpha grok the bad sectoring | Niklas Hallqvist |
1997-07-06 | OpenBSD tag | Niklas Hallqvist |
1997-07-04 | Slight fix to last, didn't see it quick enough. | Jason Downs |
1997-07-04 | ASUS/Triton support, based on manuel's code (different, busified, should | Jason Downs |
1997-07-04 | Support ATAPI devices without wd devices, based on manuel's code. | Jason Downs |
1997-06-20 | typo | Michael Shalayeff |
1997-04-18 | alpha is like amiga in the sense it doesn't support bad block lists. | Niklas Hallqvist |
1997-04-16 | Missing init of a bus_space_tag | Niklas Hallqvist |
1997-04-14 | Correct some bogus casts and change u_short -> u_int16_t | Todd C. Miller |