summaryrefslogtreecommitdiffstats
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Enabled pcic, card and xe devices.nyan2000-08-261-3/+3
* Comment out the static wiring of hints for GENERIC - the release processpeter2000-08-241-1/+2
* Disabled serial console.nyan2000-08-191-1/+1
* Replace the mbuf external reference counting code with somethingdwmalone2000-08-192-14/+10
* Merged from sys/i386/i386/machdep.c revision 1.402.kato2000-08-182-0/+36
* - Fixed the conversion to bus_space interface.nyan2000-08-174-4821/+73
* Merged from sys/i386/i386/machdep.c revision 1.401.kato2000-08-142-0/+2
* Merged from sys/i386/i386/machdep.c revision 1.400.kato2000-08-122-0/+38
* Merged from sys/i386/conf/GENERIC revisions 1.266 and 1.267.nyan2000-08-081-5/+5
* Merged from sys/i386/conf/GENERIC.hints revision 1.3.nyan2000-08-081-1/+1
* Changed default cursor shape to non-blink mode.nyan2000-08-084-6/+12
* Fixed PC-9821 NOTE supports with LINE30 mode.nyan2000-08-084-6/+32
* Commented out xe device because it depend on PCMCIA stuff.kato2000-08-041-1/+1
* Merged from sys/i386/isa/clock.c revision 1.155.kato2000-08-043-3/+18
* Commented out card and pcic devices because they are broken in pc98 port.kato2000-08-021-2/+2
* Merged from sys/dev/syscons/scterm-sc.c revisions from 1.8 to 1.12.nyan2000-07-302-32/+74
* Merged from sys/dev/syscons/syscons.c revision 1.344.nyan2000-07-301-1/+2
* Merged from sys/dev/syscons/syscons.c revision 1.345.kato2000-07-281-2/+1
* Make all Ethernet drivers attach using ether_ifattach() and detach usingarchie2000-07-131-6/+1
* Backed out a part of previous commit. The function name conflicts.nyan2000-07-122-4/+4
* Merge from the following changes.nyan2000-07-118-117/+136
* Don't call printf without a format string.kris2000-07-102-2/+2
* Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259.nyan2000-07-041-2/+2
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.phk2000-07-048-22/+22
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:phk2000-07-038-22/+22
* Disabled ida, amr and mlx devices.kato2000-06-281-3/+3
* Merged from sys/i386/i386/userconfig.c revision 1.181.kato2000-06-281-1/+1
* Merged from sys/i386/isa/spkr.c revision 1.47.kato2000-06-281-0/+45
* Merged from sys/i386/isa/npx.c revision 1.83.kato2000-06-281-1/+5
* Merged from sys/i386/isa/isa_dma.c revision 1.6.kato2000-06-282-2/+98
* Merged from sys/i386/isa/clock.c revision 1.152.kato2000-06-283-0/+144
* Merged from sys/i386/conf/GENERIC revisions 1.261 and 1.262.kato2000-06-281-0/+2
* Report the line number where gethints.pl does not understand somethingpeter2000-06-261-1/+2
* Remove old entropy-harvesting hooks; this is going to be re-engineeredmarkm2000-06-251-7/+0
* Remove the old /dev/random device. There is a new machine-independantmarkm2000-06-252-4/+0
* Oops! Disabled the ed driver becasue it cannot be compiled.kato2000-06-231-1/+1
* Include pc98/pc98/pc98.h in which M_EPSON_PC98 is defined when thekato2000-06-231-1/+3
* Sync with sys/dev/syscons/scterm-sc.c revisions 1.6 and 1.7.nyan2000-06-222-14/+34
* PC-98 version of ed driver is a statically limited driver.kato2000-06-211-1/+1
* Fixed to support RSA98-III non-pnp mode. rman_get_start() had returnednyan2000-06-212-58/+74
* 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
* - Moved "hint" informations to GENERIC.hints.nyan2000-06-172-139/+223
* Merged from sys/isa/syscons_isa.c revision 1.13.kato2000-06-172-8/+10
* bs, olpt, pckbd are static limited devices.kato2000-06-171-3/+3
* Catch up with Peter's config(8) changes.kato2000-06-142-6/+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-134-73/+281
* Merged from sys/i386/i386/machdep.c rev 1.395.kato2000-06-132-2/+0
* Merged from sys/i386/i386/machdep.c revision 1.394.kato2000-06-062-162/+158
OpenPOWER on IntegriCloud