Age | Commit message (Expand) | Author |
2001-10-05 | Register defines for the DSP | Nathan Binkert |
2001-10-05 | pcidevs | Theo de Raadt |
2001-10-05 | new | Theo de Raadt |
2001-10-05 | define FPE_STATE so that DEBUG will compile | Jason Wright |
2001-10-05 | pull in the usb stuff (doesn't quite work yet, though) | Jason Wright |
2001-10-05 | unnecessary softc element | Jason Wright |
2001-10-05 | oops, forgot to implement TIOCMSET | Jason Wright |
2001-10-05 | Fix bug in if_vlan which could cause crashes in timeouts and 'ifconfig -a' | Dale Rahn |
2001-10-05 | Be careful when updating register in TIOCM* operations (do operations on | Jason Wright |
2001-10-05 | random KNF and removal of unused variables | Nathan Binkert |
2001-10-05 | use positive logic for match | Nathan Binkert |
2001-10-05 | sync | Nathan Binkert |
2001-10-05 | add a two xxBROADCOM entries. | Nathan Binkert |
2001-10-05 | Sync fixes with sparc64. | Miod Vallat |
2001-10-04 | Oh, and I was told a period should end the final sentence. | Miod Vallat |
2001-10-04 | Fix one .Bl -width value. | Miod Vallat |
2001-10-04 | regen | Michael Shalayeff |
2001-10-04 | ibm 82G2675, ServeRAID, i82557B 10/100 | Michael Shalayeff |
2001-10-04 | add mode_switch for ru & ua | Michael Shalayeff |
2001-10-04 | Match a IEEE 1284.4 protocol. We do not support this protocol directly, | Grigoriy Orlov |
2001-10-04 | compile w/o USELEDS; from Paul Weissmann <paul@pdp11.org> | Michael Shalayeff |
2001-10-04 | Add commented out sf4r, sf2r and az audio drivers. | Grigoriy Orlov |
2001-10-04 | Attach sf4r and mr drivers. | Grigoriy Orlov |
2001-10-04 | Attach sf2r and aztech. | Grigoriy Orlov |
2001-10-04 | radio hooks | Grigoriy Orlov |
2001-10-04 | radio files. | Grigoriy Orlov |
2001-10-04 | in _bus_dmamem_alloc_range() use TAILQ_*() instead of tq*_* internals; more d... | Michael Shalayeff |
2001-10-04 | copy of macppc's bus_dmamap_load_raw() implementatio; not used on i386 yet | Michael Shalayeff |
2001-10-04 | move stats update into ticker | Jason Wright |
2001-10-04 | Driver skeleton for Guillemot Maxi Radio FM2000 PCI Radio Card. | Grigoriy Orlov |
2001-10-04 | SoundForte RadioLink SF64-PCR FM Radio Card device driver | Grigoriy Orlov |
2001-10-04 | SoundForte RadioLink SF16-FMR2 FM Radio Card device driver | Grigoriy Orlov |
2001-10-04 | Aztech/PackardBell FM Radio Card device driver | Grigoriy Orlov |
2001-10-04 | regen | Grigoriy Orlov |
2001-10-04 | Add Guillemot MaxiRadio | Grigoriy Orlov |
2001-10-04 | Chip specific parts for FM-radio drivers. | Grigoriy Orlov |
2001-10-04 | supply entropy from here | Michael Shalayeff |
2001-10-04 | Device independent framework for FM-radio driver. | Grigoriy Orlov |
2001-10-04 | Fix up tx logic: can't free zero length mbufs (may have to requeue, and it's | Jason Wright |
2001-10-04 | UKC on vax. | Miod Vallat |
2001-10-03 | Add $OpenBSD$ tags which were removed when this code was copied. | Dale Rahn |
2001-10-03 | Add missed file when committing apm for macppc. | Dale Rahn |
2001-10-03 | return 1 from interrupt handled; kevlo | Theo de Raadt |
2001-10-03 | Rewrite transmit handling (looks something more like hme), also takes advantage | Jason Wright |
2001-10-03 | Install the bsd.tbxi data file. millert@ ok. | Dale Rahn |
2001-10-03 | apm support for macppc. This is not fully implemented, sleep modes | Dale Rahn |
2001-10-03 | Cleanup improperly shared code between the two interrupt drivers. | Dale Rahn |
2001-10-03 | M_WAIT in ether_output is wrong. Fix APPLETALK stuff. | Artur Grabowski |
2001-10-03 | If the TDB doesn't have an attached src/dst ID, it can be used for any | Angelos D. Keromytis |
2001-10-03 | fix data sheet link. ok deraadt@ | Kevin Lo |