summaryrefslogtreecommitdiff
path: root/sys
AgeCommit message (Expand)Author
2001-10-28duh, don't forget cdev entries for char device sabtty (It's been a rough week)Jason Wright
2001-10-28oops, don't forget sab entries here too.Jason Wright
2001-10-28sab* and sabtty* (commented out for now until console stuff is done)Jason Wright
2001-10-28SAB82532 driver (missing console stuff, but working as a generic ttyJason Wright
2001-10-28Handle RB_TIMEBAD in boot().Miod Vallat
2001-10-28Use the same pipeline flush instruction everywhere.Miod Vallat
2001-10-28Define kernel_pmap only if _KERNEL defined.Miod Vallat
2001-10-28Let 188-only kernels compile.Miod Vallat
2001-10-28I have nothing against stack checks at clock ints, as long as they areMiod Vallat
2001-10-28Prune more old stuffMiod Vallat
2001-10-28Sprinkle some assertions in the buffer code.Artur Grabowski
2001-10-27remove unused timeout in lockinit() per art@'s idea.Michael Shalayeff
2001-10-27Every file must have a license blob, even if the blob is larger than the file.Artur Grabowski
2001-10-27permit compiling of non-pci kernels containing ahcTheo de Raadt
2001-10-26syncNathan Binkert
2001-10-26MCT USB-232 interfaceNathan Binkert
2001-10-26Unbreak.Artur Grabowski
2001-10-26 - every new fd created by falloc() is marked as larval and should not be usedArtur Grabowski
2001-10-26Don't bomb if isadma is not configured.Artur Grabowski
2001-10-26Remove unused #define INUSE. It was rendered superfluous by theKenneth R Westerback
2001-10-26 - split fdalloc into two functions. fdalloc now returns ENOSPC if itArtur Grabowski
2001-10-26avoid divide-by-zero when the specified bandwidth is less than 8bps.Kenjiro Cho
2001-10-26Typo in comment.Artur Grabowski
2001-10-26Allocate an appropriate number of cbd's for each discovered LUNKenneth R Westerback
2001-10-26First cut at a port of isadma and floppy driver. ok art@Nathan Binkert
2001-10-26spaces to tabsNathan Binkert
2001-10-26fix commentNathan Binkert
2001-10-26Fix a problem with the probe message being printed for cards with noKenneth R Westerback
2001-10-25implement "the other" pci interface for wavelans, found on intersilMichael Shalayeff
2001-10-25add an ali1543 and fix amd756 icu driversMichael Shalayeff
2001-10-25match on corega pcc-tdMichael Shalayeff
2001-10-25match on corega pccb-11Michael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add a couple of corega cards, from netbsdMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add intersil mini-pci wlan; from netbsdMichael Shalayeff
2001-10-25add prism2.5 mini-pci nic idMichael Shalayeff
2001-10-25match on gemtekMichael Shalayeff
2001-10-25regenMichael Shalayeff
2001-10-25add gemtek and symbol wlans; from netbsdMichael Shalayeff
2001-10-25darkblack@networking-center.org says it should be apostrophe instead of grave...Michael Shalayeff
2001-10-25ddb entry support using usb (console) keyboard.Dale Rahn
2001-10-25If a usb keyboard is detached, check if the intrpipe is still active.Dale Rahn
2001-10-25If the console keyboard goes away, reinit wskbd_console_device.Dale Rahn
2001-10-25Allow an empty cd to be opened (raw device/whole disk) primarily toDale Rahn
2001-10-24Print intrstr, not dv_xname. mickey@ ok.Hakan Olsson
2001-10-24Use macros from sys/disklabel.h instead of custom ones with slightlyTodd C. Miller
2001-10-24Protect against deranged fabric name servers.mjacob
2001-10-24keep up with the joneses (track other OS)mjacob
2001-10-24update firmwaremjacob