summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Implement an EISA new-bus framework. The old driver probe mechanismpeter1999-04-1829-2425/+2997
| | | | | | | | | had a quirk that made a shim rather hard to implement properly and it was just easier to convert the drivers in one go. The changes to the buslogic driver go beyond just this - the whole driver was new-bus'ed including pci and isa. I have only tested the EISA part of this so far. Submitted by: Doug Rabson <dfr@nlsystems.com>
* Remove i386-specific psm.c - it's now in sys/isa/psm.cpeter1999-04-181-2267/+0
|
* Merge revs 1.57 and 1.60 of i386/isa/psm.cpeter1999-04-182-106/+198
|
* Add support for 'disabled' probe hint.dfr1999-04-182-4/+12
|
* Sync with follwing files:kato1999-04-1825-2188/+3966
| | | | | | | | | | | | | | | | | | | | | | Path Revision i386/conf/GENERIC 1.162 i386/conf/Makefile.i386 1.146 i386/conf/files.i386 1.236 i386/conf/options.i386 1.111 i386/i386/machdep.c 1.329 i386/i386/userconfig.c 1.134 i386/isa/fd.c 1.135 i386/isa/if_ed.c 1.151 i386/isa/isa_dam.c 1.1 i386/isa/npx.c 1.67 isa/sio.c 1.224 dev/syscons/syscons.c 1.300 i386/isa/wd.c 1.194 isa/vga_isa.c 1.5 isa/atkbd_isa.c 1.3 isa/syscons_isa.c 1.2 Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
* These two have been replaced with isa/sio* in the generic isa area.peter1999-04-182-3063/+0
|
* Merge missing changes from i386/isa/sioreg.h (PC98 related)peter1999-04-182-2/+28
|
* Tidy up a few things left over from the conversion from i386/isa/sio.c.peter1999-04-182-8/+42
| | | | Leave two #if 0'd notes about the way things used to be done for reference.
* Added PC98 code.kato1999-04-184-4/+48
| | | | Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
* Use pc98/pc98/pc98.h instead of isa/isareg.h in PC98 kernel.kato1999-04-181-2/+5
| | | | Submitted by: Takahashi Yoshihiro <nyan@wyvern.cc.kogakuin.ac.jp>
* Register sio interrupts as fast (fixing some silo overflow messages).dfr1999-04-182-4/+4
|
* Clean up the skeleton code a little. There was a #ifdef to avoidpeter1999-04-181-9/+1
| | | | | stdlib.h unless on C++. However, we already included it above, so there was no point using the redundant declarations instead.
* Further cleanups. i386_ioconf.c and alpha_ioconf.c were essentially thepeter1999-04-189-148/+56
| | | | | same and were merged into a single newbus_ioconf.c. CG'd some more unused code.
* Use perl, not perl5 to compile interfaces.dfr1999-04-181-4/+4
|
* Add support for Joliet extensions to the iso9660 fs. The related PRdcs1999-04-1816-166/+456
| | | | | | | | | | | | | cannot yet be closed, though. I hope I got all credits right, and that the multiple submitted by lines do not break anyone's scripts... PR: kern/5038, kern/5567 Submitted by: Keith Jang <keith@email.gcn.net.tw> Submitted by: Joachim Kuebart <joki@kuebart.stuttgart.netsurf.de> Submitted by: Byung Yang <byung@wam.umd.edu> Submitted by: Motomichi Matsuzaki <mzaki@e-mail.ne.jp>
* This duplicates gnu/usr.bin/cc/c++filt.obrien1999-04-183-20/+2
|
* Turn off f2c. Superseeded by EGCS's g77.obrien1999-04-181-2/+1
|
* Turn off libf2c. Superseeded by EGCS's libg2c.obrien1999-04-181-2/+2
|
* Hookup libg2c. (define NO_FORTRAN if you don't want it built)obrien1999-04-181-1/+5
|
* libg2c -- EGCS's version of libf2c (plus enhancements).obrien1999-04-183-0/+460
|
* Add FORTRAN support.obrien1999-04-181-3/+3
|
* Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.obrien1999-04-182-3/+3
|
* *** empty log message ***obrien1999-04-181-2/+2
|
* Use inherited BINDIR defintion.obrien1999-04-183-6/+3
|
* Include the parent Makefile.inc so we get a proper BINDIR definition.obrien1999-04-181-1/+3
| | | | As explained by: bde
* Hookup the new FORTRAN compiler. Define `NO_FORTRAN' to not compile it.obrien1999-04-181-1/+6
|
* Add the EGCS g77 FORTRAN compiler.obrien1999-04-181-0/+46
|
* Minimum change to convert from home-grown f77 to EGCS's g77.obrien1999-04-181-3/+15
| | | | (Pre-bdelinted)
* Installs a default loader.rc if none exists. Document loader.conf.dcs1999-04-182-1/+202
|
* A default loader.rc to be installed.dcs1999-04-181-0/+10
|
* Make room for g77.obrien1999-04-182-645/+0
|
* I missed this PnP change for new-bus..peter1999-04-181-8/+2
| | | | Submitted by: Blaz Zupan <blaz@gold.amis.net>
* Actually build the new fxp module.bde1999-04-181-6/+6
| | | | | | Updated comments about rotten modules. Fixed disorder and English errors.
* Set ifq_maxlen to IFQ_MAXLENpaul1999-04-182-4/+4
|
* Set ifq_maxlen to number of transmit descriptors.paul1999-04-182-2/+4
|
* Make WangTek 51000 a fixed block device.mjacob1999-04-181-1/+5
| | | | | PR: kern/11194 Obtained from:naddy@mips.rhein-neckar.de
* The changes to vm_page.c have broken the assumption that mallocingpaul1999-04-182-26/+48
| | | | | early will result in memory below 16M so now we need to explicitly use contigmalloc to get low physical memory.
* UHCI_DEBUG should of course be OHCI_DEBUGn_hibma1999-04-171-13/+12
| | | | Reported by: MAEKAWA Masahide <bishop@rr.iij4u.or.jp>
* Probe the SiS 85c503 as a PCI-ISA bridge.dfr1999-04-171-3/+5
|
* Wrap the pcm driver for old isa probes.peter1999-04-171-2/+7
| | | | Correct #ifdef typo for sbxvi (Thanks Brian!)
* Disconnect lkm subdir so we don't build a lkm module, in case somethingpeter1999-04-171-2/+3
| | | | | I do breaks world or the nightly snapshots. (you can still do it by hand though for the moment)
* Get out the blow torch and hack away all the unused stuff. Note thatpeter1999-04-1712-1832/+144
| | | | | | I zapped the MACHINE_MIPS stuff, it isn't likely to be useful apart from recognition of the machine name. It would be reasonable to expect new ports would look something like the alpha/i386 from a config perspective.
* Convert the dummynet lkm code to be kld aware (this isn't actually usedpeter1999-04-171-26/+27
| | | | anywhere that I can see).
* Allocate space for struct isa_device's, not for pointers thereto.bde1999-04-171-2/+2
| | | | This fixes memory corruption that caused calls to address 0 here.
* GC some unused code.peter1999-04-171-294/+1
|
* Oops, forgot this part of lkm code that's been replaced with kld.peter1999-04-171-50/+3
|
* Well folks, this is it - The second stage of the removal for build supportpeter1999-04-1722-160/+27
| | | | for LKM's..
* Image activators use EXEC_SET(), not TEXT_SET(). (The first is a macropeter1999-04-172-2/+2
| | | | wrapper for DECLARE_MODULE(), the second is a linker set declaration)
* Reverse last checkin, which was a regression. Grrr.grog1999-04-171-663/+4
|
* free_vinum: clear up a warning message.grog1999-04-171-0/+2
|
OpenPOWER on IntegriCloud