summaryrefslogtreecommitdiffstats
path: root/sys/alpha
Commit message (Expand)AuthorAgeFilesLines
...
* remove breakage that snuck in with my last commitgallatin2000-06-291-1/+0
* Report the line number where gethints.pl does not understand somethingpeter2000-06-261-1/+2
* Get the memory range stuff properly declared.markm2000-06-251-0/+1
* Replace variable removed by overly sharp South African panga.markm2000-06-251-0/+2
* Sort out headers and silence warnings.markm2000-06-251-4/+5
* - print out the correct cputype & string for unconfigured API systemsgallatin2000-06-251-2/+14
* Remove offensive language.dfr2000-06-251-1/+1
* Fix typo in comment.dfr2000-06-251-1/+1
* Get the build bits right for the new Architecture Independant null- andmarkm2000-06-252-0/+2
* Strip out the machine-independant parts of the memory device.markm2000-06-252-243/+50
* Fix the breakage that occurred when somebody didn't do a completemjacob2000-06-231-2/+2
* Add UP1000 to GENERICgallatin2000-06-192-0/+2
* unbreak kernels without UP1000 supportgallatin2000-06-191-1/+1
* Add support for the Alpha Processor, Inc. UP1000 system.gallatin2000-06-199-5/+761
* Support bounce buffers for ISA DMA on the alpha. This is required for thegallatin2000-06-194-12/+38
* Deal with quoted arguments. This hack parser uses whitespace to delimitpeter2000-06-171-0/+5
* Use while (<>) instead of while(<STDIN>) so that perl will automagicallypeter2000-06-171-1/+1
* Print error messages to stderr, not stdout.peter2000-06-141-1/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.peter2000-06-135-55/+175
* Sometimes there isn't an ISA bus configured.mjacob2000-06-121-0/+4
* cpu_fork(): Check "flags" before dereferencing "p2". Otherwise,alc2000-06-111-3/+2
* It is not necessary to wrap usage of $f28 with ".set noat/at" pairs.obrien2000-06-101-4/+0
* Avoid useless check against NULL, since we assign the checked valuealex2000-06-101-4/+1
* Enable USB in GENERIC on the Alpha.jhb2000-06-082-24/+24
* Do an explicit getenv on boot_verbose. Now that we have a real FICL bootmjacob2000-06-071-2/+14
* Consistently protect f28 with noat/at pairs.obrien2000-06-051-0/+2
* Change sl(4) configuration lines to reflect its new dynamic nature.green2000-05-303-3/+3
* Brucify the pmap_enter_temporary() changes.dfr2000-05-291-3/+3
* Part of AS2100 support that I neglected to commit last nightgallatin2000-05-281-0/+29
* Add a new pmap entry point, pmap_enter_temporary() to be used duringdfr2000-05-281-19/+11
* Add taskqueue system for easy-to-use SWIs among other things.dfr2000-05-282-1/+7
* Add AlphaServer 2000 (demi-sable), 2100 (sable), and 2100A (lynx) support.gallatin2000-05-287-2/+1082
* Allow platform specific isa interrupt setup & teardown routines ingallatin2000-05-282-1/+16
* Use bus_space_handle_t instead of bus_space_tag_t to hold the resultdfr2000-05-271-2/+2
* Back out the previous change to the queue(3) interface.jake2000-05-264-13/+13
* Change the way that the queue(3) structures are declared; don't assume thatjake2000-05-234-13/+13
* sysctl'ize ICMP_BANDLIM and ICMP_BANDLIM_SUPPRESS_OUTPUT.dan2000-05-222-2/+0
* Ack, I made a typo moments before commit. :-(peter2000-05-211-1/+1
* Implement an optimization of the VM<->pmap API. Pass vm_page_t's directlypeter2000-05-212-211/+139
* Eliminate a couple of evil common declarations.peter2000-05-183-2/+4
* Port ppc driver to alpha.dfr2000-05-143-0/+30
* Move code to handle BPF and bridging for incoming Ethernet packets outarchie2000-05-141-22/+0
* Enable EISA interrupts if the mcpcia has an attached EISA bus.dfr2000-05-131-5/+9
* Change to comments only: spell FreeBSD.org correctlyhoek2000-05-133-5/+5
* Make /dev/[k]mem work after last commit. Transfers were being doublepeter2000-05-131-15/+17
* Fix a leak where a scratch buffer was not freed when reading from themsmith2000-05-131-0/+8
* Some white-box (NT) systems have SRM which reports a systype that'sgallatin2000-05-111-0/+8
* Finish moving all IEEE fp types to be the same on all arch's.jhb2000-05-101-1/+1
* Handle PCI devices that actually use an ISA IRQ for the cia and tsunamijhb2000-05-106-5/+66
* Regenerated (fixed the calculation of sy_nargs in sysent tables).bde2000-05-093-137/+141
OpenPOWER on IntegriCloud