Age | Commit message (Expand) | Author |
2003-12-27 | Replace the MVME376 driver from a homemade and dusty if_ve driver to | Miod Vallat |
2003-12-27 | Handle odd sizes in d16_bcopy() and d16_bzero(). | Miod Vallat |
2003-12-27 | Do not print vaddr in vme attachments. | Miod Vallat |
2003-12-27 | Basic cleaning and KNF; no functional change. | Miod Vallat |
2003-12-26 | A simple compile-time micro-optimization in pmap_protect() for | Miod Vallat |
2003-12-26 | Merge the attachment part and the real work part of the SCSI drivers in | Miod Vallat |
2003-12-26 | - use 1/2 space for rijndael context in ipsec | Markus Friedl |
2003-12-25 | Enable vx(4) again - while it still awaits more tests, it can attach without | Miod Vallat |
2003-12-25 | Provide common D16 vmespace block access functions, instead of vs and vx each | Miod Vallat |
2003-12-25 | Remove duplicate ident strings. | Miod Vallat |
2003-12-25 | Disable vx* for now. | Miod Vallat |
2003-12-25 | Floating-point status register exception bits are supposed to be maintained | Miod Vallat |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Murphy's law applied to BSD: | Miod Vallat |
2003-12-24 | Sync ahc with NetBSD, which was in turn updated from FreeBSD by Pascal | Kenneth R Westerback |
2003-12-24 | Since we have real bus error faults, and handle them as such, always treat | Miod Vallat |
2003-12-24 | sync | Todd T. Fries |
2003-12-24 | additional camera device; ok deraadt@ | Todd T. Fries |
2003-12-24 | Make error message more informative by showing bad value that caused | Kenneth R Westerback |
2003-12-24 | setperf and cpuspeed support; ok deraadt@ | Markus Friedl |
2003-12-24 | cpu_cpuspeed has a proper external def, remove this one, suggested by tedu | Dale Rahn |
2003-12-24 | kill unused define | Michael Shalayeff |
2003-12-24 | support cpu_cpuspeed on macppc. | Dale Rahn |
2003-12-23 | provide cpuspeed fluff | Michael Shalayeff |
2003-12-23 | Data access faults occuring inside copyin() or copyinstr() would get | Miod Vallat |
2003-12-23 | make it a righteous print of the bootpath (tail gravity it has that is) | Michael Shalayeff |
2003-12-23 | recognize several more wi@usb devices. | Dale Rahn |
2003-12-23 | sync | Dale Rahn |
2003-12-23 | Addional wi@usb devices. ok deraadt@ | Dale Rahn |
2003-12-23 | do not panic if there is no IPL_IMP | Michael Shalayeff |
2003-12-23 | add cpu_setperf and cpu_cpuspeed externs to make life easier. | Ted Unangst |
2003-12-23 | use pci_mapreg_map and deallocate resources on attach failures | Michael Shalayeff |
2003-12-23 | fix the error msg and enable bubs mastering | Michael Shalayeff |
2003-12-23 | htole vs letoh (no functional change | Michael Shalayeff |
2003-12-23 | enable fxp as it seems to work now | Michael Shalayeff |
2003-12-23 | unscrew the 16bit routines w/ a proper data reg calculation | Michael Shalayeff |
2003-12-23 | enough is enough, driving people insane is not nice | Theo de Raadt |
2003-12-23 | init ether address correctly, since our Ether_ifattach macro does not do | Theo de Raadt |
2003-12-23 | order the dc's; no measurable effect | Michael Shalayeff |
2003-12-23 | style | Miod Vallat |
2003-12-23 | Simplify the syscall() routines. Also put a really meaningful limit to the | Miod Vallat |
2003-12-23 | print tv_usec fields correctly in reporting conmonotonic time | Michael Shalayeff |
2003-12-22 | make sure to run probe only once per device w/ grumpy testing | Michael Shalayeff |
2003-12-22 | Do not play games with the instruction fetch pointers when preserving a | Miod Vallat |
2003-12-22 | typos from Jared Yanovich; | Jason McIntyre |