Age | Commit message (Expand) | Author |
2002-02-18 | call ether_ioctl(), fix pr/2371; jason@ ok | Michael Shalayeff |
2002-02-18 | store the PCI configuration space bus number in the pci_softc struct | Matthieu Herrb |
2002-02-18 | sync | Theo de Raadt |
2002-02-18 | oops | Theo de Raadt |
2002-02-18 | sync | Theo de Raadt |
2002-02-18 | a sunix puc | Theo de Raadt |
2002-02-18 | Don't include isavar.h on sparc64 | Jason Wright |
2002-02-18 | Add trm - driver for Tekram TRM-S1040 cards (DC395U/UW/F,DC315/U). | Kenneth R Westerback |
2002-02-17 | new puc devices: netmos, moxa, syba | Theo de Raadt |
2002-02-17 | permit > 8 bit offsets | Theo de Raadt |
2002-02-17 | sync | Theo de Raadt |
2002-02-17 | new puc devices | Theo de Raadt |
2002-02-17 | drivers may not be noisy | Theo de Raadt |
2002-02-17 | make dc win on alpha too | Nathan Binkert |
2002-02-17 | Make dc match with higher priorit over de for 21142/3 chips | Nathan Binkert |
2002-02-16 | Sync | Kenneth R Westerback |
2002-02-16 | Tekram DC-3x5U (TRM-S1040 based SCSI cards). | Kenneth R Westerback |
2002-02-16 | Disable udma5 on the HPT370 for now. The silent data corruption disappears | Chris Cappuccio |
2002-02-16 | eisa support for ahc. (left out) | Steve Murphree |
2002-02-16 | This file was missed. | Steve Murphree |
2002-02-16 | change to reflect the removal of sequencer.h | Steve Murphree |
2002-02-16 | New port of FreeBSD's ahc driver | Steve Murphree |
2002-02-16 | Cope with the new pid allocation semantic from nordin@ | Thierry Deval |
2002-02-15 | Don't cast nonexistent return value from splx to (void). ok art@ | Thomas Nordin |
2002-02-15 | Much simpler timeout calculation. | Artur Grabowski |
2002-02-14 | bktr is a radio attachment, me forgot, tm@oganer.net reminded | Michael Shalayeff |
2002-02-12 | accept sample rates <= highrate. | Federico G. Schwindt |
2002-02-12 | only compile pckbc_isa if pckbc was configured on isa | Michael Shalayeff |
2002-02-10 | Match the VT8366_ISA (chip VT8233) south bridge as ATA100 | Chris Cappuccio |
2002-02-08 | regen | Michael Shalayeff |
2002-02-08 | a couple more hp prods | Michael Shalayeff |
2002-02-08 | Partial sync with FreeBSD, mostly bugfixes from Luigi Rizzo (ok jason@) | Chris Cappuccio |
2002-02-07 | fix copyright; chris@ | Jason Wright |
2002-02-07 | Do a more complete initialization if the prom didn't do it for us. | Jason Wright |
2002-02-07 | import some register defns from sparc | Jason Wright |
2002-02-07 | use bus_space_vaddr | Jason Wright |
2002-02-06 | pretty | Jason Wright |
2002-02-06 | non console framebuffers, reset and initialize them correctly | Jason Wright |
2002-02-06 | correct monitor port matching. | Federico G. Schwindt |
2002-02-05 | Allow mmap as a dumb framebuffer (from offset 0). | Jason Wright |
2002-02-05 | Allow mapping as a dumb framebuffer (from offset 0)... This allows us to | Jason Wright |
2002-02-05 | Implement vgafb_mmap() fully | Jason Wright |
2002-02-05 | restore CN_REMOTE priority, as it always was there. | Michael Shalayeff |
2002-02-04 | if we have a monitor port, don't get it, set it. | Federico G. Schwindt |
2002-02-01 | clean the hppa leftover, from netbsd | Michael Shalayeff |
2002-02-01 | duplicate include | Artur Grabowski |
2002-01-31 | scsi_done() is unsafe, rearrange locking to compensate | Michael Shalayeff |
2002-01-31 | Whoops! Add back matching of 7951; Matthias Bauer <bauerm@immd1.informatik.u... | Jason Wright |
2002-01-31 | Move ioctl userland accessible stuff to <dev/sun/uperfio.h> | Jason Wright |
2002-01-31 | zero out csum when re-using mbuf (cures 50% packet loss under load) | Jim Rees |