Age | Commit message (Expand) | Author |
2001-05-13 | sync | Theo de Raadt |
2001-05-13 | hmm, these should not need entries... | Theo de Raadt |
2001-05-13 | use criov_copydata for grabbing iv for next packet | Jason Wright |
2001-05-13 | missing else | Jason Wright |
2001-05-13 | initial cut at /dev/crypto support. takes original mbuf "try, and discard | Theo de Raadt |
2001-05-13 | Initial support for Broadcom 5820, which is very much like the 5805 except | Jason Wright |
2001-05-12 | sync | Theo de Raadt |
2001-05-12 | more cyrix devs | Theo de Raadt |
2001-05-11 | sync | Nathan Binkert |
2001-05-11 | New National Semiconductor gigabit phy | Nathan Binkert |
2001-05-11 | I think this will match and work on a hifn 7951 | Theo de Raadt |
2001-05-11 | sync | Theo de Raadt |
2001-05-11 | some more | Theo de Raadt |
2001-05-11 | Revert previous untested change, until a fix is ready. | Miod Vallat |
2001-05-11 | oh, i forgot to put this in ;-) | Theo de Raadt |
2001-05-10 | Simplify probe routine. | Aaron Campbell |
2001-05-10 | dmamem_unmap the memory before dmamem_freeig it. | Michael Shalayeff |
2001-05-10 | in txp_intr() only refill the rx buffer ring if it is empty; based on | Jason Wright |
2001-05-09 | revert reverted patch now that bus_dma has been updated on i386 | Jason Wright |
2001-05-08 | inplement screen burner in screenblank(1) style (no program though). | Michael Shalayeff |
2001-05-08 | document registers off BAR1 found on the 7951 | Theo de Raadt |
2001-05-08 | simplify prints | Theo de Raadt |
2001-05-08 | string names for those new classes/subclasses; from netbsd | Michael Shalayeff |
2001-05-08 | more class/subclass/caps ids; from netbsd | Michael Shalayeff |
2001-05-08 | reapply 1.39 once again, it seems i've fixed two bugs in it and it | Michael Shalayeff |
2001-05-08 | support a hook for vga_pci-based ioctls; aaron@ ook | Michael Shalayeff |
2001-05-08 | add transmit side of bpf tapping | Jason Wright |
2001-05-08 | sync | Theo de Raadt |
2001-05-08 | another modem | Theo de Raadt |
2001-05-08 | - add support for hardware vlan tag insertion and removal | Jason Wright |
2001-05-07 | 7x43RN are MPR | Theo de Raadt |
2001-05-07 | sync | Theo de Raadt |
2001-05-07 | another gdt | Theo de Raadt |
2001-05-07 | sync | Theo de Raadt |
2001-05-07 | new hifn | Theo de Raadt |
2001-05-07 | Now that if_vlan switches types to match it's parent, checking if_type | Jason Wright |
2001-05-05 | Get rid of CLSIZE and all related stuff. | Artur Grabowski |
2001-05-05 | left out the debugging enabled; from ian@ | Michael Shalayeff |
2001-05-03 | Add an MIIF_AUTOTSLEEP flag, needed by new aue(4) code. From NetBSD. | Aaron Campbell |
2001-05-03 | grr... part of the bus_dma change depended on local stuff: revert that part | Jason Wright |
2001-05-03 | Sync with NetBSD. Tested with a USB keyboard, USB mouse, and three different | Aaron Campbell |
2001-05-02 | register save/restore fix from art via Chuck Cranor | Marco S Hyman |
2001-05-02 | allow switching vts w/ right alt/ctrl/fn; from Mike Glamm <glam0006@umn.edu> | Michael Shalayeff |
2001-05-02 | - somewhat better use of bus_dma interface | Jason Wright |
2001-05-01 | trailing spaces | Michael Shalayeff |
2001-05-01 | Add a 250ms wait in attach if ATAPI drives present on channel. Some | Constantine Sapuntzakis |
2001-05-01 | splhigh -> spltty | Aaron Campbell |
2001-05-01 | constify some arrays | Michael Shalayeff |
2001-05-01 | restore socket base addr and bus number on resume; from netbsd | Michael Shalayeff |
2001-05-01 | Fix a typo in comment. Constify. From NetBSD. | Aaron Campbell |