summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
1998-09-14syncTheo de Raadt
1998-09-14shorten names; unwanted kernel growthTheo de Raadt
1998-09-14fix MakefilesTheo de Raadt
1998-09-14iodc.h bye, byeMichael Shalayeff
1998-09-14avoid NULL deref for nowJason Downs
1998-09-12Detect more that just Motorola machines for openfirmware hardwareDale S. Rahn
1998-09-12if_media support.Federico G. Schwindt
1998-09-12typos, thinkos, brainos, buritos and amigosMichael Shalayeff
1998-09-12.s definitions exported from CMichael Shalayeff
1998-09-12some ramdisk hooks stuffMichael Shalayeff
1998-09-12PDC call wrapperMichael Shalayeff
1998-09-12PDC console/ttyMichael Shalayeff
1998-09-11include pmap.h earlier, so MD pmap structures may beMichael Shalayeff
1998-09-11change missed by fgsch, tsk tsk tskTheo de Raadt
1998-09-11fix typo.Federico G. Schwindt
1998-09-11Add a third parameter to epconfig to get the MAC address if it's a pcmciaFederico G. Schwindt
1998-09-11More config files update for the new pcmcia framework.Federico G. Schwindt
1998-09-11Change the config files to work with the new framework.Federico G. Schwindt
1998-09-11Remove unneeded files from the previous pcmcia framework.Federico G. Schwindt
1998-09-11Remove unneeded files from the previous framework.Federico G. Schwindt
1998-09-11PCMCIA code ported from NetBSD.Federico G. Schwindt
1998-09-11Comment the pcmcia attach routines for ed and pccom.Federico G. Schwindt
1998-09-11Add sm and aic devices.Federico G. Schwindt
1998-09-11Move aic device to conf/files. Comment pcmcia related entries.Federico G. Schwindt
1998-09-11Remove unneeded file after the split.Federico G. Schwindt
1998-09-11Comment the pcmcia cdev entry because the new frameworkFederico G. Schwindt
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-11Merge with FreeBSD 1.11:Jason Wright
1998-09-11If filesystem open routine returns ENOENT or ENOTDIR, set errno to that and r...Todd C. Miller
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-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-10kernel and install floppy kernel for POWERSTACK machines.Dale S. Rahn
1998-09-09Make RMD160Update a little less overzealous when fed small crumbs.janjaap
1998-09-09o Fixed printing of intrstr and other typosJason Wright
1998-09-09Now working on alpha too... -mojMats O Jansson
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-09Weak version of support for ddb breakpoints. Works, but not fullyDale S. Rahn
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