summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
1998-09-11don't display Retrieving... message unless verbose output desiredMarco S Hyman
1998-09-11ISA routines for the Intel 82365SL PCIC controllers.Federico G. Schwindt
1998-09-11Added support for Intel 82365SL PCIC controllers and clones from NetBSD.Federico G. Schwindt
1998-09-11aic routines for ISA.Federico G. Schwindt
1998-09-11Split the aic6360 driver to add support for SCSI pcmcia cards.Federico G. Schwindt
1998-09-11Support for the SMC 91Cxx family of ethernet chips from NetBSD.Federico G. Schwindt
1998-09-11Simple queue access methods used in the new pcmcia frameworkFederico G. Schwindt
1998-09-11Grr... missed this in previous commit: adding 'mii' bus for i386Jason Wright
1998-09-11i386 is now the only port using libkvm.oldTodd C. Miller
1998-09-11Pass specname in to editor(), missing part of a commit a while ago.Todd C. Miller
1998-09-11Merge with FreeBSD 1.11:Jason Wright
1. If oactive on entry to xl_start, see if tx is wedged, and try unwedging it if necessary. 2. Do a synchonous media negotiation at boot (max of 5 seconds) 3. Start and restart autonegotiation if we're setting the media manually
1998-09-11If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and ↵Todd C. Miller
return
1998-09-10default media type is auto if a phy is found, and none if notJason Wright
1998-09-10Added dev/mii layer (commented out until something on i386 uses it)Jason Wright
1998-09-10note support of 3c900, 3c900b, 3c905, 3c905b on xl driverJason Wright
1998-09-10overzealous cut-and-paste by me a week agoTheo de Raadt
1998-09-10fix init/fini calls; d@Theo de Raadt
1998-09-10Modified to use mii layer for hmeJason Wright
1998-09-10syncJason Wright
1998-09-10Added 'mii' busJason Wright
1998-09-10OpenBSD gets sys/dev/mii layer from NetBSDJason Wright
1998-09-10.Xr lockspool 1Todd C. Miller
1998-09-10Fix commentsTodd C. Miller
1998-09-10Update Install notes. Not finished but better.Dale S. Rahn
1998-09-10If a child has not been waited on via the SIGCHLD handler, wait for itTodd C. Miller
ourselves instead of playing games with sigsuspend. This may fix PR 588.
1998-09-10make mail.1 nroff'able againTodd C. Miller
1998-09-10better way of handling dhcp client; Jason Ish <jbi130@mail.usask.ca>Marco S Hyman
1998-09-10pass correct args to editor()Theo de Raadt
1998-09-10thread-saferTheo de Raadt
1998-09-10proper strncpyTheo de Raadt
1998-09-10clean up some files 'make distclean' on the GNU Makefile does not clean upTodd C. Miller
1998-09-10kernel and install floppy kernel for POWERSTACK machines.Dale S. Rahn
uses hardware drivers for scsi (ncr) and ethernet (de) and openfirmware for console (ofcons) and clock (ofrtc).
1998-09-09Reflect realitybrian
1998-09-09Make RMD160Update a little less overzealous when fed small crumbs.janjaap
1998-09-09Make RMD160Update a little less overzealous when fed small crumbs.janjaap
1998-09-09Typos, removed i386 specific referenceJason Wright
1998-09-09Moved xl manpage from i386 specific to genericJason Wright
1998-09-09o Fixed printing of intrstr and other typosJason Wright
o Added support for memory mapped registers (#ifndef XL_USEIOSPACE)
1998-09-09Now working on alpha too... -mojMats O Jansson
1998-09-09syncTheo de Raadt
1998-09-09Better if_media support (actually works consistently now for non-autoneg)Jason Wright
1998-09-09Preserve symbol table if ksyms is in the kernel but DDB is not.Todd C. Miller
1998-09-09build third kernel/boot floppy (for now).Dale S. Rahn
1998-09-09if_xl man page from FreeBSD with minor tweaksJason Wright
1998-09-09Weak version of support for ddb breakpoints. Works, but not fullyDale S. Rahn
implemented.
1998-09-09support for putting ofroot on mainbus, not on root.Dale S. Rahn
1998-09-09Allow ddb to be entered upon boot via boot command argument.Dale S. Rahn
1998-09-09remove debugging printf that had been forgotten.Dale S. Rahn
1998-09-09fix typo.Dale S. Rahn
1998-09-09Support a third boot floppy, Soon this should go to one supported, but not yet.Dale S. Rahn
Use "standard" install.sub file not port specific version.