summaryrefslogtreecommitdiffstats
path: root/sys/alpha/conf
Commit message (Expand)AuthorAgeFilesLines
* First pass at removing Alpha kernel support.jhb2006-05-117-368/+0
* - change the example of compiling only specific modules to not containnetchild2006-05-071-7/+0
* Rewrite of puc(4). Significant changes are:marcel2006-04-281-2/+0
* Move AHC_REG_PRETTY_PRINT and AHD_REG_PRETTY_PRINT belowdelphij2006-04-241-2/+2
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-101-0/+1
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-273-9/+1
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itjhb2005-11-211-0/+2
* Create DEFAULTS files for alpha, ia64, powerpc, and sparc64 and movejhb2005-11-212-1/+10
* Add uart(4). When both sio(4) and uart(4) can handle a serial port,marcel2005-11-051-2/+3
* Try to avoid crashes during kernel startup by limiting the # of EISAwilko2005-09-241-0/+3
* Introduce a kernel config for the Mandatory Access Control framework.csjp2005-09-181-0/+28
* Add hints for uart(4). These are the same as for sio(4) and make itmarcel2005-08-061-0/+7
* Add recently invented COMPAT_FREEBSD5 option.kensmith2005-07-141-0/+1
* Add .cvsignore files just like in sys/<arch>/compiled, this keeps CVS fromobrien2005-06-201-0/+1
* Until someone who owns the various TGA-based cards has time to fix thewilko2005-06-061-1/+2
* Add USB Communication Device Class Ethernet driver. Originally written forsobomax2005-03-221-0/+1
* Add a comment to note that pseudo-device bpf is required for DHCP.murray2005-03-181-0/+1
* These are no longer relevant. They are scripts for extracting hintsimp2005-01-071-116/+0
* o Use tab instead of spaces for puc(4) line.kuriyama2005-01-051-1/+1
* Sync with i386 GENERIC some:jhb2004-12-301-41/+46
* Get in sync with reality: TurboLaser was never really well supported towilko2004-11-092-6/+0
* Reduce annoying SCSI probing delay from 15 to 5 seconds in all GENRIC kernels.andre2004-11-021-1/+1
* Add nge. (I've used one for about a week in an XP1000.)alc2004-09-111-0/+1
* Switch the default scheduler to 4BSD to match what will go into RELENG_5 soon.scottl2004-09-071-1/+3
* Add em(4) to Alpha. I had a couple running recently on Alpha and itwilko2004-08-301-0/+1
* Stop pretending: TurboLaser support is really brokenwilko2004-08-281-1/+2
* Stop pretending: TurboLaser support is really broken.wilko2004-08-281-1/+2
* Always compile PFIL_HOOKS into the kernel and remove the associated kernelandre2004-08-271-1/+0
* Making a loadable null.ko for /dev/(null|zero) proved rathermarkm2004-08-031-1/+0
* Break out the MI part of the /dev/[k]mem and /dev/io drivers intomarkm2004-08-011-1/+3
* In -CURRENT pseudo devices are not statically assigned at compile time,maxim2004-07-181-1/+1
* Now that the console setup is identical to that on other platforms,marcel2004-07-111-0/+2
* Add options KDB and GDB. KDB takes on the function of what DDB usedmarcel2004-07-111-1/+3
* Update for the KDB framework. Sanitize the alpha console code now thatmarcel2004-07-101-3/+0
* Add option GEOM_GPT. This brings the ability to have a large number ofmarcel2004-05-021-0/+1
* Spell Ethernet correctly.obrien2004-05-021-4/+4
* - Remove local changes that leaked into my last commit.jeff2004-01-241-5/+1
* - Recruit some new ULE users by making it the default scheduler in GENERIC.jeff2004-01-241-2/+6
* Add PFIL_HOOKS to the GENERIC kernel configuration, primarily sonectar2004-01-241-0/+1
* Catch up with i386 GENERIC rev 1.389.obrien2003-12-081-6/+8
* Since the fdc driver can't autodetect the drive capacity on the Alpha,des2003-12-051-0/+1
* - Add the WITNESS_SKIPSPIN option to the GENERIC kernel so that users whojeff2003-11-131-0/+1
* Mention the puc(4) glue driver in a commented-out example so the userjoerg2003-09-191-0/+5
* Add option NO_SIO to work-around the hardcoded dependency on sio(4).marcel2003-08-251-0/+3
* Enable eisa support on alpha.ticso2003-07-212-0/+2
* Note that scbus is required for SCSI, not just "required" in general.jmallett2003-06-081-1/+1
* There's just no reason to not have these in GENERIC.ru2003-05-181-0/+1
* Add FireWire drivers to GENERIC.simokawa2003-04-211-0/+5
* Add device driver support for the ASIX Electronics AX88172 USB 2.0wpaul2003-04-201-0/+1
* Remove empty simulator options section and add an ABI emulation section.jhb2003-04-151-1/+11
OpenPOWER on IntegriCloud