summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-10-06+isp at sbusJason Wright
2001-10-06add sbus frontend for ispJason Wright
2001-10-05grr, I had this right to begin with... NOW X10 firecracker works.Jason Wright
2001-10-05restore some of that dead code needed for dev/cons functionalityMichael Shalayeff
2001-10-05syncJason Wright
2001-10-05fixJason Wright
2001-10-05moreTheo de Raadt
2001-10-05Add bge(4)Nathan Binkert
2001-10-05Add a driver for the Broadcom BCM570x chips. (a.k.a. Tigon3).Nathan Binkert
2001-10-05Differentiate between 1000baseT and 1000baseX.Nathan Binkert
2001-10-05autodetect modes, clean up, sync autoneg code with freebsd. Fixes problemsNathan Binkert
2001-10-05Remove modes that should be autodetectedNathan Binkert
2001-10-05use anegticks for phys that do their own autonegotiation timeout.Nathan Binkert
2001-10-05Register defines for the DSPNathan Binkert
2001-10-05pcidevsTheo de Raadt
2001-10-05newTheo de Raadt
2001-10-05define FPE_STATE so that DEBUG will compileJason Wright
2001-10-05pull in the usb stuff (doesn't quite work yet, though)Jason Wright
2001-10-05unnecessary softc elementJason Wright
2001-10-05oops, forgot to implement TIOCMSETJason Wright
2001-10-05Fix bug in if_vlan which could cause crashes in timeouts and 'ifconfig -a'Dale Rahn
2001-10-05Be careful when updating register in TIOCM* operations (do operations onJason Wright
2001-10-05random KNF and removal of unused variablesNathan Binkert
2001-10-05use positive logic for matchNathan Binkert
2001-10-05syncNathan Binkert
2001-10-05add a two xxBROADCOM entries.Nathan Binkert
2001-10-05Sync fixes with sparc64.Miod Vallat
2001-10-04Oh, and I was told a period should end the final sentence.Miod Vallat
2001-10-04Fix one .Bl -width value.Miod Vallat
2001-10-04regenMichael Shalayeff
2001-10-04ibm 82G2675, ServeRAID, i82557B 10/100Michael Shalayeff
2001-10-04add mode_switch for ru & uaMichael Shalayeff
2001-10-04Match a IEEE 1284.4 protocol. We do not support this protocol directly,Grigoriy Orlov
2001-10-04compile w/o USELEDS; from Paul Weissmann <paul@pdp11.org>Michael Shalayeff
2001-10-04Add commented out sf4r, sf2r and az audio drivers.Grigoriy Orlov
2001-10-04Attach sf4r and mr drivers.Grigoriy Orlov
2001-10-04Attach sf2r and aztech.Grigoriy Orlov
2001-10-04radio hooksGrigoriy Orlov
2001-10-04radio files.Grigoriy Orlov
2001-10-04in _bus_dmamem_alloc_range() use TAILQ_*() instead of tq*_* internals; more d...Michael Shalayeff
2001-10-04copy of macppc's bus_dmamap_load_raw() implementatio; not used on i386 yetMichael Shalayeff
2001-10-04move stats update into tickerJason Wright
2001-10-04Driver skeleton for Guillemot Maxi Radio FM2000 PCI Radio Card.Grigoriy Orlov
2001-10-04SoundForte RadioLink SF64-PCR FM Radio Card device driverGrigoriy Orlov
2001-10-04SoundForte RadioLink SF16-FMR2 FM Radio Card device driverGrigoriy Orlov
2001-10-04Aztech/PackardBell FM Radio Card device driverGrigoriy Orlov
2001-10-04regenGrigoriy Orlov
2001-10-04Add Guillemot MaxiRadioGrigoriy Orlov
2001-10-04Chip specific parts for FM-radio drivers.Grigoriy Orlov
2001-10-04supply entropy from hereMichael Shalayeff