Age | Commit message (Expand) | Author |
2001-03-31 | Add support for GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-31 | regen | Aaron Campbell |
2001-03-31 | Recognize a GVC NIC-2000BT Ethernet adapter. | Aaron Campbell |
2001-03-30 | ok, test wheather cyrixIII supports 3dnow before enabling it | Michael Shalayeff |
2001-03-30 | init started aen; from nbsd | Michael Shalayeff |
2001-03-30 | Be consistent when adjusting pkthdr.len; it doesn't matter currently, | Angelos D. Keromytis |
2001-03-30 | Protect the IF_XXX macros in the callback routines with splimp(). Doh! | Angelos D. Keromytis |
2001-03-30 | Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a mux | Aaron Campbell |
2001-03-30 | increase ierrors if m_pullup fails in vlan_input(); pointed out by chris@ | Jason Wright |
2001-03-30 | sync | Niklas Hallqvist |
2001-03-30 | enable FAKE_LOOPBACK_IF case by default. | Jun-ichiro itojun Hagino |
2001-03-30 | Avoid a 'thundering herd' problem when many processes wait for free buffers. | Artur Grabowski |
2001-03-30 | Just because someone writes an errant program does not mean we should log | Dale Rahn |
2001-03-30 | fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553. | Jun-ichiro itojun Hagino |
2001-03-30 | kue ethernet was reported as working months ago, forgot to add it. | Dale Rahn |
2001-03-29 | An INIC-940 based card supplied by Initio proves that the iha driver | Kenneth R Westerback |
2001-03-29 | Get rid of Data modified on freelist: at boot. | Dale Rahn |
2001-03-29 | update | Michael Shalayeff |
2001-03-29 | This debug print has outlived it's usefulness, It seems that the VM problems | Dale Rahn |
2001-03-29 | Instead of commenting out the awacs, "disable" it. It is then possible | Dale Rahn |
2001-03-29 | Ok, forgot to clean up debug prints before checkin on that file. | Dale Rahn |
2001-03-29 | Detect pci bus base more accurately, and save it's size. | Dale Rahn |
2001-03-29 | Add support structures for bus space detection/allocation (pci_addr_fixup). | Dale Rahn |
2001-03-29 | Add device node for audio. | Dale Rahn |
2001-03-29 | Major cleanup. | Dale Rahn |
2001-03-29 | Add FFS_SOFTUPDATES option. It is actively being worked on, if not stable. | Dale Rahn |
2001-03-29 | Add diagnostic message. | Nathan Binkert |
2001-03-29 | Add support for new gpio, abtn, and awacs devices. | Dale Rahn |
2001-03-29 | AWACS audio driver for some apple systems. Tested and works on some systems, | Dale Rahn |
2001-03-29 | The gpio module is used on newer laptops to route that adb interrupt. | Dale Rahn |
2001-03-29 | Add ADB "button" driver. used for brightness/volume control on some systems. | Dale Rahn |
2001-03-29 | Code cleanup, some update from Nbsd. | Dale Rahn |
2001-03-29 | Defines for things we should find useful soon. addition PM functionality. | Dale Rahn |
2001-03-29 | changes from NetBSD and ftp://nandra.iri.co.jp/pub/NetBSD/macppc/ADB-patch | Dale Rahn |
2001-03-29 | When initializing a timeout, make certain the parameter to be passed | Dale Rahn |
2001-03-29 | Update to adb_direct, from Nbsd. | Dale Rahn |
2001-03-29 | Update to ADB mouse driver, from Nbsd. | Dale Rahn |
2001-03-29 | Update for adb keyboard driver, from Nbsd. | Dale Rahn |
2001-03-29 | If in pmap_kernel() allow vtop for all 1-1 mapped pages. | Dale Rahn |
2001-03-29 | Variables removed from common need to live somewhere. Here is good. | Dale Rahn |
2001-03-29 | Add OpenBSD tag to headers missing them. | Dale Rahn |
2001-03-29 | bus_space_*_raw_multi_* is supposed to take u_int8_t parameter, not | Dale Rahn |
2001-03-29 | Make several global variables referenced as extern, not common. | Dale Rahn |
2001-03-29 | Update to newer version from Nbsd. Add OpenBSD tag. | Dale Rahn |
2001-03-29 | sync | Theo de Raadt |
2001-03-29 | shrink more | Theo de Raadt |
2001-03-29 | From FreeBSD: | Jason Wright |
2001-03-29 | Microcode for yds(4) driver, freed by Yamaha as follows: | Aaron Campbell |
2001-03-29 | Add support for Yamaha DS-XG based audio chips, as found in machines such as | Aaron Campbell |
2001-03-29 | Kludge around a problem where incorrect elf headers can cause | Artur Grabowski |