Age | Commit message (Collapse) | Author | |
---|---|---|---|
1997-12-03 | Move "struct head header" in struct ncb down to where it used to | Todd C. Miller | |
be. Found by Ken, fixed by Niklas. | |||
1997-12-02 | forgot to commit this too. | Todd C. Miller | |
1997-12-01 | Newer ncr driver from NetBSD minus the scsipi stuff and with | Todd C. Miller | |
changes to make it diff usefully against the FreeBSD driver. Tested on alpha and i386, not tested on powerpc. | |||
1997-11-30 | use libkern's bcd convs | Michael Shalayeff | |
1997-11-26 | Optimized to perform well on small interleaves which makes the ccd driver | Niklas Hallqvist | |
really useful as a performance booster. The interleave needs to be a multiple of the software page size (CLBYTES) and not have mirror components if the new optimized policy should be used, otherwise the old policy will be used still. | |||
1997-11-22 | typo | Michael Shalayeff | |
1997-11-16 | compile on alpha, needs testing | Todd C. Miller | |
1997-11-16 | pull #ifdef __alpha__ out from a #ifdef __NetBSD__ | Todd C. Miller | |
1997-11-13 | merge netbsd 1.22 | Jim Rees | |
1997-11-13 | merge netbsd 1.56.2.1 for de500B (and other 21143) support | Jim Rees | |
1997-11-13 | merge netbsd 1.13 | Jim Rees | |
1997-11-12 | fix argh disklabel problem, pr#346 | Theo de Raadt | |
1997-11-11 | regen | Niklas Hallqvist | |
1997-11-11 | regen | Niklas Hallqvist | |
1997-11-10 | yet another Sanyo quirk | flipk | |
1997-11-10 | use files.wscons | Michael Shalayeff | |
1997-11-09 | Sweeping changes from Don Schmidt (yensid@imsa.edu) to busify this driver. | gene | |
Add copyright for this amount of rewrite. | |||
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 | |
well. $OpenBSD$ tagging | |||
1997-11-06 | $OpenBSD$ | Niklas Hallqvist | |
1997-11-06 | Updates for VFS Lite 2 + soft update. | Constantine Sapuntzakis | |
1997-11-06 | temp <machine_btop() fix | Michael Shalayeff | |
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-11-05 | another Sanyo quirk; nihilis@physical.addiction.com; PR#343 | Theo de Raadt | |
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 | |
buffers. semantics for isadma_acquire and isadma_release from freebsd. | |||
1997-10-30 | From Jim Rees <rees@umich.edu>: remember media type | Niklas Hallqvist | |
1997-10-30 | From Jim Rees <rees@umich.edu>: remember media type | Niklas Hallqvist | |
1997-10-20 | Few minor changes to make if_de work big endian on 21140 | Per Fogelstrom | |
1997-10-18 | oops | Theo de Raadt | |
1997-10-18 | avoid "no disklabel" error messages | Theo de Raadt | |
1997-10-15 | Allow setting the baud rate base from an external def | Per Fogelstrom | |
1997-10-13 | powerpc | Per Fogelstrom | |
1997-10-11 | Add 'powerpc' | Per Fogelstrom | |
1997-10-11 | Modification for Big Endian systems. This driver is now usable in big endian | Per Fogelstrom | |
systems with PCI bus. The modifications were done for the new powerpc port. Most changes are done in the scripts handling storing the scripts in little endian byte order for the scripts processor in the NCR chip. | |||
1997-10-11 | power.4e - not enabling pci boards | Per Fogelstrom | |
1997-10-11 | Add macros for script byte ordering on BE machines | Per Fogelstrom | |
1997-10-10 | Add a special fix for OpenFirmware Power PC PCI. It seems that OFW shuts | Per Fogelstrom | |
down the HW by disabling it when closing the device. So we have to make sure that the board is configured to respond to memory accesses. | |||
1997-10-07 | From NetBSD: Simple conversions of audio streams, for use with the newer | Niklas Hallqvist | |
MI audio subsystem (actually one of two :-) ) coming after 2.2 | |||
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 | lpd uses 4 ports. PERIOD, no? | Theo de Raadt | |
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-10-06 | back out vfs lite2 till after 2.2 | Theo de Raadt | |
1997-10-06 | VFS Lite2 Changes | Constantine Sapuntzakis | |
1997-09-30 | typecast vga_pci_match to cgmatch_t | Michael Shalayeff | |
compare pci tags w/ bcmp | |||
1997-09-30 | fix it better, use iosiz | Michael Shalayeff | |
1997-09-30 | special XXX for MDPA lpt port | Michael Shalayeff | |