Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-11-06 | Add some missing things for the MI vga driver. Move wscons to an MI place as | Niklas Hallqvist | |
well. $OpenBSD$ tagging | |||
1997-11-06 | We need an MI vga driver. The alpha one was most MI. Not entirely yet though. | Niklas Hallqvist | |
Some files were move behind CVS back. | |||
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff | |
compare pci tags w/ bcmp | |||
1997-08-22 | wscons -> vga_xxx -> vga mmap() support. first cut | Theo de Raadt | |
1997-07-31 | text video attributes, tested only on vga, send me E-mail if it breaks ↵ | kstailey | |
something, thx. | |||
1997-07-31 | use isa hook to enable IDE port on machines where it exists. Niklas | Theo de Raadt | |
wrote this as a driver, but the change has to be done earlier. alpha:/usr/obj is now IDE. | |||
1997-07-19 | Protect against overlapping copies | Niklas Hallqvist | |
1997-07-09 | alpha/common/ insults my filec | Theo de Raadt | |
1997-07-07 | DOH! I got this right in the mem case but not in the io one. | Niklas Hallqvist | |
1997-07-06 | Safer implementations of *_raw_multi_* funcs | Niklas Hallqvist | |
1997-07-05 | Remove obsolete files | Niklas Hallqvist | |
1997-04-19 | Fix a compile warning | Thorsten Lockert | |
1997-04-02 | Better implementation of buf_space_*_raw_multi_* that deals well | Niklas Hallqvist | |
with unaligned buffers | |||
1997-01-24 | Sync with NetBSD 961207 | Niklas Hallqvist | |
1996-12-08 | Merge to NetBSD 961107, i.e. mostly new bus.h | Niklas Hallqvist | |
1996-11-23 | added const to second parameter of cfprint_t routines | kstailey | |
1996-11-12 | s/bus.h/bus.old.h/ to make the transit to the bus_space bus.h an easy road | Niklas Hallqvist | |
possibly taken in small steps | |||
1996-10-30 | Merge to NetBSD 961020. Retained our kernel APIs where NetBSD has changed. | Niklas Hallqvist | |
-Wall -Wstrict-prototypes -Wmissing-prototypes too. | |||
1996-10-04 | sync | Theo de Raadt | |
1996-07-29 | Add OpenBSD tags. Adapt to OpenBSD *_intr_establish calling convention | Niklas Hallqvist | |
1996-06-18 | sync to 0616, retaining local diffs | Theo de Raadt | |
1996-02-20 | Pass device name to interrupt establish routines so it can be recorded in | Thorsten Lockert | |
the device interrupt chain structures (isa, pci) Move interrupt chain structure definition to <machine/psl.h> so vmstat can get at it (i386) Remove hack to count interrupts the old way (i386) | |||
1995-12-27 | from netbsd: | Theo de Raadt | |
The IST_* and IPL_* constants are not bus-specific; don't treat them as such. | |||
1995-12-14 | update to netbsd | Theo de Raadt | |
1995-10-18 | initial import of NetBSD tree | Theo de Raadt | |