summaryrefslogtreecommitdiffstats
path: root/sys/pc98/pc98/spkr.c
Commit message (Expand)AuthorAgeFilesLines
* Retire sys/pc98/pc98/spkr.cmdodd2003-03-241-683/+0
* Gigacommit to improve device-driver source compatibility betweenphk2003-03-031-13/+6
* More low-hanging fruit: kill caddr_t in calls to wakeup(9) / [mt]sleep(9).des2003-03-021-4/+4
* Back out M_* changes, per decision of the TRB.imp2003-02-191-1/+1
* Remove M_TRYWAIT/M_WAITOK/M_WAIT. Callers should use 0.alfred2003-01-211-1/+1
* - Add inline functions for {ll,l,}abs() to libkern.mdodd2003-01-151-11/+0
* MFi386: revision 1.55.nyan2002-10-311-21/+41
* MFi386: revision 1.54.nyan2002-10-161-4/+4
* Remove __P.kato2002-03-201-6/+6
* MFi386: revision 1.52nyan2002-01-311-10/+13
* MFi386: cosmetic changes.nyan2001-09-161-0/+1
* I don't think pc98 has acpi at all, so ifdef the acpi attachments forimp2001-09-151-1/+2
* Merge from sys/i386/isa/sprk.c 1.50, 1.51imp2001-09-141-6/+7
* Send the remains (such as I have located) of "block major numbers" tophk2001-03-261-1/+0
* Staticize some malloc M_ instances.phk2000-12-081-1/+1
* Merge from the following changes.nyan2000-07-111-5/+6
* Merged from sys/i386/isa/spkr.c revision 1.47.kato2000-06-281-0/+45
* Separate the struct bio related stuff out of <sys/buf.h> intophk2000-05-051-0/+1
* Synced with sys/i386/isa/mse.c, npx.c and spkr.c revisions 1.49, 1.80kato2000-02-011-5/+0
* Sync with sys/i386/isa/spkr.c revision 1.44.nyan1999-11-041-0/+1
* Consolidate some of the various ctype(3) macros in one location.archie1999-11-021-2/+0
* Merge from sys/i386/isa/spkr.c revision 1.37 and 1.39.nyan1999-09-261-12/+3
* Remove five now unused fields from struct cdevsw. They should neverphk1999-09-251-5/+0
* $Id$ -> $FreeBSD$peter1999-08-281-1/+1
* Add PHK's make_dev() into more places where DEVFS used to bejulian1999-08-271-12/+2
* Merge from sys/i386/isa/spkr.c revision 1.38.kato1999-08-181-5/+5
* Simplify cdevsw registration.phk1999-05-311-4/+2
* This commit should be a extensive NO-OP:phk1999-05-301-5/+22
* Sync with sys/i386/isa/if_ed.c and spkr.c revisions 1.35 and 1.144,kato1998-08-281-3/+4
* Merge 64bit portability fixes from sys/i386 stuff.kato1998-06-081-2/+2
* Sync with sys/i386/isa/spkr.c revision 1.33.kato1998-02-211-2/+2
* Sync with sys/i386/isa/clock.c and spker.c revision 1.109 and 1.32,kato1998-02-091-2/+2
* Make all file-system (MFS, FFS, NFS, LFS, DEVFS) related option new-style.eivind1998-01-241-1/+3
* In all such uses of struct buf: 's/b_un.b_addr/b_data/g'phk1997-12-021-2/+2
* Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are notpeter1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$jkh1997-01-141-1/+1
* The last update/merge of PC98 stuff before 2.2. The wholeasami1996-11-021-10/+2
* More merge and update.asami1996-10-301-43/+10
* More merge.asami1996-09-041-3/+2
* Re-sync with the state of PC98 world. This will be the last commit beforeasami1996-08-301-4/+7
* Update to current state of PC98 world.asami1996-07-231-37/+55
* The PC98-specific files.asami1996-06-141-0/+662
OpenPOWER on IntegriCloud