summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* This is an ugly way to make HARDWARE.TXT live here again (instead ofwilko2000-01-211-0/+771
* Cleanup of the card database:imp2000-01-212-8/+98
* - Merge from sys/i386/conf/GENERIC rev 1.224, 1.225 and 1.226.nyan2000-01-212-38/+50
* Fixed "NTT DoCoMo PCMCIA DATA/FAX ADAPTER 9600".hosokawa2000-01-212-2/+2
* Add ID for the AMD-756 OHCI controllern_hibma2000-01-212-0/+18
* Group of usb and usb\d+ is now operator and permissions are 0660.n_hibma2000-01-211-2/+4
* Added Megahertz X-Jack Ethernet Card. (sorry, Warner, please merge it!)hosokawa2000-01-212-0/+18
* Added "attr2" MAC address encoding (used by Megahertz Ethernet Card)hosokawa2000-01-213-9/+80
* Added support for hex-encoded MAC address of Megahertz X-Jack Ethernet Cardhosokawa2000-01-212-14/+19
* Addedhosokawa2000-01-212-0/+28
* Fix the style bugs in the style bugs fix. The style bug fix made theimp2000-01-211-4/+6
* s/echo/logger -s/ to insert/remove lines in pccard.conf.hosokawa2000-01-212-340/+340
* Propagate MAC address in CIS tupple to dev/ed/ driver.hosokawa2000-01-213-0/+40
* Fix style bugs in the last commit.green2000-01-211-10/+8
* If a directory on the command line doesn't exist, warn about itjdp2000-01-211-2/+2
* Minor style nits.obrien2000-01-211-4/+4
* Oops, The dependency of libcrypt on libmd went away before it was "fixed"bde2000-01-211-3/+3
* Document these drivers' support for netgraph(4).archie2000-01-212-1/+39
* Remove definition of the unimplemented "control" hook.archie2000-01-2110-16/+6
* Use TUNSIFPID when we change our PID (if it exists).brian2000-01-213-1/+12
* Add a new TUNSIFPID ioctl to update the tun_pid (recorded inbrian2000-01-212-0/+4
* Add support for DEVICE_SUSPEND, DEVICE_RESUME and DEVICE_SHUTDOWNn_hibma2000-01-205-10/+17
* Remove duplicate includen_hibma2000-01-201-1/+0
* Remove unnecessary alternate entry points for *setjmp(). Make the mainjasone2000-01-209-48/+69
* Minor *jmp() cleanups.jasone2000-01-204-17/+14
* Properly remove interrupts if initialisation fails.n_hibma2000-01-202-58/+74
* Brucify:billf2000-01-202-8/+16
* Fix test for deciding when a bulk IN transfer got truncated. I thoughtwpaul2000-01-201-1/+1
* Revamped Multia section. Included comments received from Peter Jeremywilko2000-01-201-15/+35
* bdeize last commit:imp2000-01-201-3/+0
* Make devices behind PPBs work on DS10s (and any other single pchip tsunamis)gallatin2000-01-201-9/+1
* Synced with the sc driver in the sys/dev/syscons directory.kato2000-01-2010-1294/+2529
* Add $FreeBSD$.kuriyama2000-01-201-0/+2
* Add the PnP ID for the Logitech Cordless MouseMan Wheel (serialyokota2000-01-201-0/+2
* - Add some comment from bde on the keyboard interrupt.yokota2000-01-202-22/+38
* Do not explicitly create empty option files; they are takenyokota2000-01-201-8/+1
* Do not include `ukbd.h'; it's not used.yokota2000-01-201-1/+0
* PSM_HOOKAPM is obsolete; it was renamed to PSM_HOOKRESUME inyokota2000-01-201-7/+7
* Unconditionally define sc_paste().yokota2000-01-202-4/+0
* Fix wrong usage of FONT_NONE. It was not meant to be set inyokota2000-01-204-5/+4
* Fixed typo.nyan2000-01-202-2/+2
* Revert the change from memset() to bzero(), since bzero() is simplysheldonh2000-01-201-1/+1
* Synced with sys/isa/sio.c rev 1.285.kato2000-01-202-0/+14
* Synced with sys/i386/i386/userconfig.c rev 1.169.kato2000-01-201-0/+2
* Synced with sys/i386/conf/GENERIC rev 1.230.kato2000-01-202-2/+20
* Back out the previous spl change, since it opens a race window.jasone2000-01-201-1/+1
* Track libc_r addition of semaphores implementation.jasone2000-01-202-20/+32
* Add sem_*() functions. Named semaphores and process-shared semaphoresjasone2000-01-209-0/+711
* Regen.wpaul2000-01-202-507/+625
* More USB ethernet tweaks:wpaul2000-01-2023-524/+1040
OpenPOWER on IntegriCloud