summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Remove COMPAT_43 from GENERIC (and other kernel configs). For amd64 there'snetchild2006-06-151-1/+0
* Make the ISAPNP code optional and only enable it on i386 and pc98 (usedmarius2006-06-121-0/+1
* Enable a few more things in x86 NOTES to get broader LINT coverage:jhb2006-06-121-1/+5
* Add the ability to subset the devices that UART pulls in. This allowsimp2006-06-121-0/+4
* MFi386: revisions 1.627, 1.628 and 1.629.nyan2006-06-051-0/+4
* typo.nyan2006-05-271-2/+2
* Aling to new console and gdb_port semanticsphk2006-05-261-54/+14
* - Add C-bus and ISA front-ends for le(4) so it can actually replacemarius2006-05-172-2/+9
* - As only the PCI front-end of le(4) is common to all platforms move itsmarius2006-05-171-2/+2
* Send the pcvt(4) driver off to retirement.phk2006-05-171-6/+0
* Since DELAY() was moved, most <machine/clock.h> #includes have beenphk2006-05-163-3/+0
* Kill more references to lnc(4).ru2006-05-161-1/+1
* Switch from the lnc driver to the le driver. But C-NET(98)S support isnyan2006-05-153-11/+2
* Clean out sysctl machdep.* related defines.phk2006-05-111-4/+4
* Add in linsysfs. A linux 2.6 like sys filesystem to pacify the Linuxambrisko2006-05-091-0/+4
* Remove unneeded include.nyan2006-05-084-6/+0
* - Move defines for PC-98 machine type from pc98/cbus/cbus.h intonyan2006-05-082-29/+17
* Add the ath and the wlan crypto support.nyan2006-05-082-0/+14
* Rewrite of puc(4). Significant changes are:marcel2006-04-281-2/+0
* o Move ISA specific code from ppc.c to ppc_isa.c -- a bus front-marcel2006-04-242-2491/+0
* Add minidump.h for pc98.nyan2006-04-211-0/+6
* MFi386: revision 1.625.nyan2006-04-211-2/+15
* Don't allow userland to set hardware watch points on kernel memory at all.jhb2006-03-141-23/+20
* MFi386: revision 1.1220.nyan2006-03-041-3/+2
* - Use bus_setup_intr() and bus_teardown_intr() to register device driverjhb2006-02-224-9/+6
* MFi386: revision 1.622.nyan2006-02-091-1/+2
* The asr driver was moved to NOTES for i386. So 'nodevice asr' is notnyan2006-02-091-1/+0
* MFi386: Enable the ce(4).nyan2006-02-021-0/+4
* Move the old BSD4.3 tty compatibility from (!BURN_BRIDGES && COMPAT_43)phk2006-01-101-0/+1
* By popular demand, move __HAVE_ACPI and __PCI_REROUTE_INTERRUPT intoimp2006-01-092-2/+2
* Define __HAVE_ACPI and/or __PCI_REROUTE_INTERRUPT, as appropriate forimp2006-01-011-0/+2
* MFi386: revision 1.621nyan2005-12-261-3/+0
* Fix build error.nyan2005-12-232-0/+2
* Tweak how the MD code calls the fooclock() methods some. Instead ofjhb2005-12-222-6/+6
* Enable the cs and disable the amdsmb and nfsmb on pc98.nyan2005-12-221-1/+2
* Move device 'cs' into i386/pc98 specific NOTES. It is broken on ppcimp2005-12-201-0/+2
* Merged from sys/dev/sio/sio.c revision 1.463.nyan2005-12-181-0/+1
* Switch MACHINE to "pc98" on FreeBSD/pc98.nyan2005-12-081-2/+27
* cpp(1) only understand integer arithmetical expressions, soru2005-12-061-2/+1
* Fix -Wundef warnings from compiling GENERIC and LINT kernels ofru2005-12-062-4/+4
* Fix -Wundef warnings found when compiling i386 LINT, GENERIC andru2005-12-052-3/+3
* MFi386: revision 1.1215 (add savagedrm).nyan2005-11-301-0/+1
* - Allow duplicate "machine" directives with the same arguments.ru2005-11-273-9/+1
* Add missing "struct" in i386/i386/machdep.c,v 1.497 by deischen@.ru2005-11-241-1/+1
* Garbage collect machine/smptests.h now that it is empty and no longer used.jhb2005-11-221-6/+0
* Don't enable PUC_FASTINTR by default in the source. Instead, enable itjhb2005-11-211-0/+2
* MFi386: Remove obsolete options.nyan2005-11-091-1/+0
* Move the isa, npx, mem and io devices and the PC98 option from GENERICnyan2005-10-282-7/+19
* Catch up with new interrupt handling code.ru2005-10-261-2/+2
* Rename the KDB_STOP_NMI kernel option to STOP_NMI and make it apply to alljhb2005-10-241-1/+1
OpenPOWER on IntegriCloud