summaryrefslogtreecommitdiff
path: root/sys/arch
AgeCommit message (Expand)Author
1998-09-17o missed ifmedia updateJason Wright
1998-09-16Attempt to make clear the dependence of hme->phys and phys->hmeJason Wright
1998-09-16o if_media'fied am7990Jason Wright
1998-09-16missed flags from mii layer mergeJason Wright
1998-09-16Add entries for the following devices in the cdev switch ksyms, uk, and ss.Dale S. Rahn
1998-09-16fix commentsMichael Shalayeff
1998-09-15multicast support + a little KNFJason Wright
1998-09-15bpf added, ppp goes away for nowTheo de Raadt
1998-09-15Real trapframe and no more __FORK_BRAINDAMAGEPer Fogelstrom
1998-09-15Real trapframe and no more __FORK_BRAINDAMAGEPer Fogelstrom
1998-09-15New mi code to add a real trapframe and remove the need for __FORK_BRAINDAMAGE.Per Fogelstrom
1998-09-15Call sun4 led blinker, not 4c led blinker if setup pre-initialized.Jason Wright
1998-09-15StuffSteve Murphree
1998-09-14iodc.h bye, byeMichael Shalayeff
1998-09-12Detect more that just Motorola machines for openfirmware hardwareDale S. Rahn
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-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-11Comment the pcmcia attach routines for ed and pccom.Federico G. Schwindt
1998-09-11Comment the pcmcia cdev entry because the new frameworkFederico G. Schwindt
1998-09-11Grr... missed this in previous commit: adding 'mii' bus for i386Jason Wright
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-10kernel and install floppy kernel for POWERSTACK machines.Dale S. Rahn
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
1998-09-09remove debugging printf that had been forgotten.Dale S. Rahn
1998-09-09fix typo.Dale S. Rahn
1998-09-09Fix openfirmware attachment for openfirmware only systems.Dale S. Rahn
1998-09-08o hme get ifmedia supportJason Wright
1998-09-08changed order of ifmedia_add's (purely cosmetic)Jason Wright
1998-09-08Correct braino in ifmedia statusJason Wright
1998-09-07More man page fixes. Particularly fix uses of it's/its, affect/effect,Aaron Campbell
1998-09-06compat with NetBSD + more *_raw_* extensions I needNiklas Hallqvist
1998-09-06Better keyboard timing code mostly from FreeBSDNiklas Hallqvist
1998-09-06Preserve symbol table if ksyms is in the kernel but DDB is not.Todd C. Miller
1998-09-04 o check lseek return valuesTodd C. Miller
1998-09-04unit numbers should be < 16, not < 8 since we can have wide drivesTodd C. Miller
1998-09-04Kill non-working ultrix-style controller/disk/kernel format and leaveTodd C. Miller
1998-09-04ifmedia-fy qec+beJason Wright
1998-09-02Added xl* for 3c90xJason Wright
1998-09-01o sun4c supported nowJason Wright