summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-04-01Add a macro to initialize the contents of a vmcmd set.Artur Grabowski
2001-04-01if we have a secondary fontset loaded and itMichael Shalayeff
2001-04-01spelling.Hugh Graham
2001-04-01Print KA48 or KA45 as appropriate. Someone with a 4000/vlc or 3100/{3,4}0Hugh Graham
2001-04-01Pick up a change from NetBSD:Hugh Graham
2001-04-01Call VAX_STYP_50 a MicroVAX 3100/85, even though this machine is KA55.Hugh Graham
2001-04-01Changes to initialize the cache on KA690 properly; from Lord Isildur.Hugh Graham
2001-04-01cleanup a littleMichael Shalayeff
2001-04-01remove a little debuggingMichael Shalayeff
2001-03-31Style, and let the kernel compile without option IPSEC.Angelos D. Keromytis
2001-03-31Add support for GVC NIC-2000BT Ethernet adapter.Aaron Campbell
2001-03-31regenAaron Campbell
2001-03-31Recognize a GVC NIC-2000BT Ethernet adapter.Aaron Campbell
2001-03-30ok, test wheather cyrixIII supports 3dnow before enabling itMichael Shalayeff
2001-03-30init started aen; from nbsdMichael Shalayeff
2001-03-30Be consistent when adjusting pkthdr.len; it doesn't matter currently,Angelos D. Keromytis
2001-03-30Protect the IF_XXX macros in the callback routines with splimp(). Doh!Angelos D. Keromytis
2001-03-30Add a new wsmuxop, dissetdisplay, which wsmux uses to disocver whether a muxAaron Campbell
2001-03-30increase ierrors if m_pullup fails in vlan_input(); pointed out by chris@Jason Wright
2001-03-30syncNiklas Hallqvist
2001-03-30enable FAKE_LOOPBACK_IF case by default.Jun-ichiro itojun Hagino
2001-03-30Avoid a 'thundering herd' problem when many processes wait for free buffers.Artur Grabowski
2001-03-30Just because someone writes an errant program does not mean we should logDale Rahn
2001-03-30fix constness of IN6_{IS,ARE}_xx macros to conform to RFC2553.Jun-ichiro itojun Hagino
2001-03-30kue ethernet was reported as working months ago, forgot to add it.Dale Rahn
2001-03-29An INIC-940 based card supplied by Initio proves that the iha driverKenneth R Westerback
2001-03-29Get rid of Data modified on freelist: at boot.Dale Rahn
2001-03-29updateMichael Shalayeff
2001-03-29This debug print has outlived it's usefulness, It seems that the VM problemsDale Rahn
2001-03-29Instead of commenting out the awacs, "disable" it. It is then possibleDale Rahn
2001-03-29Ok, forgot to clean up debug prints before checkin on that file.Dale Rahn
2001-03-29Detect pci bus base more accurately, and save it's size.Dale Rahn
2001-03-29Add support structures for bus space detection/allocation (pci_addr_fixup).Dale Rahn
2001-03-29Add device node for audio.Dale Rahn
2001-03-29Major cleanup.Dale Rahn
2001-03-29Add FFS_SOFTUPDATES option. It is actively being worked on, if not stable.Dale Rahn
2001-03-29Add diagnostic message.Nathan Binkert
2001-03-29Add support for new gpio, abtn, and awacs devices.Dale Rahn
2001-03-29AWACS audio driver for some apple systems. Tested and works on some systems,Dale Rahn
2001-03-29The gpio module is used on newer laptops to route that adb interrupt.Dale Rahn
2001-03-29Add ADB "button" driver. used for brightness/volume control on some systems.Dale Rahn
2001-03-29Code cleanup, some update from Nbsd.Dale Rahn
2001-03-29Defines for things we should find useful soon. addition PM functionality.Dale Rahn
2001-03-29changes from NetBSD and ftp://nandra.iri.co.jp/pub/NetBSD/macppc/ADB-patchDale Rahn
2001-03-29When initializing a timeout, make certain the parameter to be passedDale Rahn
2001-03-29Update to adb_direct, from Nbsd.Dale Rahn
2001-03-29Update to ADB mouse driver, from Nbsd.Dale Rahn
2001-03-29Update for adb keyboard driver, from Nbsd.Dale Rahn
2001-03-29If in pmap_kernel() allow vtop for all 1-1 mapped pages.Dale Rahn
2001-03-29Variables removed from common need to live somewhere. Here is good.Dale Rahn