Age | Commit message (Expand) | Author |
2001-11-28 | be sure to call ether_ioctl, like everyone else. | Jason Wright |
2001-11-27 | match on buffalo and emtac wavelans; from netbsd | Michael Shalayeff |
2001-11-27 | add an emtac wavelan | Michael Shalayeff |
2001-11-27 | add a couple of buffalo wavelans, from netbsd | Michael Shalayeff |
2001-11-27 | Merge in the unified buffer cache code as found in NetBSD 2001/03/10. The | Artur Grabowski |
2001-11-27 | remove sc_enaddr and just put the ethernet address into arpcom.ac_enaddr. | Jason Wright |
2001-11-26 | cache the last deallocated voice and reuse on the next open. | Michael Shalayeff |
2001-11-26 | remove static on functions. | Michael Shalayeff |
2001-11-26 | Trident 4DWAVE-DX/NX, SiS 7018, ALi M5451 Sound Driver; from SOMEYA Yoshihiko... | Michael Shalayeff |
2001-11-26 | add sis 7018 | Michael Shalayeff |
2001-11-26 | allow pasting chars w/ codes >127 w/ mouse; from Denis Afonin <dfa@solo.ee> | Michael Shalayeff |
2001-11-25 | regen | Michael Shalayeff |
2001-11-25 | nikon e880; from Dan Weeks <danimal@danimal.org> | Michael Shalayeff |
2001-11-23 | regen | Jakob Schlyter |
2001-11-23 | add 3Com Wireless LAN PC Card | Jakob Schlyter |
2001-11-23 | new vscom puc devices; lists-openbsdtech@bsws.de | Theo de Raadt |
2001-11-23 | new vscom puc devices | Theo de Raadt |
2001-11-22 | sync: BAD NADDY | Theo de Raadt |
2001-11-22 | pasto | Christian Weisgerber |
2001-11-21 | sync | lebel |
2001-11-21 | be more precise, the ATI device 0x4c59 is actually the | lebel |
2001-11-20 | match on linksys iwn; from netbsd | Michael Shalayeff |
2001-11-20 | regen | Michael Shalayeff |
2001-11-20 | Linksys2 Instant Wireless Network | Michael Shalayeff |
2001-11-20 | Match bcom 5821 (this is untested and is based on the datasheet's claim that | Jason Wright |
2001-11-20 | sync | Jason Wright |
2001-11-20 | bcom 5821 | Jason Wright |
2001-11-20 | use more reasonable default level values; ho@ testing | Michael Shalayeff |
2001-11-19 | more than typo | Theo de Raadt |
2001-11-19 | remove local hack and use ac97_set_rate; tested by form@ | Michael Shalayeff |
2001-11-18 | spelling | Theo de Raadt |
2001-11-18 | vscom pci-200h | Theo de Raadt |
2001-11-18 | sync | Theo de Raadt |
2001-11-18 | vscom pci 200h | Theo de Raadt |
2001-11-17 | Remove a duplicate #define and fix a typo. | Aaron Campbell |
2001-11-16 | regen | Michael Shalayeff |
2001-11-16 | fix the typo (from dne@mayonnaise.net) and sort the ali section | Michael Shalayeff |
2001-11-15 | Remove creds from struct buf, move the creds that nfs need into the nfs node. | Artur Grabowski |
2001-11-15 | Compile with AHC_DEBUG | Hakan Olsson |
2001-11-14 | add bridge control bit definitions up to pci2.2, via netbsd | Michael Shalayeff |
2001-11-14 | - Move rng buffer allocation (bus_dmamem_map/unmap) to attach instead of during | Jason Wright |
2001-11-14 | Define the TRDY timeout and RETRY timeout registers (not used... yet) | Jason Wright |
2001-11-14 | - Sprinkle more htole16/htole32s so that this thing has a chance of working | Jason Wright |
2001-11-13 | cleanup whole lots of spaces and tabs, while muffling | Michael Shalayeff |
2001-11-13 | sync | Jason Wright |
2001-11-13 | Davicom 9102 | Jason Wright |
2001-11-12 | Sprinkle with htole32, add a garnish of htole16 and finish off with a | Jason Wright |
2001-11-12 | Don't abuse bus_dma(9) API by using dmamap->dm_* to hold results from | Jason Wright |
2001-11-11 | Remove local defines for SCSI status codes and use those now | Kenneth R Westerback |
2001-11-11 | Noone seems to want to fix the sparc64 cd bogus intr bug, so I will simply di... | Theo de Raadt |