aboutsummaryrefslogtreecommitdiff
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.John Baldwin2006-05-117-368/+0
* - change the example of compiling only specific modules to not containAlexander Leidinger2006-05-071-7/+0
* Rewrite of puc(4). Significant changes are:Marcel Moolenaar2006-04-281-2/+0
* Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT belowXin LI2006-04-241-2/+2
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)Poul-Henning Kamp2006-01-101-0/+1
* - Allow duplicate "machine" directives with the same arguments.Ruslan Ermilov2005-11-273-9/+1
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itJohn Baldwin2005-11-211-0/+2
* Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and moveJohn Baldwin2005-11-212-1/+10
* Add uart(4). When both sio(4) and uart(4) can handle a serial port,Marcel Moolenaar2005-11-051-2/+3
* Try to avoid crashes during kernel startup by limiting the # of EISAWilko Bulte2005-09-241-0/+3
* Introduce a kernel config for the Mandatory Access Control framework.Christian S.J. Peron2005-09-181-0/+28
* Add hints for uart(4). These are the same as for sio(4) and make itMarcel Moolenaar2005-08-061-0/+7
* Add recently invented COMPAT_FREEBSD5 option.Ken Smith2005-07-141-0/+1
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromDavid E. O'Brien2005-06-201-0/+1
* Until someone who owns the various TGA-based cards has time to fix theWilko Bulte2005-06-061-1/+2
* Add USB Communication Device Class Ethernet driver. Originally written forMaxim Sobolev2005-03-221-0/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.Murray Stokely2005-03-181-0/+1
* These are no longer relevant. They are scripts for extracting hintsWarner Losh2005-01-071-116/+0
* o Use tab instead of spaces for puc(4) line.Jun Kuriyama2005-01-051-1/+1
* Sync with i386 GENERIC some:John Baldwin2004-12-301-41/+46
* Get in sync with reality: TurboLaser was never really well supported toWilko Bulte2004-11-092-6/+0
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.Andre Oppermann2004-11-021-1/+1
* Add nge. (I've used one for about a week in an XP1000.)Alan Cox2004-09-111-0/+1
* Switch the default scheduler to 4BSD to match what will go into RELENG_5 soon.Scott Long2004-09-071-1/+3
* Add em(4) to Alpha. I had a couple running recently on Alpha and itWilko Bulte2004-08-301-0/+1
* Stop pretending: TurboLaser support is really brokenWilko Bulte2004-08-281-1/+2
* Stop pretending: TurboLaser support is really broken.Wilko Bulte2004-08-281-1/+2
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelAndre Oppermann2004-08-271-1/+0
* Making a loadable null.ko for /dev/(null|zero) proved ratherMark Murray2004-08-031-1/+0
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intoMark Murray2004-08-011-1/+3
* In -CURRENT pseudo devices are not statically assigned at compile time,Maxim Konovalov2004-07-181-1/+1
* Now that the console setup is identical to that on other platforms,Marcel Moolenaar2004-07-111-0/+2
* Add options KDB and GDB. KDB takes on the function of what DDB usedMarcel Moolenaar2004-07-111-1/+3
* Update for the KDB framework. Sanitize the alpha console code now thatMarcel Moolenaar2004-07-101-3/+0
* Add option GEOM_GPT. This brings the ability to have a large number ofMarcel Moolenaar2004-05-021-0/+1
* Spell Ethernet correctly.David E. O'Brien2004-05-021-4/+4
* - Remove local changes that leaked into my last commit.Jeff Roberson2004-01-241-5/+1
* - Recruit some new ULE users by making it the default scheduler in GENERIC.Jeff Roberson2004-01-241-2/+6
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily soJacques Vidrine2004-01-241-0/+1
* Catch up with i386 GENERIC rev 1.389.David E. O'Brien2003-12-081-6/+8
* Since the fdc driver can't autodetect the drive capacity on the Alpha,Dag-Erling Smørgrav2003-12-051-0/+1
* - Add the WITNESS_SKIPSPIN option to the GENERIC kernel so that users whoJeff Roberson2003-11-131-0/+1
* Mention the puc(4) glue driver in a commented-out example so the userJoerg Wunsch2003-09-191-0/+5
* Add option NO_SIO to work-around the hardcoded dependency on sio(4).Marcel Moolenaar2003-08-251-0/+3
* Enable eisa support on alpha.Bernd Walter2003-07-212-0/+2
* Note that scbus is required for SCSI, not just "required" in general.Juli Mallett2003-06-081-1/+1
* There's just no reason to not have these in GENERIC.Ruslan Ermilov2003-05-181-0/+1
* Add FireWire drivers to GENERIC.Hidetoshi Shimokawa2003-04-211-0/+5
* Add device driver support for the ASIX Electronics AX88172 USB 2.0Bill Paul2003-04-201-0/+1
* Remove empty simulator options section and add an ABI emulation section.John Baldwin2003-04-151-1/+11