Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-21 | Move files from common to dev to be more like other archs | Artur Grabowski | |
(and so that tab completion on "compile" works as on other archs. :)) | |||
2001-03-19 | USB support works on alpha. (At least UHCI works fine) | Nathan Binkert | |
Reorganize usb devices to be like i386/GENERIC | |||
2001-03-18 | Add a wsmux device | Nathan Binkert | |
2001-03-18 | Enable rasops and wsfonts for alpha so TGA can use them | Nathan Binkert | |
2001-03-08 | move gif* and faith* into sys/conf/GENERIC. deraadt and angelos ok | Jun-ichiro itojun Hagino | |
2001-03-07 | lca and apecs buses need sgmap glue as well. | Eric Jackson | |
pointed out by wasilx@forest.ihep.su - PR1713 | |||
2001-02-16 | bring in netbsd bus_dma stuff for lca and apecs busses | Jason Wright | |
2001-02-13 | Bump maxusers to 32. | Artur Grabowski | |
2001-02-13 | default more wscons options | Theo de Raadt | |
2001-02-09 | BOOT_CONFIG is already in conf/GENERIC and this includes it. | Artur Grabowski | |
2001-02-05 | BOOT_CONFIG fits | Theo de Raadt | |
2001-02-05 | We won't include mouse and lpt support on the floppy in the nearest future. | Artur Grabowski | |
2001-02-01 | pckbc_isa seems to have moved to files.isa | Artur Grabowski | |
2001-01-27 | these will be for additional floppies, and CD bsd.rd | Theo de Raadt | |
2001-01-27 | APERTURE?? on alpha? | Theo de Raadt | |
2001-01-23 | floppy configuration that works. | Artur Grabowski | |
fxp, de, pciide, ncr, isp and wscons (vga, tga and keyboard). CD support will be in another configuration. | |||
2001-01-22 | gc NATIVE_ELF - not used any more and should not be set here anyway. | Artur Grabowski | |
2001-01-22 | need wskbd | Artur Grabowski | |
2001-01-21 | UVM and PMAP_NEW are required. | Artur Grabowski | |
2001-01-18 | Remove some commented out stuff that will never be enabled. | Artur Grabowski | |
Remove eisa bus support because we are not including any eisa device support. I'm not sure if this will fit on a floppy yet. | |||
2001-01-16 | Fix cross-builds of the kernel. (ELF only). | Artur Grabowski | |
2001-01-15 | enable COMPAT_NETBSD | Artur Grabowski | |
2000-12-11 | Some alphas have USB | Nathan Binkert | |
2000-12-11 | Add a whole slew of drivers to the Alpha GENERIC. These all compile | Nathan Binkert | |
properly, but there are many that have yet to be tested. If anyone tests one of the drivers listed as UNTESTED, please let me know. The following drivers have 64-bit issues when compiling on Alpha: adv, twe, vr, tx, hifn, ubsec They are in GENERIC, but commented out. | |||
2000-11-26 | alpha clock fixes from NetBSD | Todd C. Miller | |
Fixes ' no more 'WARNING: preposterous clock chip time' on 164SX | |||
2000-11-25 | pull in cy82c693 for sio and pceb | Artur Grabowski | |
2000-11-19 | Add in pciide. | Todd C. Miller | |
2000-11-16 | update for recent conf/files update | Eric Jackson | |
2000-11-16 | initial support for 21264 systems. | Eric Jackson | |
from NetBSD. | |||
2000-11-16 | configure vga console, keyboard and mouse once again. support coming soon. | Eric Jackson | |
2000-11-08 | Add back the isp driver. It only works on some machines right now, | Artur Grabowski | |
but will work on all soon. | |||
2000-11-08 | Add support for Miata. | Artur Grabowski | |
Not checked if the ramdisk will fit on a floppy. | |||
2000-11-08 | Merge in big portions of the improvements NetBSD did to their alpha port. | Artur Grabowski | |
Highlights: UVM, PMAP_NEW, bus_dma (only on some buses for now), new hardware support, possiblity for ELF, etc, etc. Too much to mention. This is still work in progress. video consoles might be broken, otherwise we have basically the same functionality as before plus more. | |||
2000-11-08 | Remove kernel configs that will stop working soon. | Artur Grabowski | |
2000-11-07 | Use cc -xassembler-with-cpp instead of cpp | as | Artur Grabowski | |
2000-09-09 | cleanup so these might be useable soon. and add WSEMUL_VT100. | Eric Jackson | |
2000-08-12 | use osf sigcode for compat_osf1 | Eric Jackson | |
2000-08-04 | enable sfb/cfb/tga and compat_osf1. make it compile without mods. | Eric Jackson | |
2000-07-05 | convert these config's to use asc as well | Eric Jackson | |
2000-07-05 | change these to use asc as well | Eric Jackson | |
2000-07-03 | esp define was moved to conf/files | Eric Jackson | |
2000-07-03 | comment out wscons keyboard and mouse for now | Eric Jackson | |
2000-07-03 | sample wscons attachment | Michael Shalayeff | |
2000-07-03 | closer approximation to an alpha using new wscons. | Michael Shalayeff | |
tga moved to dev/pci. by request from alpha people. | |||
2000-07-03 | Better ramdisk size from Jay Bolton. | Niklas Hallqvist | |
2000-07-03 | A transient measure to make the floppy fit, remove CD support. | Niklas Hallqvist | |
As we do not ship alpha on CD currently, this is OK. Idea from Jay Bolton. | |||
2000-07-03 | Current ahc requires the bus_dma API, which alpha does not provide | Niklas Hallqvist | |
2000-01-10 | Remove PNIC driver | Jason Wright | |
2000-01-09 | add INET6 into conf/GENERIC. | Jun-ichiro itojun Hagino | |
add pseudo-devices for IPv6 into arch/*/conf/GENERIC. nuke arch/*/conf/GENERIC.v6. | |||
1999-12-14 | remove rl* and rlphy* | Jason Wright | |