aboutsummaryrefslogtreecommitdiff
path: root/sys/pc98
Commit message (Expand)AuthorAgeFilesLines
* Comment out the static wiring of hints for GENERIC - the release processPeter Wemm2000-08-241-1/+2
* Disabled serial console.Yoshihiro Takahashi2000-08-191-1/+1
* Replace the mbuf external reference counting code with somethingDavid Malone2000-08-192-14/+10
* Merged from sys/i386/i386/machdep.c revision 1.402.KATO Takenori2000-08-182-0/+36
* - Fixed the conversion to bus_space interface.Yoshihiro Takahashi2000-08-174-4821/+73
* Merged from sys/i386/i386/machdep.c revision 1.401.KATO Takenori2000-08-142-0/+2
* Merged from sys/i386/i386/machdep.c revision 1.400.KATO Takenori2000-08-122-0/+38
* Merged from sys/i386/conf/GENERIC revisions 1.266 and 1.267.Yoshihiro Takahashi2000-08-081-5/+5
* Merged from sys/i386/conf/GENERIC.hints revision 1.3.Yoshihiro Takahashi2000-08-081-1/+1
* Changed default cursor shape to non-blink mode.Yoshihiro Takahashi2000-08-084-6/+12
* Fixed PC-9821 NOTE supports with LINE30 mode.Yoshihiro Takahashi2000-08-084-6/+32
* Commented out xe device because it depend on PCMCIA stuff.KATO Takenori2000-08-041-1/+1
* Merged from sys/i386/isa/clock.c revision 1.155.KATO Takenori2000-08-043-3/+18
* Commented out card and pcic devices because they are broken in pc98 port.KATO Takenori2000-08-021-2/+2
* Merged from sys/dev/syscons/scterm-sc.c revisions from 1.8 to 1.12.Yoshihiro Takahashi2000-07-302-32/+74
* Merged from sys/dev/syscons/syscons.c revision 1.344.Yoshihiro Takahashi2000-07-301-1/+2
* Merged from sys/dev/syscons/syscons.c revision 1.345.KATO Takenori2000-07-281-2/+1
* Make all Ethernet drivers attach using ether_ifattach() and detach usingArchie Cobbs2000-07-131-6/+1
* Backed out a part of previous commit. The function name conflicts.Yoshihiro Takahashi2000-07-122-4/+4
* Merge from the following changes.Yoshihiro Takahashi2000-07-118-117/+136
* Don't call printf without a format string.Kris Kennaway2000-07-102-2/+2
* Sync with sys/i386/conf/GENERIC revisions 1.258 and 1.259.Yoshihiro Takahashi2000-07-041-2/+2
* Previous commit changing SYSCTL_HANDLER_ARGS violated KNF.Poul-Henning Kamp2000-07-048-22/+22
* Style police catches up with rev 1.26 of src/sys/sys/sysctl.h:Poul-Henning Kamp2000-07-038-22/+22
* Disabled ida, amr and mlx devices.KATO Takenori2000-06-281-3/+3
* Merged from sys/i386/i386/userconfig.c revision 1.181.KATO Takenori2000-06-281-1/+1
* Merged from sys/i386/isa/spkr.c revision 1.47.KATO Takenori2000-06-281-0/+45
* Merged from sys/i386/isa/npx.c revision 1.83.KATO Takenori2000-06-281-1/+5
* Merged from sys/i386/isa/isa_dma.c revision 1.6.KATO Takenori2000-06-282-2/+98
* Merged from sys/i386/isa/clock.c revision 1.152.KATO Takenori2000-06-283-0/+144
* Merged from sys/i386/conf/GENERIC revisions 1.261 and 1.262.KATO Takenori2000-06-281-0/+2
* Report the line number where gethints.pl does not understand somethingPeter Wemm2000-06-261-1/+2
* Remove old entropy-harvesting hooks; this is going to be re-engineeredMark Murray2000-06-251-7/+0
* Remove the old /dev/random device. There is a new machine-independantMark Murray2000-06-252-4/+0
* Oops! Disabled the ed driver becasue it cannot be compiled.KATO Takenori2000-06-231-1/+1
* Include pc98/pc98/pc98.h in which M_EPSON_PC98 is defined when theKATO Takenori2000-06-231-1/+3
* Sync with sys/dev/syscons/scterm-sc.c revisions 1.6 and 1.7.Yoshihiro Takahashi2000-06-222-14/+34
* PC-98 version of ed driver is a statically limited driver.KATO Takenori2000-06-211-1/+1
* Fixed to support RSA98-III non-pnp mode. rman_get_start() had returnedYoshihiro Takahashi2000-06-212-58/+74
* Deal with quoted arguments. This hack parser uses whitespace to delimitPeter Wemm2000-06-171-0/+5
* Use while (<>) instead of while(<STDIN>) so that perl will automagicallyPeter Wemm2000-06-171-1/+1
* - Moved "hint" informations to GENERIC.hints.Yoshihiro Takahashi2000-06-172-139/+223
* Merged from sys/isa/syscons_isa.c revision 1.13.KATO Takenori2000-06-172-8/+10
* bs, olpt, pckbd are static limited devices.KATO Takenori2000-06-171-3/+3
* Catch up with Peter's config(8) changes.KATO Takenori2000-06-142-6/+1
* Print error messages to stderr, not stdout.Peter Wemm2000-06-141-1/+1
* Borrow phk's axe and apply the next stage of config(8)'s evolution.Peter Wemm2000-06-134-73/+281
* Merged from sys/i386/i386/machdep.c rev 1.395.KATO Takenori2000-06-132-2/+0
* Merged from sys/i386/i386/machdep.c revision 1.394.KATO Takenori2000-06-062-162/+158
* Merged from sys/i386/isa/{clock.c,npx.c} revisions 1.151 and 1.82,KATO Takenori2000-06-064-4/+4