summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Collapse)Author
1999-06-293c905C-TXJason Wright
1999-06-29remove vm_inherit_t casts, not really needed; millert@Aaron Campbell
1999-06-29add rl & rlphyJason Wright
1999-06-29merge with FreeBSD:Jason Wright
support for delta, addtron, and SiS 8139 boards initialize if_snd.ifq_maxlen correctly chipset now works on alpha
1999-06-29syncJason Wright
1999-06-29SiS 900 (rl8139) ethernetJason Wright
1999-06-29support for pnicJason Wright
1999-06-29Merge with FreeBSD:Jason Wright
workarounds for tx/rx hardware bugs now works on alpha support for phy-less boards (onboard xcvr)
1999-06-28typo; failed with WDDEBUG setHakan Olsson
1999-06-28sync with FreeBSD:Jason Wright
PNIC-II now supported in if_mx stability fixes
1999-06-28syncHakan Olsson
1999-06-28Add Diamond MX300Hakan Olsson
1999-06-28syncJason Wright
1999-06-28compex PMACJason Wright
1999-06-26do this right next time, hoTheo de Raadt
1999-06-26Recognize Nvidia TNT2 cards.Hakan Olsson
1999-06-25Don't turn off uart when closing cua device if tty is waiting.Jim Rees
Instead just drop dtr briefly.
1999-06-24don't free spp in swapmount, someone else does that for us. From: mickey@Artur Grabowski
1999-06-24fix cpu_switch panicMichael Shalayeff
1999-06-24manualy assign structuresMichael Shalayeff
1999-06-23Added some protocol independent interfaces (supposedly IPv6 support APIs, butcmetz
ones that are useful for all protocols, not just IPv6).
1999-06-23no reason for audio on the RAMDISKTheo de Raadt
1999-06-23hme dma version for fas cardsTheo de Raadt
1999-06-23Improved sysv shared memory. Works with UVM.Artur Grabowski
Original work done in FreeBSD, but this code was ported from NetBSD by Chuck Cranor.
1999-06-23apparently we need to have kmemstats in the kernel even if we don't use it.Artur Grabowski
vmstat will fail if we don't have symbol even when it doesn't need it. XXX
1999-06-23regenMichael Shalayeff
1999-06-23add hp atm and madge token ringMichael Shalayeff
1999-06-23attempt at repairing rl2_transmit (still broken); cleanup; spellingDavid Leonard
1999-06-23fdc's irq is 20Michael Shalayeff
1999-06-23regenMichael Shalayeff
1999-06-22add TI tokenring card id (gecko)Michael Shalayeff
1999-06-22sprintf unknown device's id numbers in hexMichael Shalayeff
1999-06-22once it proved itself to work on everything we can get to, bump a version to ↵Michael Shalayeff
1/2 (;
1999-06-22this change somehow escaped the fpregs commitMichael Shalayeff
1999-06-22do the trace cmdMichael Shalayeff
1999-06-22allow stack tracing up to the very bottom of the stack; also tabs vs spacesMichael Shalayeff
1999-06-22why underscore if we have dollarsMichael Shalayeff
1999-06-22all kinds of tricks w/ gcc flagsMichael Shalayeff
1999-06-22amiga and arc are not cpu, but machines.Marc Espie
Hence the #ifdef corresponds to the kernel Makefile. Hence no __
1999-06-22regenNiklas Hallqvist
1999-06-22ESS audio driver ported from NetBSD, some mixer problems with X-based mixersNiklas Hallqvist
otherwise OK (mixerctl works quite OK, very strange). At the moment it is polled only, but it works quite OK that way too.
1999-06-22From NetBSD: SCTRL2 register number wrong.Jason Wright
1999-06-22need more room... bump RELOCJason Wright
1999-06-22commented-out aeon supportTheo de Raadt
1999-06-22sync. -mojMats O Jansson
1999-06-22Another Sound card... -mojMats O Jansson
1999-06-22RAMDISK is floppy only; remove tc supportTheo de Raadt
1999-06-21avoid another sparc egcs bug, apparentlyTheo de Raadt
1999-06-21RangeLAN2 wireless network cardDavid Leonard
1999-06-21sync -mojMats O Jansson